help load CShell

Posts 13 of 3 · Page 1 of 1
help load CShell
wanted to know another way to load the CShell.dll
thus no longer works at least not for me

Code:
DWORD szCShell = (DWORD)GetModuleHandleA("CShell.dll");
Quote Originally Posted by gudi View Post
wanted to know another way to load the CShell.dll
thus no longer works at least not for me

Code:
DWORD szCShell = (DWORD)GetModuleHandleA("CShell.dll");

it's working only you need a base whit CreateThread if you make the base whitout CreateThread then Xtrap block's the GetModuleHandleA
Posts 13 of 3 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?