Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

App patching 2


zenek13's Avatar
Member
0 0

This might be a spoiler. In app patching 2 do I have to change the jnz to jz? Because it works, but the checksum is incorrect.


rex_mundi's Avatar
☆ Lucifer ☆
3,050 6

There are multiple ways that work, but only one of them will produce the correct md5 checksum needed to pass the challenge.

Forget trying jnz to jz or jne to je in this one.


zenek13's Avatar
Member
0 0

Ok, thanks


SuQuay_FuQuay's Avatar
Member
0 0

After strepping through the apps code, I've used a NP on the C**L that XR's the *AX, but the resulting MD5 checksum it produces is not accepted as the answer, but I'm almost certain that this is the correct way to complete it.

Anyone got any ideas where I am going wrong here ?


rex_mundi's Avatar
☆ Lucifer ☆
3,050 6

Have a closer look at the C register man, before you N*P that call.


SuQuay_FuQuay's Avatar
Member
0 0

My bad. I thought I'd saved it to the app after doing that part, but I guess I hadn't. Another 60 points in the bag.:D