http://bugs.winehq.org/show_bug.cgi?id=26284 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #2 from Anastasius Focht <focht(a)gmx.net> 2011-03-02 16:07:11 CST --- Hello, well the PE files are probably protected/encrypted/obfuscated hence you won't see much useful stuff using "offline" tools. Various PE protectors decrypt the import address table at runtime at dynamic memory location. Usually a matter of seconds to find and reconstruct using the right tools ;-) If you're lucky msvcr90._snscanf might be the only one needed here... Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.