Katjri on 7:35 AM 08/02/2025: Will i can patch file bro, it actually use hash method to obfs that strings so i can't find it?
cracker31 on 11:41 AM 08/02/2025: Easy: MessageBox.Show(text2, "Success", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);
Malware_Shredder on 3:47 PM 08/02/2025: If you want original string you have to crack the sha256 which is too much time it its complex. So patching is the only way here.
KASSSADIN on 10:04 PM 08/02/2025: anyone can tell me how to solve this one?
unseenserrs on 7:46 AM 08/03/2025: can't really do much other than delete the if statement and make it always run the success code. the password is hashed, after all. to ones that are stuck: download and use dnspy.
GiusNasxieng on 11:35 AM 08/03/2025: In my opinion, unless proven otherwise, this is a terrible crackme because the code compares our entered password, converted to a 256-hash, with a hash-256 string that we know is irreversible. The comparison string is hash-256 = "a6954e3e82a8a6b4bc8ff3bfc3bc3116a592cf61e70e95b899574efb2f058777" Whoever finds the string that produces this 256-hash has cracked the password. A good crackme should provide some clues that allow the password to be cracked, not just a poor brute-force test that yields nothing positive.
Elvis on 1:19 PM 08/03/2025: @GiusNasxieng: Agree with you. Free free to rate this crackme
You must be logged in to submit a writeup
Write a comment
Share how awesome the crack me was or where you struggle to finish it! Stay polite and do not spoil the solution/flag!
Rate the difficulty
How would you rate the difficulty of this crackme ?