Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

mixrifyAI/obfuscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Obfuscript Logo

Table of Contents

About

Obfuscript is a powerful tool designed to encrypt C# .NET code for free. It offers a variety of protection methods to ensure your code remains secure while maintaining its integrity. With a user-friendly interface, developers can easily protect their executables and DLLs from unauthorized access and reverse engineering.

👋🏻 Abandonment

This project has been abandoned. Reasoning is my dumb*ss forgot to backup the source code, and somehow it just disappeared. I don't know how or when I must have lost it or possibly deleted it without even noticing. It pains me to have to abandon this project, but I cannot begin from scratch again and promise the same performance, results and features.

Obfuscript Logo Features

Protection Methods

  • String Encryption: Encrypts and replaces all strings.
  • Disguiser: Renames fields, events, methods, and properties.
  • BloatAndConfuse: Adds extra scripts and confuses integers.
  • NoDebug: Stops your file from being debugged.
  • MetaData Killer: Invalidates MetaData. Also causes dysfunction on some decompilers (e.g. dotPeek. It is unable to any open classes when you've used MetaData Killer)
  • Changer: Changes strings, integers, etc., into types.
  • Garbage Disposal: Throws in some garbage to flood the code and properties.
  • dnSpy Killer: Throws errors in the dnSpy Decompiler, and sometimes may completely crash the application and the user's computer.
  • Control Flow Obfuscation: Disrupts logical flow by randomizing blocks, adding opaque predicates, and inserting junk code.

Other

  • Watermark Your Application to support us: We provide obfuscript's features and services all for free, and we appreciate when users credit us. This is a way to support us as we do not support payments. (2 second watermark pop-up)
    Visual Example:

image

Getting Started

To start using Obfuscript, follow these simple steps:

  1. Download the latest version of the application from the releases page.
  2. Unzip the folder and run the application.
  3. Obtain the free license key: FREETIER.

Usage

  1. Launch Obfuscript.
  2. Select the executable or DLL you want to protect by clicking the "Select path" button.
  3. Choose the protection methods you wish to apply from the available options.
  4. Click "Build your protected file" to generate the encrypted version of your code.

Screenshots

image

Explore the various protection methods offered by Obfuscript to find the best combination for your needs.

License

obfuscript is currently available under a free tier license system. Use the key FREETIER to unlock the features.

Contact

Join Discod Server

About

A free (partially open-source) .NET Encryption/Obfuscation Tool by mixrifyAI.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages