All Projects → 0xFireball → Modphuserex

0xFireball / Modphuserex

Licence: gpl-3.0
A .NET protector supporting .NET Core forked from the discontinued ConfuserEx

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Modphuserex

Z00bfuscator
Z00bfuscator is the simple, open-source, cross-platform obfuscator for .NET Assemblies built on .NET Core
Stars: ✭ 35 (-69.83%)
Mutual labels:  dotnetcore, obfuscator
SharpLoader
🔮 [C#] Source code randomizer and compiler
Stars: ✭ 36 (-68.97%)
Mutual labels:  encryption, obfuscator
Obfuscator Class
👨‍💻 Simple and effective Obfuscator PHP class (this is not a stupid base64 encoding script, but a real and effective obfuscation script)
Stars: ✭ 202 (+74.14%)
Mutual labels:  encryption, obfuscator
Enigma
Gradle Plugin - Obfuscator String Encryption (Android/Java)
Stars: ✭ 43 (-62.93%)
Mutual labels:  encryption, obfuscator
Gitpass
Open Source Your Password (Mismanagement)!
Stars: ✭ 113 (-2.59%)
Mutual labels:  encryption
Pwd.sh
GPG symmetric password manager
Stars: ✭ 1,468 (+1165.52%)
Mutual labels:  encryption
Enigmakit
Enigma encryption in Swift
Stars: ✭ 108 (-6.9%)
Mutual labels:  encryption
Pyobfx
Python Obfuscator & Packer
Stars: ✭ 106 (-8.62%)
Mutual labels:  obfuscator
Open Crypto
🔑 Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation.
Stars: ✭ 115 (-0.86%)
Mutual labels:  encryption
Deoptfuscator
Deobfuscator for Android Application
Stars: ✭ 115 (-0.86%)
Mutual labels:  obfuscator
Raft.net
Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet
Stars: ✭ 112 (-3.45%)
Mutual labels:  dotnetcore
Py7zr
7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and AES encryption.
Stars: ✭ 110 (-5.17%)
Mutual labels:  encryption
Cryption
In-Browser AES File Encryption 🔐 with Data Integrity Check 🔍
Stars: ✭ 114 (-1.72%)
Mutual labels:  encryption
Dotnet Istanbul Microservices Demo
This is the demo application that i created for my talk 'Microservice Architecture & Implementation with Asp.Net Core' at Dotnet İstanbul Meetup Group.
Stars: ✭ 109 (-6.03%)
Mutual labels:  dotnetcore
Puck Core
Open source, cross platform .NET Core CMS. Fast, scalable, code-first, unobtrusive and extensible with powerful querying and Lucene integration.
Stars: ✭ 115 (-0.86%)
Mutual labels:  dotnetcore
Ipfs Wormhole
Get things from one computer to another, safely. Over IPFS (which not even required to receive those things).
Stars: ✭ 107 (-7.76%)
Mutual labels:  encryption
React Native Encrypted Storage
React Native wrapper around SharedPreferences and Keychain to provide a secure alternative to Async Storage
Stars: ✭ 110 (-5.17%)
Mutual labels:  encryption
Joseswift
A framework for the JOSE standards JWS, JWE, and JWK written in Swift.
Stars: ✭ 114 (-1.72%)
Mutual labels:  encryption
Fastreport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
Stars: ✭ 1,688 (+1355.17%)
Mutual labels:  dotnetcore
Blazor.auth0
The library for using Auth0 in Blazor applications.
Stars: ✭ 111 (-4.31%)
Mutual labels:  dotnetcore

ModPhuserEx

ModPhuserEx is a open-source protector for .NET applications. It is a fork of the now discontinued ConfuserEx project.

Features

  • Supports .NET Framework 2.0/3.0/3.5/4.0/4.5
  • (NEW!) Experimental support for .NET Core/ASP.NET Core
  • Symbol renaming (Support WPF/BAML, JSON.NET, ASP.NET Core, NancyFx)
  • Protection against debuggers/profilers
  • Protection against memory dumping
  • Protection against tampering (method encryption)
  • Control flow obfuscation
  • Constant/resources encryption
  • Reference hiding proxies
  • Disable decompilers
  • Embedding dependency
  • Compressing output
  • Extensible plugin API
  • Many more are coming!

Usage

Confuser.CLI <path to project file>

The project file is a ConfuserEx Project (*.crproj). The format of project file can be found in docs\ProjectFormat.md

Found a bug?

See the Issues section of project.

License

See LICENSE file for details.

Credits

0xFireball for maintaining ModPhuserEx and improving on the awesome ConfuserEx!
yck1509 for developing ConfuserEx!
0xd4d for his awesome work and extensive knowledge!
Members of Black Storm Forum for their help!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].