4 matches found
Rp++ - Tool That Aims To Find ROP Sequences In PE/Elf/Mach-O X86/X64 Binaries
rp++ is a full-cpp written tool that aims to find ROP sequences in PE/Elf/Mach-O doesn't support the FAT binaries x86/x64 binaries. It is open-source, documented with Doxygen well, I'm trying to.. and has been tested on several OS: Debian / Windows 7 / FreeBSD / Mac OSX Lion 10.7.3. Moreover, it ...
win32 xp-sp3 beep and exitprocess shellcode 28 bytes
No description provided by source. windows xp-sp3 beep and exitprocess shellcode this shellcode is using API call "Beep" which is in kernel32.dll adress of this API is 7C837A8Fh adress of exitprocess is 7C81CAFAh here is assembler code using Intel sintax and MASM32 --------------------...
NetBSD x86 Kill All Processes Shellcode
/ netbsd/x86 kill all processes shellcode author REMOVED AT REQUEST OF AUTHOR contact REMOVED AT REQUEST OF AUTHOR this shellcode is using syscall number 37 or 0x25 37 STD int syskillint pid, int signum; here is assembler code using intel syntaxe and NASM --------------begin----------- section...
netbsd/x86 kill all processes shellcode 23 bytes
No description provided by source. / netbsd/x86 kill all processes shellcode this shellcode is using syscall number 37 or 0x25 37 STD int syskillint pid, int signum; here is assembler code using intel syntaxe and NASM --------------begin----------- section .note.netbsd.ident dd 0x07,0x04,0x01 db...