MemJect
MemJect copied to clipboard
Memject Decrypt malfunction
Hello @danielkrupinski
The csgo.exe is found but this is not working process = OpenProcess(PROCESS_VM_WRITE | PROCESS_VM_OPERATION | PROCESS_CREATE_THREAD, FALSE, processInfo.th32ProcessID);
process is 0x0
best regards
I fixed it.
decryption malfunction https://github.com/danielkrupinski/MemJect/pull/9
Can I ask u how you used the encryption method? I can't seem to use the encrypt/decrypt feature with XOR protection.