gholam.illidan Posted June 29, 2016 Posted June 29, 2016 (edited) Difficulty : 8/10Language : C#Platform : WindowsOS Version : All (Requires .net 4.0)Packer / Protector : ConfuserEx Modified by Myself / EnigmaProtector 3.10 Description : Unpack the file, get the string code, clean resources and keep the application working. and make a Short Tut for it. Screenshot : UnpackMe_protected.exe Edited June 29, 2016 by gholam.illidan
Solution YuqseLx Posted June 30, 2016 Solution Posted June 30, 2016 (edited) Thanks for challange. I don't have time for tutorial but i can say what i do. First it's unpacked file and dll with resource. http://www1.zippyshare.com/v/4m9Bvvn7/file.html And that's ss for valid string. http://prntscr.com/bn8fxm I load main exe to olly and run it. It was giving error "Unable to find runtime...." but not it doesn't matter and i use when it's giving that error MegaDumper and dump exe. It's confuserex 0.6 now. ( or try giv script for enigma v4.xx) Only use ConfuserExSwitchKiller, ConfuserEx Proxy Call Fixer v2 by DaviCore and ConfuserExStrings by yq8 and delete all call in .cctor and delete unused members. After use de4dot and it's unpacked succesfully. But it's not run correctly because it's need dll with decrypted resources. For this i debug with dnspy a orijinal confuserex file and bp when antitamper finish. Run and see module tab you have .dll file and save that. If my English not good sorry about that. If i do any wrong or not good say me thank you again. Best regards. Edited July 1, 2016 by YuqseLx 7
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