Quote:
Originally Posted by MrSn0w
Wie kann man am besten pointer suchen in ce?
|
Würde dir empfehlen den Kernel Driver zu töten(EagleNt?/Eagle64), würdest du eh nicht packen.
(alternative:Hackshield für 5Min töten)
Danach in CE den VEH Debugger nutzen:
1.) Einstellungen aufrufen(CE)
2.) zu den "Debugger Options" gehen
3.) jetzt anstatt den "windows debugger" den "veh debugger" auswählen.
jetzt einfach pointers suchen(pointerscan)
Quote:
Originally Posted by k0ds4hack
Hey guys , i'm kind of new to this hacking world , and i want to learn how to make a bypass for hackshield . Is there any tutorial whatsoever ?
Thanks in advane :3
|
Bypass:
1.) Bypass the kernel drivers
2.) Bypass the crc check
alternative bypass:
1.) Change the HShield folder to HShield2
2.) wait for the error messages
3.) bypass the errors
4.) let s4 start without hackshield
Hacks:
1.) search addresses via aob(as example ammo: "75 05 E9 A8 00 00 00 8B 55")
2.) then change it(as example for ammo:nop the 2 bytes)
(nop = nothing)
Quote:
Originally Posted by kazuma94
So I succeed to unpack it on my own T_T
But when I analyse it, found the call who load the libraryA but when I press F9 I can't found where the \HShield\EhSvc.dll is load.
Can someone can help me please ?
|