Skip to content

Latest commit

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Shellcode

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

FilenameDescription
aix-ppc/aix53l-seteuid-execve.cAIX 5.3L powerpc seteuid(0);execve("/bin/sh");
alpha/execve.cexecve("/bin/sh"); for Tru64/Linux alpha systems
linux-x86/cpuid.cCPU identification instruction experiment
linux-x86/linux_tolower_remote.Sexecve("/bin/sh"); tolower();
linux-x86/prdelka-vs-LINUX-shellcode.tgzShellCORE (multiple in-memory modular shellcodes)

License

These files are available under the 3-clause BSD license.

About

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

Resources

Stars

50 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages