Log in

View Full Version : rsrcExtractor


deroko
September 3rd, 2011, 06:09
rsrcExtractor IDA plugin to view/extract/save resource from a file

http://deroko.phearless.org/rce.html

Kayaker
September 3rd, 2011, 11:39
Nice one deroko, that could be useful. Hmmm, /methinks now about 'enhancements' like ResHack, such as displaying Dialogs. Sometimes it's handy to see the dialog that one might be targetting the Id for. Just thinking out loud...

deroko
September 3rd, 2011, 16:30
tnx Actually, I wanted to implement something like that, but I tried to use only IDA sdk to make code compatible with all version of IDA (win, linux,mac), but I can start makeing such changes for windows version only