14 May, 2026 - 06:11 AM
(04 January, 2025 - 12:27 AM)Xarien Wrote: Show MoreXObfuscator - Open Source .NET Obfuscator
Menu:
Features
- Control Flow Obfuscation: Rearranges code flow to confuse decompilers.
- Renaming Protection: Replaces meaningful names with random or thematic names.
- Proxy Methods: Redirects constants (integers, floats, strings) through proxy methods.
- Anti-Decompiler Protections: Includes Anti-DnSpy, Anti-De4dot, and Anti-Ildasm features.
- Junk Code Insertion: Adds meaningless code to inflate program size and complexity.
- Watermark Embedding: Adds a unique identifier to trace the program's origin.
- Opaque Predicates: Inserts always-true/false conditions to obscure logic.
- Field Encapsulation: Converts local variables into fields for added complexity.
- Fake Attributes: Injects misleading metadata to confuse reverse engineers.
Download
Compiled Version:
Was