From 23d6b04ff588f26d2e52e5154448173e89e33f4b Mon Sep 17 00:00:00 2001 From: AdvDebug <90452585+AdvDebug@users.noreply.github.com> Date: Thu, 11 Apr 2024 16:51:05 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d750358..5826329 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # AntiCrack DotNet A C# Project which Contains some Anti-Cracking, anti memory injection techniques, etc. (also feel free to open an issue for adding additional anti-debugging features, etc) -AntiCrackDotNet_1 2 +![AntiCrack](https://github.com/AdvDebug/AntiCrack-DotNet/assets/90452585/6395e69e-dbb0-402e-8d01-c34b97598b0f) ## Anti Debugging * GetForegroundWindow (looks for bad active window names to check if it's a known debugger)