Posted October 3, 20186 yr Difficulty : IDK Language : C# Platform : Windows OS Version : All Windows Packer / Protector : Night Protector 2.0 (My own protector) Description : Unpack-me and clean the code, and give a Difficulty! Screenshot : Click to download crackme!
November 13, 20186 yr What i got so far... i just went to the method where it decrypts it and set a bp to get the key. some strings are decrypted. i don't know how to make my own string decrypter to do the other parts automatically. key: Spoiler challange_me_nick crack-me_obfuscated_stringdec.exe
May 4, 20196 yr after few months, i decided to try again and i have finally unpacked it! steps: 1. decrypted strings for parameter. 2. converted str that is actually an int value. 3. resolved all sizeOfs. 4. converted reference proxy calli to normal calls and removed the proxy calls. 5. Removed some Cflow. 6. calculated the integer values that uses xor to get the value. 7. decrypted all the strings. 8. cleaned cflows and the rest acrack-me_obfuscated_Unpacked.exend also renamed. Credits: Tesla - Helping remove cflow crack-me_obfuscated_Unpacked.exe Edited May 4, 20196 yr by Cursedzx
Create an account or sign in to comment