Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 643 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 643 Bytes

Shellcode

Shellcodes for use during exploit development written by the team at Hacker House

Filename Description
aix-ppc/aix53l-seteuid-execve.c AIX 5.3L powerpc seteuid(0);execve("/bin/sh");
alpha/execve.c execve("/bin/sh"); for Tru64/Linux alpha systems
linux-x86/cpuid.c CPU identification instruction experiment
linux-x86/linux_tolower_remote.S execve("/bin/sh"); tolower();
linux-x86/prdelka-vs-LINUX-shellcode.tgz ShellCORE (multiple in-memory modular shellcodes)

These files are available under a Attribution-NonCommercial-NoDerivatives 4.0 International license.