/shellcode

shellcode are codes designed to be injected into the memory space of another process during exploitation.

Primary LanguageCOtherNOASSERTION

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.