Posted December 14, 20195 yr Can any one tell which is the bestest obfuscator for .NET files which is not easy to be cleaned or unpacked by reversors
January 2, 20205 yr 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.
January 2, 20205 yr 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.
January 2, 20205 yr 2 hours ago, mamo434376 said: link? If you don't have Brainprotector can borrow it from someone that has. 😉
January 2, 20205 yr 1 hour ago, HostageOfCode said: If you don't have Brainprotector can borrow it from someone that has. 😉 From you? Xd Edited January 2, 20205 yr by mamo434376
January 4, 20205 yr 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 January 4, 20205 yr by reverseme
June 15, 20205 yr 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);
June 19, 20205 yr 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