Questions about this topic? Sign up to ask in the talk tab.

Shellcode/Appendix

From NetSec
Revision as of 00:38, 25 November 2012 by LashawnSeccombe (Talk | contribs)

Jump to: navigation, search
c3el4.png
Code found here is also available for download in the shellcodecs package.

Loaders

loader-32.s

  • Description: 32-bit executable mmap-based shellcode loader
 
 
 


loader-64.s

  • Description: 64-bit executable mmap-based shellcode loader
  • Documentation: shellcode loader
 
 

dynamic-loader.c

  • Description:
 
 

socket-loader.c

  • Description:
 
 

Null-free

setuid_binsh.s