> There is a simple int21h AH=33h AL=FFh call you can make (no program I
> know of off hand that does it but from debug you should be able to get
> it easy) to get a pointer to the version string displayed at boot.
>
> Something like (completely untested, possibly simpler ways) this in
> debug:
>
Op 7-11-2009 0:44, Joe Emenaker schreef:
Sure, it wouldn't work every time. And it would fail for anything
which was run through and exe-compressor. But it would sure beat
"strings myprog.exe | more", which is what I have to do right now.
how we love UPX (and use it extensively) :)
some pro