demo of common anti-analysis techniques used by malware
-
Updated
Nov 16, 2021 - C
demo of common anti-analysis techniques used by malware
Windows x64 Driver that hooks per process system calls and redirects their return to a custom address. Used with a user debugger to suspend an application after every syscall, with a single breakpoint.
PG ITSi: ProcessInjection
Add a description, image, and links to the debuggers topic page so that developers can more easily learn about it.
To associate your repository with the debuggers topic, visit your repo's landing page and select "manage topics."