Post: Creating A Fake Keygen To Bind Viruses, RATS, Etc To
07-26-2012, 09:38 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); OK so im assuming if your reading this you have VB.NET if not download it from the Microsoft website.

so now were going to be creating a fake kegen to bind RAT and other viruses monitoring software too.

so create a windows form with 1 label 1 textbox and a button

first go into the textbox settings and set the editable function to false
now lets give the label something like Amazon Gift Card Generator

not much else is needed on the design side so lets code button1
and write in :
    
Textbox1.Enabled = True
Dim Key As Integer
Key = (rnd() *5 )
Select Case Key
Case 1
Textbox1.text = "Serial Key Here!"
Case 2
Textbox1.text = "Serial Key Here!"
Case 3
Textbox1.text = "Serial Key Here!"
Case 4
Textbox1.text = "Serial Key Here!"
Case 5
Textbox1.text = "Serial Key Here!"


You can have as many cases as you want just type case 6, 7, 8 etc

thanks
hope you enjoyed
-Snoop
(adsbygoogle = window.adsbygoogle || []).push({});

The following user groaned Snoop Dog for this awful post:

Woof
07-27-2012, 03:25 AM #2
Don't want to bind viruses/rats etc to it, I want to use it for a fake video on YouTube for that YouTube munneeyyz :carling:
07-27-2012, 04:18 AM #3
Why would you want to bind it? This code has no virus, i've used this code before and the only time its detected as a trojan is when the program injects files into your system like in order to crack a program or something.
07-27-2012, 06:21 AM #4
CSC-Magic
[move] GOML Fools [/move]
its not the code/program itself that is a virus rather its a program for a virus to be bound to at a later point

The following user thanked CSC-Magic for this useful post:

Snoop Dog

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo