Skip to content

quantumvm/ParseELF

Repository files navigation

ParseELF

Allows a user to inject an elf executable with shellcode.

About: Injects shellcode using the method described in silvio's paper here: http://vxheaven.org/lib/vsc01.html

###Caveats

  • Only supports 32-bit elf files
  • The amount of padding between segments is limited. You might run out of space to insert shellcode.

###Use:

  ./elf-inject [Name of Elf file to inject] [Shellcode to inject]

About

Demuxes an elf file for working at the binary level.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •