Like @[H]aaBX Said
Or The LoadLib Isn't working anymore bec CShell is protected with themida
no -.- loadlib is still working..
Originally Posted by Scynix
no -.- loadlib is still working..
I KNow I mean The one he has
Originally Posted by sobasoba13
I KNow I mean The one he has
Dude, we're talking about getting handle of CShell.dll
I thought We Are talking how to load it sorry -.-
Originally Posted by [H]aaBX
You are using LoadLibrary and you don't know how to use it right.
Btw there are still several methods of loading CShell etc.
yeah i used it , and use several methods but all detected !!?
are they detected or what !? @[H]aaBX
Originally Posted by DarkPladin
yeah i used it , and use several methods but all detected !!?
are they detected or what !? @[H]aaBX
They are definetly not detected. Try to find a way to prevent the X-Trap Detection. I wont help you any longer
Originally Posted by [H]aaBX
They are definetly not detected. Try to find a way to prevent the X-Trap Detection. I wont help you any longer
ok thanks anyway , i will start from here
Oi... instead of attacking the anticheat, which is never smart imo; Evade the detection by not using the checked API. Yes, GetModuleHandle is checked from ring0 to see if it is accessing CShell ( not sure about other modules ) I suggest you using a different method to transverse the module list... Good luck
Wallhack is the most easy hack that I can make, so you better try to make a d3d hack before making an advance hack with memory.
Originally Posted by ~FALLEN~
Oi... instead of attacking the anticheat, which is never smart imo; Evade the detection by not using the checked API. Yes, GetModuleHandle is checked from ring0 to see if it is accessing CShell ( not sure about other modules ) I suggest you using a different method to transverse the module list... Good luck
i tried to handle it then return with its handle in a DWORD Function () like that :