PDA

View Full Version : hooking into css



nubs
12-09-07, 07:59
i really, really, really hate to sound like a n00b here, but how do u hook a hack into css and if u know, what would an example of a c++ code for this be?

v3n0m4
12-09-07, 09:23
OMG j00 fail

nubs
12-09-07, 09:47
omg i don't understand what it means >:/
i know how to compile and run shit, what i need to know is the source code to inject a hack

STR
12-09-07, 03:52
if(youAreGay) { LaunchHook(): }

-=Hellb0y?=-
12-09-07, 03:54
BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD dwReason, LPVOID lpReserved)
{
if(dwReason == 1)
{
_MessageBox(NULL,"hello","you failed!",NULL);
}
return TRUE;
}



ROFL

STR
12-09-07, 03:57
BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD dwReason, LPVOID lpReserved)
{
if(dwReason == 1)
MessageBox(NULL,"hello","you failed!",MB_OK);
return TRUE;
}

n0n3
24-09-07, 09:41
omg guys u just owned him :S

-=Hellb0y?=-
24-09-07, 09:43
:D www.SeanGreasly.com

Good Site to Learn

skillersx0
07-10-07, 03:34
Sure you can learn :S!

minitureman
07-10-07, 05:09
u guys are deep