To Shellcode: Convert Exe
sRDI is a robust toolset for converting DLLs into shellcode. While it targets DLLs, the concept is identical. It prepends a loader stub to the DLL, so when the shellcode executes, it runs the loader, which in turn runs the DLL.
It adds a small bootstrap at the beginning of the EXE. When you jump to the start of the file, this bootstrap relocates the rest of the PE structure in memory. convert exe to shellcode
Save this as popup.c and compile with mingw or Visual Studio: sRDI is a robust toolset for converting DLLs into shellcode
Once we have the shellcode, we can inject it into a vulnerable process to execute the malicious code. so when the shellcode executes
My Wishlist
Wishlist is empty.
Compare
Shopping cart