[Bug 45327] League of Legends 8.12 crashes when starting a game

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jul 4 14:01:57 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45327

--- Comment #23 from luc.bournaud at gmail.com ---
On my system, winedbg backtrace on LeagueOfLegends.exe print 200 lines of :
0x00000000100404db in stub (+0x404da) (0x000000000033e9e8)
After doing a objdump on the stub.dll the address point to a c3 cc cc cc cc
instruction, c3 is ret but is not recognized

On google this opcode point to bug in games, a "anti-anti-debug" topic in the
reverse engineering stack-exchange, multiple time a pdf about "binary stirring"
and
https://www.codeproject.com/Articles/737907/Taking-advantage-of-Windows-Hot-Patching-mechanism...
did I have study black magic ?

-- 
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.



More information about the wine-bugs mailing list