Hello Michael, >> Which packer (and/or programs, which packed by this/these packers)?
> Very old QuickBASIC program. I actually don't know if it's packed or > exactly what it's doing in its little pinhead, but it does use segment > wrapping. Shortly after startup the debugger showed it > normalized/underflowed a 0F73:0 segment value to an FF74:FFF0 address > pointing in HMA with poor results. > Ran the program in an environment where a known problematic EXEPACKed > program worked (8ACROSS), it still failed. Ran it under LOADFIX, it > worked. The evidence is compelling. there's one possible solution to this, and I seem to remember that at some time some variant of (MS/DR/NOVELL/...)DOS had the following solution: look at first few instructions in program (or typical header values etc.) if this looks like a brain dead old exepacker, relocate it above 64K; i.e. do an automatic LOADFIX. shouldn't be a big problem to implement. Mit freundlichen Grüßen / Kind regards, Tom Ehlert +49-241-79886 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel