Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked [VB.NET] File Binder


sQuo

Recommended Posts

In this thread, i'm gonna to show you how to make a simple File Binder (with reflector effect) in VB.NET .

 

You will need :

1.) Form1 (Main form)

2.) 3 Buttons ( Button1 = Adding File, Button2 = Removing selected File, Button3 = Builder )

3.) Listbox

 

First add this as import:

This is the hidden content, please

 

Public Dim's :

This is the hidden content, please

 

Here a Function, which you need for random chars:

This is the hidden content, please

 

Button1 (Add):

This is the hidden content, please

 

Button2 (Remove):

This is the hidden content, please

 

Button3 (Build):

This is the hidden content, please

 

Now the builder as VB Code File.

How to add a Code File:

 

1.) Click to "Project" and choose "Add Class File"

 

2.) now look and search for "Codefile", select it and rename it to "builder.vb" - Press OK

 

now its added.

Add this code into the blank site:

This is the hidden content, please

 

The last part is the resource file.

Create a new TextFile (Notepad) and add this code :

This is the hidden content, please

 

This was a Junkcode.

Now just save it as "dl.txt"

Add this txt file into the project resources.

 

Press to the green "play" button, to complier the Assembly.

Good Job - Your C+P'ed Binder is Done.

 

 

 

-Aspirin

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.