Argoth
February 24th, 2002, 20:22
Ok, haven't been posting for a while (I have been reading though
), but I needed help again.
I have unpacked a program which was packed with PEcompact. unPEcompact by y0da did a nice job unpacking it for me. I still have one problem, I don't see a String References list when I disassemble it in W32Dasm. I need it to patch this file, because I can't really set BPX's on API's with this one. It is a quake2 addon, so it doesn't give any messages through messageboxes and stuff. Just through the Quake2 console. It is an executable EXE file though. It is compiled in VC++ 5.0 and the file isn't crypted, because when I look in the file with my HEXeditor, I can find the messages I am looking for. Is there maybe something I can do, so that W32Dasm knows where the Strings are?
Grtz,
Argoth

I have unpacked a program which was packed with PEcompact. unPEcompact by y0da did a nice job unpacking it for me. I still have one problem, I don't see a String References list when I disassemble it in W32Dasm. I need it to patch this file, because I can't really set BPX's on API's with this one. It is a quake2 addon, so it doesn't give any messages through messageboxes and stuff. Just through the Quake2 console. It is an executable EXE file though. It is compiled in VC++ 5.0 and the file isn't crypted, because when I look in the file with my HEXeditor, I can find the messages I am looking for. Is there maybe something I can do, so that W32Dasm knows where the Strings are?
Grtz,
Argoth