Quote:
Originally Posted by mrventus
still doesn't work for me i've re installed c++ redistributed and re dwnloaded the file still gettting dll cannot be injected error
|
[url=http://www.livedown.us/boi/doku.php/wiki:faq]F.A.Q.[/quote]
F.A.Q. -> Common Questions and answers
It should be around there. If you tried that and doesn't work, please post your debug log. You should get something like this in the debug log:
Code:
0.032: ID_Case: Snapshot
Error Code: 0
0.032: ID_Case: Size of Snapshot Entry
Error Code: 5
0.032: ID_Case: Open Process
Error Code: 0
0.032: ID_Case: Finding hHandle
Error Code: 5
0.032: ID_Case: Finding PID
Error Code: 5
0.032: ID_Case: Loading Library
Error Code: 0
0.032: ID_Case: Inject_OpenProcess
Error Code: 0
0.032: ID_Case: Inject_VirtualAlloc
Error Code: 5
0.032: ID_Case: Inject_WriteProcessMemory
Error Code: 5
0.032: ID_Case: Inject_CreateRemoteThread
Error Code: 5
0.032: ID_Case: DLL Injected
Error Code: 5
0.032: ID_Case: First HWND Found
Error Code: 5
If you have error's 0 and 5, that means everything's alright =), under case "DLL Injected",. tell me the code you have