G
G
Gleb Ignatieff2016-03-23 14:23:00
Command line
Gleb Ignatieff, 2016-03-23 14:23:00

How to find the address of the GetProcAddress function in kernel32.dll?

I am writing a small training shellcode at the university to exploit a vulnerability. The executable is built with ASLR, so you have to mine everything right in the shell. Somehow I got the address of kernel32.dll, now we need to get the address of the GetProcAddress function in order to get everything else with its help. As I understand it, it must somehow be obtained from the export table. Knowledge is not enough, so I ask for your help.
Thanks in advance for all the replies!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Peter, 2016-03-23
@petermzg

Code from leaked win2000 sorts

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question