Discord Server Red Security Twitter Donation to Red Security Red Security Youtube Channel Red Security Tumblr Profile
Login or Register to Hide ads and Accessing all features on the forum

Search Results
    Thread: vb.net php database login
Post: vb.net php database login

Code: --
Posted by viruss in Visual Basic & .NET Framework , 11-12-2020, 02:30 PM
 3,204     0
    Thread: vb.net image url grabber
Post: vb.net image url grabber

note does not work on images.google.com have not tested on facebook images whats needed 2 textboxes 1 button  1 webbrowser small code for app source Code: -- Public Class Form1...
Posted by viruss in Visual Basic & .NET Framework , 08-31-2020, 01:44 PM
 1,597     0
    Thread: hwid but think something is off not enough charters
Post: hwid but think something is off not enough charter...

grab hwid whats needed 1 textbox 1 link label Code: -- Imports System.Management Public Class Form1     Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Ha...
Posted by viruss in Basic VB.net , 08-13-2020, 05:22 PM
 1,314     0
    Thread: cpu info
Post: cpu info

whats is needed  20 text boxes double click form1 now paste under form1_load Note if u dont want to use the class just del the doom text change to textbox Code: --   Private Sub Fo...
Posted by viruss in Basic VB.net , 08-12-2020, 09:29 PM
 1,312     0
    Thread: vb.net spammer
Post: vb.net spammer

not ie did not make the design of this spammer i just did source code FORM1.VB 1 textbox 2 button 1 label funny thing there is no timer in source _______________________________________________...
Posted by viruss in Basic VB.net , 08-11-2020, 01:32 PM
 1,588     1
    Thread: new mybb login updated
Post: new mybb login updated

Code: -- 2 textboxes 1 button needed -- that is it as app does not contain any theme class files this time
Posted by viruss in Basic VB.net , 08-10-2020, 01:28 PM
 2,500     0
    Thread: vb.net class
Post: vb.net class

red security them.vb source code file output: [hr] i for got to add a close button to theme
Posted by viruss in Basic VB.net , 12-10-2019, 03:01 PM
 2,626     3
    Thread: vb.net diamond shaped form by rotating a square
Post: vb.net diamond shaped form by rotating a square

vb.net diamond shaped from Public Class Form1     Private IsFormBeingDragged As Boolean = False     Private MouseDownX As Integer     Private MouseDownY As Integer     Private Sub Form1_Mouse...
Posted by viruss in Visual Basic & .NET Framework , 04-07-2019, 02:42 PM
 1,653     0
    Thread: vb.net custom shaped windows form
Post: vb.net custom shaped windows form

make a irregular shaped windows form  ie non rectangular forms https://i.ytimg.com/vi/oTOV-Yx-YGM/maxresdefault.jpg example cant get source for it on line so i made it not 100% right now it ca...
Posted by viruss in Visual Basic & .NET Framework , 04-06-2019, 02:12 PM
 1,721     0
    Thread: vb.net auto clicker
Post: vb.net auto clicker

I did not make this auto-clicker, I downloaded it from here: https://codeload.github.com/bhaktijkoli/...zip/master (https://codeload.github.com/bhaktijkoli/...zip/master) I made 11 changes to the ...
Posted by viruss in Visual Basic & .NET Framework , 10-10-2018, 03:35 PM
 2,162     0
    Thread: virus phishing source
Post: virus phishing source

please note virus phishing source is not connected to any forum login url at the moment it is just pulling cpu info example of output on server username:_virus hwid:_BFEBFBFF000506E3 Intel(R)...
Posted by viruss in Visual Basic & .NET Framework , 06-04-2018, 02:12 PM
 2,661     0
    Thread: virus image browser download
Post: virus image browser download

virus image downloader error notes: application at this time will not download data/image/base64 file image url-address is from 1 ghost textbox type in your web address u want come with full so...
Posted by viruss in Visual Basic & .NET Framework , 06-04-2018, 02:03 PM
 2,715     2
    Thread: php mybb_user query show registered members
Post: php mybb_user query show registered members

display number of users registered on your forum display all registered user in user group id 2  "SELECT (https://haxcore.net/phpmyadmin11/url.php?url=https://dev.mysql.com/doc/refman/5.5/en/selec...
Posted by viruss in PHP ,HTML & ASP , 04-19-2018, 02:46 AM
 3,030     1
    Thread: image hasher vb.net
Post: image hasher vb.net

md5 image hasher take the memory value of php and add a hash string Code: -- Imports System.IO Imports System.Security Imports System.Security.Cryptography Public Class Form1 #Region "Rac...
Posted by viruss in Visual Basic & .NET Framework , 04-04-2018, 04:06 PM
 2,387     1
    Thread: vb.net Hwid
Post: vb.net Hwid

full code no server connection set up yet just hwid and a text box all that is set in code for time being Imports System.IO Imports System.Net Imports System.Threading Imports System.Manageme...
Posted by viruss in Basic VB.net , 03-29-2018, 05:26 PM
 2,918     1
    Thread: vb.net hwid-get server check
Post: RE: vb.net hwid-get server check

here is what the database look like after here is what app look like when done
Posted by viruss in Visual Basic & .NET Framework , 10-01-2017, 02:45 PM
 4,063     3
    Thread: vb.net hwid-get server check
Post: vb.net hwid-get server check

Code: -- Imports System.IO Imports System.Net Imports System.Threading Imports System.Management Imports System.Security Imports System.Security.Policy Public Class Form1     Private...
Posted by viruss in Visual Basic & .NET Framework , 10-01-2017, 05:57 AM
 4,063     3
    Thread: mysql chat application
Post: RE: mysql chat application

here is source code for vb.net mysql chat app Imports MySql.Data.MySqlClient Imports System Imports System.Security.Cryptography Imports System.Net Imports System.Text Imports System.Text....
Posted by viruss in Visual Basic & .NET Framework , 08-19-2017, 06:05 AM
 3,589     4
    Thread: mysql chat application
Post: mysql chat application

Source code will be coming soon  what need 2 textboxes 2 buttons 1 timer demo project will be posted in 12:00am tonight  
Posted by viruss in Visual Basic & .NET Framework , 08-18-2017, 05:56 PM
 3,589     4
    Thread: vb.net_space_shooter_game
Post: vb.net_space_shooter_game

i used a simple standalone .NET decompiler c# to vb.net to get the game to work for vb http://45.32.168.102/vb.net_space_game.png please not i do not take any credit for this game as i did no...
Posted by viruss in Basic VB.net Games , 07-28-2017, 05:42 PM
 2,265     2