Skip to content

Opening book details…

Can I read Windows Shellcode: DLL Loading Basics on EtoBox?

Windows Shellcode: DLL Loading Basics by Mayan Fun is a document available to read on EtoBox.

What is Windows Shellcode: DLL Loading Basics about?

The document discusses how to write Windows shellcode by finding the base address of DLLs like kernel32.dll and functions within them, like WinExec, to execute other programs. It explains traversing the Thread Environment Block, Process Environment Block, and in-memory DLL lists to find the DLL base, then exploring the PE file headers and export tables to locate the desired function

Author
Mayan Fun
Language
EN