http://bugs.winehq.org/show_bug.cgi?id=25971
Summary: UPX packed application is not working Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jacekowski@jacekowski.org
I was trying to run Link 7000 Plus from Deep Sea Electronics but wine L7000Plus.exe was just finishing with no messages at all - no errors whatsoever. After using PEiD on that file i realised that it's packed with "UPX 0.89.6 - 1.02 / 1.05 - 2.90 -> Markus & Laszlo" so i unpacked it, loaded in my favorite deisassembler, then i've tried some other versions of wine ( 1.0.1, latest stable 1.2.2, latest development 1.3.12 ) i've used WINEDEBUG=+relay and then i realised that whatever i have in that log doesn't really match what my disassembler was saying to me, and then i realised that file i was running on wine was still packed, so i copied unpacked file to my linux box and program just started.