Posted November 2, 20186 yr 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
December 10, 20186 yr dumped, removed delegates, decrypt strings, remove cflow, and clean. (i didn't clean all) UnpackMe_unpacked.exe
July 13, 20196 yr 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
Create an account or sign in to comment