Log in

View Full Version : replacing hiew


whoda
May 18th, 2003, 06:13
I don't know much about cracking, but I've been able to crack some programs using windasm finding the jump points and then changing them in hiew. I can get to the address line fast by just typing in a dot before the address that's shown in windasm, but I was wondering if there's any gui app out there that I can use instead of hiew. I tried winhex, but really didn't know how to get to the line I wanted and didn't understand it well. Any suggestions is appreicated.

Manko
May 18th, 2003, 06:56
Hi!

You tried Squidge's RTA?
Not exactly what you were asking for, but it'll do the job!
(That is, if you're gonna change machine-code instructions in a exe file, using memory-addresses from sice or windasm...)

/Manko

Shoob
May 18th, 2003, 07:06
Hex Workshop

whoda
May 18th, 2003, 13:20
thanks for the reply. I tried Hex Workshop and it seems to be similar to winhex and I couldn't find Squidge's RTA while searching for it.
Winhex and Hex Workshop I didn't see the decode option that hview has. I found this compare list from hackman and it says that winhex has a simple decoder. I'm just looking for when I run hview and press F4 and select the decode option. here's the list I saw
http://www.technologismiki.com/hackman/info/compete.php

squidge
May 18th, 2003, 13:35
<plug> http://www.ibiblio.org/paulc/rta/ </plug>


whoda
May 18th, 2003, 16:15
thank you all for taking time to help me I apprecate it.
got exactly what I was looking for.