GIV Posted January 14, 2016 Posted January 14, 2016 Difficulty : For the algo itself i guess that 2 is enough. Language : VB .NET 2010Platform : Windows x64OS Version : Vista and abovePacker / Protector : Eazfuscator. Description : Goals: 1. Write a valid keygen for the target. Good luck! Screenshot : Keygenme 2016-2.rar 4
Undebel Posted January 15, 2016 Posted January 15, 2016 (edited) for the moment i can't remove the virtualization of Eazfuscator, i need to study it soon and with luck do an unpacker Edited January 15, 2016 by DaviCore 2
GIV Posted January 20, 2016 Author Posted January 20, 2016 I thought that this will be more easy because i have not added Enigma layer with bundled files etc....
0xd4d Posted January 20, 2016 Posted January 20, 2016 Try to modify Saneki's devirtualizer: https://github.com/saneki/eazdevirt 2
converse Posted January 20, 2016 Posted January 20, 2016 46 minutes ago, 0xd4d said: Try to modify Saneki's devirtualizer: https://github.com/saneki/eazdevirt Compile please
GIV Posted January 20, 2016 Author Posted January 20, 2016 6 minutes ago, converse said: Compile please It will not be fair to do that and you to use. Each challenge must be taken by every user as his own challenge, not use ready-made tools by others and do a formal stuff.
kao Posted January 20, 2016 Posted January 20, 2016 It's as simple as running 3 commands in Visual Studio x86 Command Prompt (tested on VS2010, VS2012, VS2013 and VS2015): git clone https://github.com/saneki/eazdevirt.git . git submodule update --init msbuild eazdevirt.sln First command gets the source for Eazdevirt. Second command gets the correct version of dnlib source. Third command compiles it all. So, don't be lazy and compile it yourself. You will need to modify its source to make it work with this unpackme anyway. 1
YuqseLx Posted January 20, 2016 Posted January 20, 2016 I think it's not ready for v2 i will compile but it's say 0/8 devirtualized methods
SHADOW_UA Posted January 20, 2016 Posted January 20, 2016 1 hour ago, YuqseLx said: I think it's not ready for v2 i will compile but it's say 0/8 devirtualized methods Sure, because there are a lot of changes in vm of Eazfuscator 5.1 comparing to 5.0. 2
YuqseLx Posted January 21, 2016 Posted January 21, 2016 19 hours ago, SHADOW_UA said: Sure, because there are a lot of changes in vm of Eazfuscator 5.1 comparing to 5.0. i tried to fix but error when it was read exception handlers
CYRAX Posted December 7, 2016 Posted December 7, 2016 (edited) was easy to dump, now to sort threw the pile of bloat Eazfuscator adds in Edited December 7, 2016 by CYRAX
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now