[ Final ] Steam Account launcher 4.02.2008

Status
Not open for further replies.
I wouldent post this here as the password has already probably been changed, or your little program there just steals otheres account info, can anyone scan this or do something, im pretty sure its a scammer.
 
#1 does not work, the account does not login.
#2 attempts to steal account data via clientregistry.blob and a couple registry keys
#3 You #FAIL
#4 Mods BAN this faggot.
 
I just had a feeling about this wanker, i hope its a permenant ban. Someone please packet his ass or something, just to get him back.
 
well could someone remove the links in the first post then... cause the noobs might still download it.
 
how bout mods and admins should make a rule that you can only post in release sections if ur user status is "fs member"....that way we'd get no stupid ppl posting viruses?
 
Code:
[COLOR="Blue"]using [/COLOR]vBulletin.Runtime.InteropServices;

[[COLOR="MediumTurquoise"]DllImport[/COLOR]([COLOR="DarkRed"]"user32.dll"[/COLOR], EntryPoint=Kill_User)]
[COLOR="Blue"]public static extern uint[/COLOR] KillUser([COLOR="Blue"]string [/COLOR]username);

[COLOR="Blue"]private void[/COLOR] Kill_User([COLOR="Blue"]string [/COLOR]username)
 {
        [COLOR="Blue"]Kill[/COLOR](username);
 }
[COLOR="Blue"]private void[/COLOR] btnKill_Click([COLOR="MediumTurquoise"]object [/COLOR]sender, [COLOR="MediumTurquoise"]EventArgs [/COLOR]e)
 {
        Kill_User([COLOR="DarkRed"]"samenergus"[/COLOR]);
 }

steamcafe.6x.to hmm, that's eddy-k's site.
I wonder if he knows that the program is a risk?

I remember that he made an vb6 acc stealer but i think he knows :(
 
Code:
[COLOR="Blue"]using [/COLOR]vBulletin.Runtime.InteropServices;

[[COLOR="MediumTurquoise"]DllImport[/COLOR]([COLOR="DarkRed"]"user32.dll"[/COLOR], EntryPoint=Kill_User)]
[COLOR="Blue"]public static extern uint[/COLOR] KillUser([COLOR="Blue"]string [/COLOR]username);

[COLOR="Blue"]private void[/COLOR] Kill_User([COLOR="Blue"]string [/COLOR]username)
 {
        [COLOR="Blue"]KillUser[/COLOR](username);
 }
[COLOR="Blue"]private void[/COLOR] btnKill_Click([COLOR="MediumTurquoise"]object [/COLOR]sender, [COLOR="MediumTurquoise"]EventArgs [/COLOR]e)
 {
        Kill_User([COLOR="DarkRed"]"samenergus"[/COLOR]);
 }

lol, satire via c#
 
Status
Not open for further replies.
Back
Top