├── Detect-Hooks ├── detect-hooks.cna └── detect-hooksx64.o ├── README.md └── src ├── beacon.h ├── detect-hooks.c └── detect-hooks.h /Detect-Hooks/detect-hooks.cna: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xforcered/Detect-Hooks/HEAD/Detect-Hooks/detect-hooks.cna -------------------------------------------------------------------------------- /Detect-Hooks/detect-hooksx64.o: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xforcered/Detect-Hooks/HEAD/Detect-Hooks/detect-hooksx64.o -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xforcered/Detect-Hooks/HEAD/README.md -------------------------------------------------------------------------------- /src/beacon.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xforcered/Detect-Hooks/HEAD/src/beacon.h -------------------------------------------------------------------------------- /src/detect-hooks.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xforcered/Detect-Hooks/HEAD/src/detect-hooks.c -------------------------------------------------------------------------------- /src/detect-hooks.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xforcered/Detect-Hooks/HEAD/src/detect-hooks.h --------------------------------------------------------------------------------