Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdvDebug authored Jan 7, 2025
1 parent 0d17e5e commit 9352d73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,8 @@ A .NET Project which Contains some useful techniques to detect debugging and oth

* Detecting CLR Functions Hooking (like harmony hooks).

## Why in C# even tho it's easily decompiled?
I think C# as AOT is being developed more and more that it's gonna be suitable for this kind of stuff and such tool may come in handy.

# Notice
This Project are created for educational purposes only, also this project are licensed under MIT License. you can use the code however you please, just please use it responsibly (NOT for malware) (e.g. you are developing an anti-cheat).

0 comments on commit 9352d73

Please sign in to comment.