Ad

LoGiC.NET: .NET Obfuscator using dnlib

LoGiC.NET obfuscates .NET code using dnlib, enhancing security and intellectual property protection. It's a free, open-source solution ready for contributing to the rewrite.
Screenshot of AnErrupTion/LoGiC.NET homepage

LoGiC.NET is a .NET obfuscator designed to protect code by making it more difficult to reverse engineer. It leverages the dnlib library for code manipulation and transformation. This project addresses the need for readily available, free obfuscation tools for .NET applications, offering a valuable defense against unauthorized modification and analysis. The project is currently undergoing a rewrite to improve its functionality and maintainability.

LoGiC.NET stands out as a free and open-source alternative to commercial obfuscation tools. Its use of dnlib allows for a degree of control and customization not always found in more generic obfuscators. The project's open-source nature fosters community involvement and transparency, allowing for continuous improvement and adaptation to evolving security threats. Contributions to the ongoing rewrite are actively encouraged.

  • Code Obfuscation: Transforms code to hinder reverse engineering efforts.
  • dnlib Integration: Utilizes dnlib for efficient and flexible code manipulation.
  • Open Source: Freely available and modifiable under an open-source license.
  • .NET Compatibility: Designed for .NET applications and assemblies.
  • Rewrite in Progress: Undergoing active development and improvement.
  • Free to Use: No licensing fees are associated with this project.
  • Community Driven: Encourages contributions and collaboration.

LoGiC.NET is currently in a rewrite phase, indicating ongoing development and active maintenance. Recent commits demonstrate continued efforts to improve the project's architecture and functionality. While the project is archived, the active rewrite suggests potential for future enhancements and a revitalized codebase. The project's community activity is focused on the ongoing rewrite.

LoGiC.NET benefits developers seeking to protect their .NET applications from reverse engineering. It provides a practical means of enhancing code security without incurring licensing costs. By obfuscating code, it makes it more challenging for attackers to understand and modify application logic, safeguarding intellectual property and preventing unauthorized use. The rewrite signifies continued commitment to providing a robust and reliable obfuscation solution.

Languages:
Summarize:
Share:
Stars
516
Forks
78
Issues
2
Created
6 years ago
Commit
3 years ago
License
MIT
Archived
Yes
Updated 14 days ago

Similar Repositories