Open me0wday opened 9 years ago
Updated, could you check again with the latest eazdevirt?
Can you update to latest Eazfuscator.NET? Now is v5.3.
In newer version > 5.1 the first instruction in dictionary is Dup instead of Ldloc.0
change it in VirtualOpCode.cs
Hi Ahmadkorhani,
Changed code and built successful. Devirtualizer for Eazfuscator.NET happen errors in latest version. Can you give some information for step?
Regards,
Sorry for the bump, but is this going to be fixed or is the project abandoned? I've been looking at the VM for a while now and I'm starting to go crazy. Having this would save me major headaches.
I decided to fork the project and fix what I needed to make it work on my target. If anyone wants to try my "fixed" version, you can find it here. It will very likely not work on most executables, but it fixes a lot of issues that came with Eazfuscator updating.
Seems to be completely broken now.