NightBullet Posted October 3, 2018 Posted October 3, 2018 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!
Cursedzx Posted November 13, 2018 Posted November 13, 2018 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
Cursedzx Posted May 4, 2019 Posted May 4, 2019 (edited) 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, 2019 by Cursedzx 1
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