@darkness99 I Agree with you, my base detected but not in Dll-main, anyway me change tipe of injection method then it undetect again
@darkness99 so can you help me ?? TV me pls
481 092 875
4517
@darkness99 and have you find a other inject metod ? PM me
Don't use createthread..
Use this:
Code:
threadname();
and put your code in the asm method
Originally Posted by Swag
Don't use createthread..
Use this:
Code:
threadname();
and put your code in the asm method
lol what is the asm method ? :P(maybe i know it but i know the name not ...?)
Code:
for (;;)
{
__asm pushad;
//Hacks Code Here...
__asm popad;
This is the method that @Swag says...
Edit: Put them on Code Form
Originally Posted by darlwis
for (;
{
__asm pushad;
__asm popad;
This is the method that @Swag says...
That have to work...
Originally Posted by dicky88smd
@darkness99 I Agree with you, my base detected but not in Dll-main, anyway me change tipe of injection method then it undetect again
wow dude..it's not the type of inejection..it's ur base entry poinr or dllmain that is detected..coz when it is injected u call the hack thread so it's gotta be ur dllmain
@DaRk I Mean That LOL, sorry i can speak a little English
Originally Posted by DaRk
wow dude..it's not the type of inejection..it's ur base entry poinr or dllmain that is detected..coz when it is injected u call the hack thread so it's gotta be ur dllmain
i use detected base, inject it with my ud injector & it still can run fine...