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 9352d73 commit b3692f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ 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.
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 for software protection or anti-cheat development.

# 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 b3692f1

Please sign in to comment.