byteburner Cheater
Reputation: 0
Joined: 09 Feb 2023 Posts: 31
|
Posted: Wed Mar 01, 2023 5:08 am Post subject: CE 7.5 AA Lua library injection failed |
|
|
in AA
loadlibrary(lua53-32.dll)
loadlibrary(lua53-64.dll)
for each I'm getting "couldn't be injected"
if I tried from tools >> inject dll I'm getting "failed to allocate memory"
Edit:
it turns out the DLLs are being injected in the target process CE is attached to, not in the CE itself.
so you must attach CE to a target before typing the injection part in your script.
I'm learning
|
|