├── DRPGG.cpp ├── HWBP.c ├── HWBPP.cpp ├── LICENSE.md ├── NtCreateThreadExHook.cpp ├── README.md ├── TamperingSyscalls2.c ├── TamperingSyscalls2.cpp └── recvHook.cpp /DRPGG.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rad9800/hwbp4mw/HEAD/DRPGG.cpp -------------------------------------------------------------------------------- /HWBP.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rad9800/hwbp4mw/HEAD/HWBP.c -------------------------------------------------------------------------------- /HWBPP.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rad9800/hwbp4mw/HEAD/HWBPP.cpp -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rad9800/hwbp4mw/HEAD/LICENSE.md -------------------------------------------------------------------------------- /NtCreateThreadExHook.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rad9800/hwbp4mw/HEAD/NtCreateThreadExHook.cpp -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rad9800/hwbp4mw/HEAD/README.md -------------------------------------------------------------------------------- /TamperingSyscalls2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rad9800/hwbp4mw/HEAD/TamperingSyscalls2.c -------------------------------------------------------------------------------- /TamperingSyscalls2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rad9800/hwbp4mw/HEAD/TamperingSyscalls2.cpp -------------------------------------------------------------------------------- /recvHook.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rad9800/hwbp4mw/HEAD/recvHook.cpp --------------------------------------------------------------------------------