qwe00 Posted November 2, 2018 Posted November 2, 2018 Difficulty : 5-6 Language : C# Platform : Windows x32/x64 OS Version : All Packer / Protector : ConfuserEX Custom Screenshot : Description : Unpack-me and clean the code,and tell me how you did this UnpackMe1.rar
Cursedzx Posted December 10, 2018 Posted December 10, 2018 dumped, removed delegates, decrypt strings, remove cflow, and clean. (i didn't clean all) UnpackMe_unpacked.exe 1
ewwink Posted July 13, 2019 Posted July 13, 2019 The real challenge for this unpack me is cleaning control flow, if you use public tool it will crash because infinite loop, like private static void _qwe00_Protector_BXkY(string[] args) { Application.EnableVisualStyles(); Application.SetCompatibleTextRenderingDefault(false); for (;;){ Application.Run(new _qwe00_Protector_uDNw()); } } UnpackMe1-cleaned.zip
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