├── .gitignore ├── IATHook.c ├── LICENSE └── README.md /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tinysec/iathook/HEAD/.gitignore -------------------------------------------------------------------------------- /IATHook.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tinysec/iathook/HEAD/IATHook.c -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tinysec/iathook/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tinysec/iathook/HEAD/README.md --------------------------------------------------------------------------------