Skip to content

CSharpProtectCode is an open source collection of code to protect your C# apps from injections, cracks, and cheating tools. It helps keep your software secure and harder to modify.

License

Notifications You must be signed in to change notification settings

onlyredz/CSharpProtectCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

CSharpProtectCode ๐Ÿ›ก๏ธ

CSharpProtectCode PT/BR contรฉm cรณdigos para proteger seus aplicativos C# contra injeรงรตes, cracks e ferramentas de trapaรงa. Ele ajuda a manter seu software mais seguro e difรญcil de ser modificado por outros.

CSharpProtectCode EN/US contains code to protect your C# apps from injections, cracks, and cheating tools. It helps keep your software secure and harder to be modified by others.

CSharpProtectCode ES/ES contiene cรณdigos para proteger tus aplicaciones C# contra inyecciones, cracks y herramientas de trampa. Ayuda a mantener tu software mรกs seguro y difรญcil de ser modificado por otros.

Features ๐Ÿ“‚

The .cs files in this repository provide specific protection implementations, including:

  • Anti Inject ๐Ÿ’‰
  • Anti CMD v1 and Priv ๐Ÿ’ป
  • Anti Crack Priv ๐Ÿ”“
  • Anti Scan & Debug ๐Ÿ”Ž๐Ÿž
  • Anti Debug ๐Ÿ‘พ
  • Anti DLL ๐Ÿ“„
  • Anti SS (Screenshare) ๐Ÿ–ผ๏ธ
  • Anti Cheat Engine (Cheat Engine Breaker) ๐ŸŽฎ
  • Ocult Process Priv ๐Ÿ‘€

How to Use ๐Ÿš€

  1. Clone this repository to your project.
  2. Add the .cs files to your C# project.
  3. Integrate the classes as needed in your application.
  4. Compile and run your application to make sure the protections are active.

Effectiveness โšก

  • These protections are effective in about 89% against current reverse engineering tools.
  • We don't guarantee 100% security, but the implemented techniques add an important layer of defense.

Important โš ๏ธ

  • Properly test the protections in different environments to ensure your application works as expected without issues.
  • Although effective, these protections do not replace additional security practices.

Contributing ๐Ÿ’ก

If you'd like to contribute more C# protection code or improve existing protections, feel free to fork this repository and submit a pull request. Your contributions are welcome!

License ๐Ÿ“œ

This project is licensed under the MIT License, with the condition that the code cannot be sold.


About

CSharpProtectCode is an open source collection of code to protect your C# apps from injections, cracks, and cheating tools. It helps keep your software secure and harder to modify.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages