• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

C# ConfuserEx-Additions-v2

Status
Not open for further replies.

dEEpEst

☣☣ In The Depths ☣☣
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Mar 29, 2018
Messages
13,861
Solutions
4
Reputation
32
Reaction score
45,552
Points
1,813
Credits
55,350
‎7 Years of Service‎
 
56%
ConfuserEx-Additions-v2:



- AntiDe4dot:


  • Prevents usage of De4Dot.


- AntiDebug_v2:


  • This protection prevents the assembly from being debugged or profiled.


- AntiWatermark:


  • Removes the ProtectedBy watermark to prevent Protector detection.


- Constant:


  • This protection encodes and compresses constants in the code.


- Constant_v2:


  • This protection mangles the code in the methods so that decompilers cannot decompile the methods


- EreaseHeader:


  • This protection flood the module.cctor.


- OpCodeProt:


  • Protects OpCodes such as Ldlfd.


- FakeObfuscator:


  • Confuses obfuscators like de4dot by adding types typical to other obfuscators.


- IntergrityChecker:


  • This protection hashs the module to preventing file modifications.


- JIT Antitamper:


  • This protection ensures the integrity of application.


- LocaltoField:


  • This protection marks the module with a attribute that discourage ILDasm from disassembling it.

To see this hidden content, you must like this content.
 
How to Compile and use then?

There is no project file, only .cs files.

 
@N900 all files man

screenshot-617.png


compiled, works? oh yeah // unpacker

confuser Ex Packer

screenshot-618.png


you can compile all files, JUST READ what you need

 
Last edited by a moderator:
Status
Not open for further replies.
Back
Top