Little Fighter Empire - Forums
[solved] How Silva made lf2 dll proper.exe - Printable Version

+- Little Fighter Empire - Forums (https://lf-empire.de/forum)
+-- Forum: Little Fighter 2 Zone (https://lf-empire.de/forum/forumdisplay.php?fid=7)
+--- Forum: [2.0] Exe Editing (https://lf-empire.de/forum/forumdisplay.php?fid=43)
+---- Forum: Solved Problems (https://lf-empire.de/forum/forumdisplay.php?fid=45)
+---- Thread: [solved] How Silva made lf2 dll proper.exe (/showthread.php?tid=6042)



[solved] How Silva made lf2 dll proper.exe - Surik - 01-18-2011

Hi everyone! Exe using this for a long time but do not understand how Silva has done so in an already patched exe can change resources. Can anyone tell?


RE: How Silva made lf2 dll proper.exe - Boop - 01-18-2011

Replace "isDebuggerPresent" with a hex editor to LoadLibraryA. Replace the rest of the name with 0x00(not spaces or anything else).Then follow the tutorial http://lf-empire.de/forum/showthread.php?tid=2521, ignore the IDDKing part. use
Code:
CALL DWORD PTR DS:[447068]
as the loadlibrary function.


RE: How Silva made lf2 dll proper.exe - Surik - 01-18-2011

Thank you Silva!!!
I respect you!!!