![]() |
|
#1
|
|||
|
|||
|
Binary compare, symbol convert
Anybody have a decent tool to be able to take an IDB file from an old executable and try and apply it to a newer executable?!
For instance if you reversed program V1.0 and now get your hands on program V1.01.. hence instead of restarting from scratch, try and map the old IDB to the new file (sort of like FLIRT but not exactly ).
|
|
#2
|
||||
|
||||
|
Yes, you need BinDiff. It was uploaded to the ftp here, but I can't remember if that was before or after the Great FTP Crash. You can also load your old IDB and save code and types IDC files which may help you with the new IDB. At least it will transfer your types, structs and enums.
Git |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is there a way to convert. | sinchee | General Discussion | 9 | 10-04-2005 13:17 |
| A tip to get Microsoft Debug Symbol | TQN | General Discussion | 6 | 01-06-2005 03:52 |