Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   Question on IDA's Edit|Patch program? (https://forum.exetools.com/showthread.php?t=5752)

boya 10-23-2004 00:20

Question on IDA's Edit|Patch program?
 
recent released ida can not patch. does any mentor kn how to correct that?
(this function is ok in released IDA.Pro.Advanced.v4.17 with a special license.)

thx a lot.

in ida.hlp, it says:
This submenu allows you to patch the image of the input file. To be exact, IDA never modifies the input file. The image of the input file which was loaded to the database will be modified.

You can modify the image of the input file:

- change a byte
- change a word
- enter an assembler instruction (only for IBM PC)

IDA will display the original value, the current value and file offset. If the file offset is equal to 0xFFFFFFFF then the current byte comes from a compressed page (LX/LE/NE iterated pages, for example) and/or it is not possible to tell the file position.

You can create a difference file afterwards.

djnz 10-23-2004 01:28

You have to set the DISPLAY_PATCH_SUBMENU key to YES, in idagui.cfg.

LOUZEW 10-23-2004 01:36

IDA Patch Menu
 
Recent release can patch too ! !

You have just some config to write in the IDAGUI.CFG file.

DISPLAY_PATCH_SUBMENU = YES // Display the Edit,Patch submenu

After that you can use your IDA like previously !


All times are GMT +8. The time now is 01:11.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX