Skip to content

A collection of tools for injecting DSOs in processes under various operating systems

License

Notifications You must be signed in to change notification settings

huku-/injectdso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

injectdso - A collection of tools for injecting DSOs

huku <huku@grhack.net>

About

injectdso is a collection of tools for injecting DSOs in processes under various operating systems. It currently consists of injectdll (for Microsoft Windows), injectdylib (for MacOS X) and injectoid (for Android). Support for Linux (injectso) is planned for the near future as well.

injectdso may be useful for tasks like:

  • Discovering and testing sandbox escape exploits

  • Testing properties of heap allocators on closed source applications

  • Hooking higher-level programming language runtimes

...and probably many more.

Tools in injectdso implement techniques which may differ from those used by publicly available tools. For a description of the approach taken by each tool, have a look at the corresponding README.md and NOTES.md files.

For bugs, comments, whatever, feel free to contact me.

About

A collection of tools for injecting DSOs in processes under various operating systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published