Skip to content

Commit 65e8050

Browse files
authored
Update README.md
1 parent d5787ae commit 65e8050

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# AntiCrack DotNet
1+
<p align="center">
2+
<a href="#"><img src="https://img.shields.io/github/stars/AdvDebug/AntiCrack-DotNet?style=for-the-badge"></a>
3+
<a href="#"><img src="https://img.shields.io/github/license/AdvDebug/AntiCrack-DotNet?style=for-the-badge"></a>
4+
<a href="#"><img src="https://img.shields.io/badge/LANGUAGE-CSHARP-green?style=for-the-badge"></a>
5+
</p>
6+
7+
# 🛡️ AntiCrack DotNet 🛡️
28
A .NET Project which Contains some useful techniques to detect debugging and other harmful actions and bypass methods which can be used by crackers to analyze your assembly. (also feel free to open an issue for adding additional anti-debugging features, etc) with syscall support.
39

410
you can see it's showcase <a href="https://www.youtube.com/watch?v=kQF2Q8uiH3I">here</a>. also please star the project if you found it useful, it will encourage me to continue developing it.
@@ -131,3 +137,5 @@ I think C# as AOT is being developed more and more that it's gonna be suitable f
131137

132138
# Notice
133139
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).
140+
141+
[![Star History Chart](https://api.star-history.com/svg?repos=AdvDebug/AntiCrack-DotNet&type=Date)](https://star-history.com/#AdvDebug/AntiCrack-DotNet&Date)

0 commit comments

Comments
 (0)