Page 1 of 1

Extract picures from .exe

Posted: Thu Jun 21, 2007 12:07 pm
by pinky
How can I extract pictures from a slideshow saved as .exe?

Re: Extract picures from .exe

Posted: Thu Jun 21, 2007 12:12 pm
by xnview
pinky wrote:How can I extract pictures from a slideshow saved as .exe?
With a hex editor, and search for start of jpeg FF D8 FF

Posted: Mon Jun 25, 2007 8:33 am
by pinky
Thanky you, I will try!