Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

HOW DO GET TO PRINT IN C#... I ONLY KNOW C++ AND LEARNING NEW STUFF IS NOT EASY FOR ME PLEASE HELP!! #include < stdio.h

HOW DO GET TO PRINT IN C#... I ONLY KNOW C++ AND LEARNING NEW STUFF IS NOT EASY FOR ME PLEASE HELP!!

#include < stdio.h > #include < windows.h >

int main (int argc, char argv [], char envp[]) {

DWORD dwNtdllBase = 0;

__ asm

{ Assembly code

}

printf("[*] Found NTDLL Base at 0x%08x", dwNtdllBase);

HERE, THERE SHOULD BE SOMETHING TO RETURN THE VARIABLE? HINTS COMMENTS... ASUME THAT THE DWNTL IS INSIDE AND ALL THE GOODIES IN THE ASM

FUNCTION ARE READY

}

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Structured Search For Big Data From Keywords To Key-objects

Authors: Mikhail Gilula

1st Edition

012804652X, 9780128046524

Students also viewed these Databases questions

Question

Find the derivative of y= cos cos (x + 2x)

Answered: 1 week ago

Question

What is the basis for Security Concerns in Cloud Computing?

Answered: 1 week ago

Question

Describe the three main Cloud Computing Environments.

Answered: 1 week ago