Skip to content

Commit f7a74eb

Browse files
authored
Update README.md
1 parent 60945b1 commit f7a74eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Implementation of some anti-debugging techniques on a Win32 application. The ide
66

77
## How to use it
88

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.
1010
When compiling you need to copy the resources folder to the output folder for the images to display.
1111

1212
## How to add a new anti debugging method

0 commit comments

Comments
 (0)