JSch
June 2nd, 2007, 12:47
Hello folks,
at the moment I'm a little bit disappointed about ollydbg since for the third time I lost almost all comments.
I'm working on a self-extracting application which need to be started (F9) within Ollydbg to extract all the interesting routines into memory. I then interrupt the programm execution (F12) to do my analyses.
All comments I made to the extracting routines (directly loaded by Ollydbg) are present. All comments regarding the extracted routines (which appear during run-time) are gone.
Trying to attach the udd-file manually (executable modules -> update .udd-file now) failed, since the extracted code isn't listed as a executable module.
I then tried a plugin named Labelmaster which, unfortunately, saves 0-Byte files now and then. No backup-files being generated, my comments are gone once again.
Is somebody familar with this problem and can give some hint?
Thank you all for your help,
JSch
at the moment I'm a little bit disappointed about ollydbg since for the third time I lost almost all comments.
I'm working on a self-extracting application which need to be started (F9) within Ollydbg to extract all the interesting routines into memory. I then interrupt the programm execution (F12) to do my analyses.
All comments I made to the extracting routines (directly loaded by Ollydbg) are present. All comments regarding the extracted routines (which appear during run-time) are gone.

Trying to attach the udd-file manually (executable modules -> update .udd-file now) failed, since the extracted code isn't listed as a executable module.

I then tried a plugin named Labelmaster which, unfortunately, saves 0-Byte files now and then. No backup-files being generated, my comments are gone once again.
Is somebody familar with this problem and can give some hint?
Thank you all for your help,
JSch