Skip to content

Commit 6c4f840

Browse files
authored
Merge pull request #32 from NotPrab/31-new-obfuscators-found
add new obfuscator
2 parents c1ecf40 + 271381c commit 6c4f840

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616

1717
### Open Source
1818
* [Arya](https://github.com/HarmJ0y/Arya) - Arya is a simple obfuscator for .NET binaries.
19-
* [AsStrongAsFuck](https://github.com/Charterino/AsStrongAsFuck) - A console obfuscator for .NET assemblies.
19+
* [AsStrongAsFuck](https://github.com/decay88/AsStrongAsFuck) - A console obfuscator for .NET assemblies.
20+
* [Aura-.NET-Obfuscator](https://github.com/loomisntreal/Aura-.NET-Obfuscator) - Aura .NET, the superior open-source obfuscation developed in C#
2021
* [BasicProxyObfucator](https://github.com/XenocodeRCE/BasicProxyObfucator) - a very basic proxy obfuscator based on dnlib
2122
* [BitMono](https://github.com/sunnamed434/BitMono) - An open-source, free protector for Mono
2223
* [Codecepticon](https://github.com/Accenture/Codecepticon) - .NET/PowerShell/VBA Offensive Security Obfuscator
@@ -36,8 +37,11 @@
3637
* [MdCrypt](https://github.com/wwh1004/Mdcrypt) - [WIP] A next-generation protector for .NET applications (.NET Framework, .NET Core, and more)
3738
* [MemeVM](https://github.com/TobitoFatitoNulled/MemeVM) - A small virtualizer for .NET which works together with ConfuserEx
3839
* [MindLated](https://github.com/Sato-Isolated/MindLated) - .net obfuscator using dnlib
40+
* [MurkyStrings](https://github.com/dr4k0nia/MurkyStrings) - A string obfuscator for .NET apps, built to evade static string analysis.
3941
* [NET-Obfuscator](https://github.com/NightBaron/.NET-Obfuscator) - Simple .net obfuscator using Mono Cecil
40-
* [NetRenamer](https://github.com/Zenixas/NetRenamer) - Simple tool to obfuscate/rename .NET module's methods, fields, classes and more using AsmResolver.
42+
* [NetRenamer](https://github.com/Zenixas/NetRenamer) - Simple tool to obfuscate/rename .NET module's methods, fields, classes and more using AsmResolver.
43+
* [NET-Obfuscate](https://github.com/BinaryScary/NET-Obfuscate) - Obfuscate ECMA CIL (.NET IL) assemblies to evade Windows Defender AMSI
44+
* [NetShield_Protector](https://github.com/AdvDebug/NetShield_Protector) - Copy Protection Software and Obfuscator which make you securly implement a license for a user, supports licensing with: HWID, License, USB HWID, and it prevent debugging your application by applying anti-debugger attaching techniques.
4145
* [Noisette](https://github.com/XenocodeRCE/Noisette-Obfuscator) - An Obfuscator for .NET assembly
4246
* [obfuscatus](https://github.com/stschake/obfuscatus) - a .NET obfuscator based on mono cecil
4347
* [Obfuscord](https://github.com/JReverse/Obfuscord) - Obfuscates A file Through Discord as a Bot using Discord.Net Api
@@ -46,6 +50,8 @@
4650
* [OctopusObfuscator](https://github.com/Alxs009/OctopusObfuscator) - Basic obfuscator for .NET
4751
* [Panda-Obfuscator](https://github.com/barotyson/Panda-Obfuscator) - PandaObfuscator an simple Obfuscator, free, OpenSource for .Net Applications
4852
* [PAOfuscator](https://github.com/Schaboom/PAOfuscator) - Obfuscator für Paradise.de
53+
* [Protect.NET](https://github.com/gubed/Protect.NET) - Obfuscator for .NET assemblies.
54+
* [SharPyShell](https://github.com/antonioCoco/SharPyShell) - tiny and obfuscated ASP.NET webshell for C# web applications
4955
* [SimpleObfuscator](https://github.com/GabrieleAsaro/SimpleObfuscator) - Simple obfuscator
5056
* [SourceCodeObfuscator](https://github.com/0x000N3X4N/SourceCodeObfuscator) - C# source code obfuscator
5157
* [SpecterObfuscator](https://github.com/xXeptioN/SpecterObfuscator) - This Application will obfuscate your .NET Assembly

0 commit comments

Comments
 (0)