




f3jk3r wrote:I found hash 88 characters long. This can't be right. The mission instructs us to brute force hashes we find in each step. I haven't heard for algorithm that creates hashes 88 characters long (except for cold fusion according to google, which seems incorrect btw). Am I on the right track?

dwmead03 wrote:There is something you can do with those 88 characters. Also, ensure you have the correct data, at first I was misleaded by what I thought was the data. BTW, I'm at the part just after where you are and still stuck.

f3jk3r wrote:I guess I can repeat whole procedure a couple of times, which will in the end give me hash with 22 characters. Then what? Or maybe there is some other thing I can do with what I found? BTW, how can I be sure I have correct data? It is a hash made of hexadecimal numbers with length of 88 characters. I tried with several images and this is what I get every time.
What makes me wonder is the line in the mission text: "In order to get this data you must brute-force the encrypted hashes you get in each step. To do this within the time limit you must write a smart brute forcing method, good luck."
I must brute-force every hash I get? Sure, I can try, but first I have to find hashing algorithm that outputs 88 characters as a result..



f3jk3r wrote:Yey! I had typo in my code. Again. Anyway, if last to characters shoud be something that would identify this as B***XX encoding, I don't get last two characters as such. Tried LSB method, tried some other approaches, all I get is jiberish. Back to work..

acskurucz wrote:yeah, it should identify as ****XX, so you messed up something. check what is the x coordinate of the first pixel in a line. i can imagine that as the problem, but i don't know which chars have you got.

Users browsing this forum: No registered users and 0 guests