Need Help!
|
Newbie Member
|
|
| 12Jul2006,16:30 | #1 |
|
I have a program that is a MFC application which runs as a .exe I want to know how to edit the program. I have tried PE explorer and PVDasm. I just cant do it ;?
|
|
Go4Expert Founder
|
![]() |
| 12Jul2006,18:09 | #2 |
|
If you dont have the source code its difficult to edit but in some cases the above tools are helpful but not in all cases. You can also try http://www.angusj.com/resourcehacker/
|
|
Newbie Member
|
|
| 12Jul2006,18:44 | #3 |
|
I have a line that says
000345C0 E9 03 03 04 07 00 00 00 54 6F 20 49 52 43 00 00 é•••••••To IRC•• What does this mean? |
|
Go4Expert Founder
|
![]() |
| 12Jul2006,19:26 | #4 |
|
Where is that line.
|
|
Newbie Member
|
|
| 12Jul2006,19:40 | #5 |
|
Its the selected output method i think.
|
|
Go4Expert Founder
|
![]() |
| 13Jul2006,10:29 | #6 |
|
Quote:
Originally Posted by Riker |

