eazdevirt icon indicating copy to clipboard operation
eazdevirt copied to clipboard

Does not work on latest version of eazfuscator

Open me0wday opened this issue 9 years ago • 6 comments

Seems to be completely broken now.

me0wday avatar Nov 10 '15 00:11 me0wday

Updated, could you check again with the latest eazdevirt?

saneki avatar Nov 15 '15 17:11 saneki

Can you update to latest Eazfuscator.NET? Now is v5.3.

dnvthv avatar Jul 17 '16 02:07 dnvthv

In newer version > 5.1 the first instruction in dictionary is Dup instead of Ldloc.0

change it in VirtualOpCode.cs

Ahmadkorhani avatar Aug 06 '16 10:08 Ahmadkorhani

Hi Ahmadkorhani,

Changed code and built successful. Devirtualizer for Eazfuscator.NET happen errors in latest version. Can you give some information for step?

Regards,

dnvthv avatar Dec 10 '16 10:12 dnvthv

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.

holly-hacker avatar Aug 05 '17 21:08 holly-hacker

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.

holly-hacker avatar Aug 08 '17 14:08 holly-hacker