Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 167 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 167 Bytes

ld_preloadgen

Python script to generate LD_PRELOAD hooks

General Usage

Add your 'hook' into generate.py

Then run:

  • python generate.py > hook.c
  • ./compile.sh