Skip to content

PangBaiWork/StaticElfLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static ELF Loader

Frida cant work with statically linked binary, so I created this loader to load the elf file and it works fine.

note: you need to hook after load_elf() executed.

./loader static_elf args

About

load static elf (especially for frida)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors