Engine.exe Memory Error

Posts 17 of 7 · Page 1 of 1
Engine.exe Memory Error
Hi When I put in my base Sign for addyes i have a problem i inject this and engine.exe report this error
I try make an addy logger same error the addyes are logged but engine make an error can you help me?
Screen error
You mean you put the base adress for where you want the search to start? And it then gives that error?

Translate that error please.

My answer: Your scan size might be wrong.. Try editing that to a proper size
i use that sign
Code:
DWORD NoRecoil1 = Pattern(dwStartAddress,0x900000,(PBYTE) "\xD8\x66\x54\xD9\x5C\x24\x14\xD9\x44\x24\x14\xEB\x02", "xxxxxxxxxxxxx?");
DWORD NoCoilAddy2 = Pattern((DWORD)GetModuleHandleA("CShell.dll"), 0x900000, (PBYTE)"\xC7\x84\x24\x00\x00\x00\x00\x00\x00\x00\x00\x89\xBC\x24\x00\x00\x00\x00\xC6\x84\x24\x00\x00\x00\x00\x00\x39\x74\x24\x78", "xxx????????xxx????xxx?????xxxx");
DWORD NoCoilAddy3 = Pattern((DWORD)GetModuleHandleA("CShell.dll"), 0x900000, (PBYTE)"\xD9\x5E\x54\xD9\x46\x48\xD9\xC9\xDC\xC0\xDE\xE9", "xxxxxxxxxxxx");
DWORD NoCoilAddy4 = Pattern((DWORD)GetModuleHandleA("CShell.dll"), 0x900000, (PBYTE)"\xD9\x46\x48\xD9\xC9\xDC\xC0\xDE\xE9", "xxxxxxxxx");
DWORD NoCoilAddy5 = Pattern((DWORD)GetModuleHandleA("CShell.dll"), 0x900000, (PBYTE)"\xD9\x5E\x48\xE8\x00\x00\x00\x00\x90", "xxxx????x");
DWORD RPP = Pattern((DWORD)GetModuleHandleA("CShell.dll"), 0x91F000, (PBYTE)"\x00\x00\x00\x00\x00\x00\x00\x00\xFF\xFF\x00\x00\xFF\xFF", "xxxxxxxxxxxxxx");
Instruction at "0x.....0" use memory address "0x....0". Can't be
"read"
Its doesnt find the adress... It tryes to write to nothing.. the sigscans are wrong or your code is messed
Italian they log my addyes...
If you want help me more pls add me on skype punkbuster29
sprintf it and see what adress it shows.. It might be NULL
Posts 17 of 7 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?