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

Shellcode/Appendix

From NetSec
Revision as of 00:00, 25 November 2012 by LashawnSeccombe (Talk | contribs) (Created page with "{{info|<center>Code found here is also available for download in the shellcodecs package.</center>}} == Loaders == === loader-32.s === * '''Description''': 32-bit executabl...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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: