Jump to content
Tuts 4 You

Any Best obfuscator to protect from reverse engineering for .net files


zahid.singhh

Recommended Posts

Posted

Can any one tell which is the bestest obfuscator for .NET files which is not easy to be cleaned or unpacked by reversors

  • 3 weeks later...
Posted
  On 12/14/2019 at 8:36 PM, zahid.singhh said:

Can any one tell which is the bestest obfuscator for .NET files which is not easy to be cleaned or unpacked by reversors

Expand  

The latest version of  DNGuard_HVM, Agile .NET...

however, it can still be reversed by good crackers.

Posted

I personally use Eaz w/ Enigma (plus my own anti-dump code)

HostageOfCode
Posted

Brainprotector :)

Posted
  On 1/2/2020 at 10:19 AM, HostageOfCode said:

Brainprotector :)

Expand  

link?

Posted
  On 1/2/2020 at 6:56 AM, Plot said:

I personally use Eaz w/ Enigma (plus my own anti-dump code)

Expand  

Anti Dump can be bypassed easily just dump the file at the point where . NET appear first and load. You can use GIV script or x64dbg. 

Enigma is not good for .NET as it cant prevent memory Dumping. EazFixer and modded de4dot can fix Eazfuscator and file can be unpacked. 

HostageOfCode
Posted
  On 1/2/2020 at 12:45 PM, mamo434376 said:

link?

Expand  

If you don't have Brainprotector can borrow it from someone that has. 😉

Posted (edited)
  On 1/2/2020 at 2:55 PM, HostageOfCode said:

If you don't have Brainprotector can borrow it from someone that has. 😉

Expand  

From you? Xd

Edited by mamo434376
Posted (edited)
  On 1/2/2020 at 2:51 PM, BlackHat said:

Anti Dump can be bypassed easily just dump the file at the point where . NET appear first and load. You can use GIV script or x64dbg. 

Enigma is not good for .NET as it cant prevent memory Dumping. EazFixer and modded de4dot can fix Eazfuscator and file can be unpacked. 

Expand  

Do you know any modded de4dot for eazfuscator? I can unpack basic eazfuscator with de4dot and eazfixer, but de4dot can not devirtualize its vm.

Edited by reverseme
Posted

same problem 

can not devirtualize its vm.

jghfhgfgghre.JPG

  • 5 months later...
Posted

i can approve this ... working fine ..after i fixed the exe for de4dot ..but still there are methods like this

Class132.smethod_0().method_19(Class132.smethod_1(), "?X@$/>?Y1\\", null);

Posted

Agile.net 6.6 or higher

Posted
  On 1/2/2020 at 2:51 PM, BlackHat said:

You can use GIV script or x64dbg. 

Expand  

Where can I download this script?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...