Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/gdabah/distormx

The ultimate hooking library
https://github.com/gdabah/distormx

detour-hook distorm hooking hooking-library hooks low-level trampolines windows x86 x86-64

Last synced: about 1 month ago
JSON representation

The ultimate hooking library

Lists

README

        

# 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.