2 matches found
RustChain - Hide Memory Artifacts Using ROP And Hardware Breakpoints
This tool is a simple PoC of how to hide memory artifacts using a ROP chain in combination with hardware breakpoints. The ROP chain will change the main module memory page's protections to N/A while sleeping i.e. when the function Sleep is called. For more detailed information about this memory...
win32 SEH omelet shellcode v0.1
Exploit for win32 platform in category shellcode =============================== win32 SEH omelet shellcode v0.1 =============================== A small piece of shellcode written in assembler that can scan the user-land address space for small blocks of memory "eggs" and recombine the eggs into...