FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

mfaerevaag/elfinjector: Code injector for ELF binaries (incl. PIE) · GitHub

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ELF Injector

Based on PicoFlamingo's ELFun File Injector.

Usage

  1. Build everything, including dummy target binary and payload.

     make
    
  2. Try out the dummy target

     build/dummy
    
  3. Inject payload

     build/elfinjector build/dummy build/payload
    
  4. Try out the infected target again

     build/dummy
    
  5. Profit :squirrel:

Disclaimer

For educational purposes.

About

Code injector for ELF binaries (incl. PIE)

Topics

Resources

Stars

28 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL