You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Implementation of some anti-debugging techniques on a Win32 application. The ide
6
6
7
7
## How to use it
8
8
9
-
You can compile yourself with Visual Studio 2019+ or just download the binary on the release tab. Fire it up, attach a debugger and start enabling detection methods. Then, try to bypass some and have fun.
9
+
You can compile yourself with Visual Studio 2019+ or just download the binary [here](https://guidedhacking.com/threads/gh-debugme-win32-app-with-anti-debugging-techniques.14627/). Fire it up, attach a debugger and start enabling detection methods. Then, try to bypass some and have fun.
10
10
When compiling you need to copy the resources folder to the output folder for the images to display.
0 commit comments