Drake (10-23-2010),FallenDark (10-27-2010),lokpi333 (10-27-2010)
Hello Everyone
This tutorial is for VB2008 coding. i know Drake do some codes im now showing you the basics.
1.Open VB2008 Express Edition
2.File/NewProject/Windows forms aplication
3.From the toolbox choose : 1 Button ,1 TextBox and 1 label
4.place it somewhere in the form
5.click the button 2 times
now is the coding "party"
6.type in in private sub this (basic)
MsgBox("Hello to my first program")
Me.Close ()
7. click debug for run the program
8.create new folder named VB
9.click build and "yournameproject"
10.select your folder and then click finish
11.goto folder and to windowsaplication folder in it
12.you will find "yournameproject".exe.deploy
13.remove ".deploy" and you have the file
This is just the basics more tutorials coming soon (sorry for my bad english)
Credits :me
books
download the pictures down (for help)
pls stick it
Last edited by jovanpet123; 10-23-2010 at 12:50 PM.
Drake (10-23-2010),FallenDark (10-27-2010),lokpi333 (10-27-2010)
Man isn't vb Section !!!
and for what the label1 !
this belongs to VB section .
/Moved
Bad method of getting the .exe. Simply build the project and find it in the bin->debug folder. Also, there are code tags for a reason. There's no actual explanation to any of the code in the first place (not that it takes a genius)
You can win the rat race,Originally Posted by Jeremy S. Anderson
But you're still nothing but a fucking RAT.
++Latest Projects++
[Open Source] Injection Library
Simple PE Cipher
FilthyHooker - Simple Hooking Class
CLR Injector - Inject .NET dlls with ease
Simple Injection - An in-depth look
MPGH's .NET SDK
eJect - Simple Injector
Basic PE Explorer (BETA)
Upload the photos to tinypic.com![]()
Yeah you can.