[Help] GetModuleHandleA Problem
Hello i am having problems in my code and wondered what the problem is
in my hack code the GetModuleHandleA Can't Unpack Cshell.dll
i've tried LoadLibraryA("CShell"), GetModuleHandleA("CShell") and GetModuleHandleW(L"CShell")
and none of these seems to work,
so can you please help
and also i get an error
"Abnormal memory access" i think it has something to do with the getmodulehandle
thanks in advance