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

).