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/15/2019 at 3:36 AM, 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

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
2 hours ago, HostageOfCode said:

Brainprotector :)

link?

Posted
7 hours ago, Plot said:

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

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
2 hours ago, mamo434376 said:

link?

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

Posted (edited)
1 hour ago, HostageOfCode said:

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

From you? Xd

Edited by mamo434376
Posted (edited)
On 1/2/2020 at 5: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. 

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 5:51 PM, BlackHat said:

You can use GIV script or x64dbg. 

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...