danielkrupinski/MemJect

CSGO Crashes once Injecting.

Talithaald opened this issue · 6 comments

Both the cheat.dll and memject.exe are Compiled in x86.

Crashes and says that it's Successfully Injected in 0x0.

Solved. Is it possible for us to download the bytes stored in a webhost? so we don't need to update the app whenever there's an update.

Have you solved the problem that win7 system cannot be used?

Resolvido. É possível baixar os bytes armazenados em um host? portanto, não precisamos atualizar o aplicativo sempre que houver uma atualização.

How to Make download from host?

Solved. Is it possible for us to download the bytes stored in a webhost? so we don't need to update the app whenever there's an update.

How did you solve?

Solved. Is it possible for us to download the bytes stored in a webhost? so we don't need to update the app whenever there's an update.

How did you solved this problem?

make a server online with AWS, upload the bytes to the same webpage every time and use libcurl to access them.