My logout hack... isn't virus! (I pasted source code)

08/24/2011 14:09 Pyrko#1
Hi!

Why thread with my hack is deleted?
7kb? Hack only waiting for F12, then pressing "C". I dont loaded icon for it.
Source code (C++):
And now? Believe you me?
08/24/2011 14:19 FantaWorlde#2
i dont believe u
only 12 posts and want to give us a hack??
08/24/2011 14:21 ĤΛƇҠ#3
Hmm you see his sc
I don't see anything, or do you?
08/24/2011 14:25 Pyrko#4
My post counter and hack? What strange with them? That post isn't my first :P This hack only wating for F12 and press "C". It is 5 minuts of coding ;)

If you dont believe me, lets waiting for expert :)
08/24/2011 14:44 The_Warrior#5
The code is fine; And he is right; Using GetKeyState can trick AV's into thinking its a virus.

I'm not saying his "Hack" is legit as I didn't see what he uploaded; although the code he's shown here; is perfectly legal, and fine.

Long story short?.... You press F12; And the script sends the C key 1,000 times (100 times per second); It'll spam you out of Dark Orbit (Like a mini ddos / flood)

People can build the app from its src if they want, download Dev-C++ or something; it isnt hard, copy/paste/build


regards
Tw
08/24/2011 14:50 Serraniel#6
OFC such a tool is possible in 7kb. In vb it would be ca 4kb I think...
08/24/2011 14:54 Pyrko#7
I used Code::Blocks.
New Project -> Win32 GUI App.
C::B generates default code. You must deleted it and pasted my code. Next compile as Release and check file size ;)

PS VB is other language than C++ :)