PenguLoader / PenguLoader

✨ The ultimate JavaScript plugin loader, build your unmatched LoL Client.
https://pengu.lol
Do What The F*ck You Want To Public License
346 stars 56 forks source link

Bug: Application Error in rundll32.exe #85

Closed nomi-san closed 7 months ago

nomi-san commented 7 months ago

It is caused by loading libcef.dll and chrome_elf.dll within rundll32. Fast solution: use lazy DLL loading for libcef.

image