Skip to content
/ distormx Public
forked from gdabah/distormx

Fork of distormx by Gil Dabah for my project

License

Notifications You must be signed in to change notification settings

nm004/distormx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

diStormX

The ultimate hooking library
Features:

  • Supports both x86/x64
  • Simple APIs and batch hooks
  • Low memory foot print, will re-use trampoline pages as much as possible
  • RWX sensitive, will temporarily enable RWX and then revert to RX when writing trampolines
  • Uses a private heap
  • Uses an OS abstraction layer - easy to add support for other OSs
  • Currently supports only Windows
  • Heavily tested and in field too

This library is licensed under BSD.

About

Fork of distormx by Gil Dabah for my project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.9%
  • CMake 0.1%