⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 portscan.frm

📁 一个综合的黑客程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Begin VB.Form frmPortScanner 
   BackColor       =   &H00000000&
   BorderStyle     =   4  'Fixed ToolWindow
   Caption         =   "Port Scanner"
   ClientHeight    =   7560
   ClientLeft      =   45
   ClientTop       =   285
   ClientWidth     =   8505
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7560
   ScaleWidth      =   8505
   StartUpPosition =   2  'CenterScreen
   Begin VB.CommandButton Command5 
      Caption         =   "&Stop"
      Height          =   255
      Left            =   5520
      TabIndex        =   42
      Top             =   840
      Width           =   2895
   End
   Begin MSWinsockLib.Winsock Winsock3 
      Left            =   2880
      Top             =   7680
      _ExtentX        =   741
      _ExtentY        =   741
      _Version        =   393216
   End
   Begin VB.Frame Frame3 
      Caption         =   "Port Watcher"
      Height          =   1815
      Left            =   -15
      TabIndex        =   37
      Top             =   9840
      Width           =   8295
      Begin VB.CommandButton Command12 
         Caption         =   "Save to Log"
         Height          =   285
         Left            =   1200
         TabIndex        =   39
         Top             =   1440
         Width           =   1215
      End
      Begin VB.CommandButton Command11 
         Caption         =   "Clear"
         Height          =   285
         Left            =   1200
         TabIndex        =   38
         Top             =   1080
         Width           =   1215
      End
      Begin VB.TextBox txtPortWatch 
         Height          =   285
         Index           =   1
         Left            =   240
         MaxLength       =   5
         TabIndex        =   23
         Top             =   720
         Width           =   855
      End
      Begin VB.TextBox txtIncoming 
         BackColor       =   &H00000000&
         Enabled         =   0   'False
         ForeColor       =   &H0000FFFF&
         Height          =   1455
         Left            =   2520
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   26
         Top             =   240
         Width           =   5655
      End
      Begin VB.CommandButton Command10 
         Caption         =   "Release"
         Height          =   285
         Left            =   1200
         TabIndex        =   25
         Top             =   720
         Width           =   1215
      End
      Begin VB.CommandButton Command9 
         Caption         =   "Watch"
         Height          =   285
         Left            =   1200
         TabIndex        =   24
         Top             =   360
         Width           =   1215
      End
      Begin VB.TextBox txtPortWatch 
         Height          =   285
         Index           =   0
         Left            =   240
         MaxLength       =   5
         TabIndex        =   22
         Top             =   360
         Width           =   855
      End
   End
   Begin MSWinsockLib.Winsock Winsock2 
      Left            =   2400
      Top             =   7680
      _ExtentX        =   741
      _ExtentY        =   741
      _Version        =   393216
   End
   Begin VB.CommandButton Command8 
      Caption         =   "Scan &All Possible Ports!"
      Height          =   255
      Left            =   5505
      TabIndex        =   0
      Top             =   480
      Width           =   2895
   End
   Begin VB.CommandButton Command7 
      Caption         =   "Save to &Log"
      Height          =   255
      Left            =   7080
      TabIndex        =   36
      Top             =   120
      Width           =   1335
   End
   Begin VB.CommandButton Command6 
      Caption         =   "&Clear"
      Height          =   255
      Left            =   5520
      TabIndex        =   35
      Top             =   120
      Width           =   1335
   End
   Begin VB.Timer Timer1 
      Left            =   3840
      Top             =   7680
   End
   Begin VB.Frame Frame2 
      Caption         =   "Timed Scans"
      Height          =   1695
      Left            =   -15
      TabIndex        =   32
      Top             =   8040
      Width           =   3495
      Begin VB.OptionButton Option1 
         Caption         =   "Selected Ports Only"
         Height          =   255
         Index           =   1
         Left            =   1680
         TabIndex        =   21
         Top             =   1320
         Width           =   1695
      End
      Begin VB.OptionButton Option1 
         Caption         =   "Multiple Range"
         Height          =   255
         Index           =   0
         Left            =   120
         TabIndex        =   20
         Top             =   1320
         Width           =   1455
      End
      Begin VB.CommandButton Command4 
         Caption         =   "Timer Off"
         Height          =   375
         Left            =   1680
         TabIndex        =   19
         Top             =   720
         Width           =   1335
      End
      Begin VB.CommandButton Command3 
         Caption         =   "Timer On"
         Height          =   375
         Left            =   240
         TabIndex        =   18
         Top             =   720
         Width           =   1215
      End
      Begin VB.TextBox txtSeconds 
         Height          =   285
         Left            =   1440
         MaxLength       =   4
         TabIndex        =   17
         Text            =   "60"
         Top             =   240
         Width           =   615
      End
      Begin VB.Label Label4 
         Caption         =   "Scan Ports Every"
         Height          =   255
         Left            =   120
         TabIndex        =   34
         Top             =   240
         Width           =   1335
      End
      Begin VB.Label Label3 
         Caption         =   "Seconds"
         Height          =   255
         Left            =   2160
         TabIndex        =   33
         Top             =   240
         Width           =   735
      End
   End
   Begin VB.Frame Selected 
      Caption         =   "Selected Ports Only"
      Height          =   1695
      Left            =   3585
      TabIndex        =   29
      Top             =   8040
      Width           =   4695
      Begin VB.TextBox txtSelPort 
         Height          =   285
         Index           =   11
         Left            =   3480
         MaxLength       =   5
         TabIndex        =   15
         Top             =   600
         Width           =   975
      End
      Begin VB.TextBox txtSelPort 
         Height          =   285
         Index           =   10
         Left            =   3480
         MaxLength       =   5
         TabIndex        =   14
         Top             =   240
         Width           =   975
      End
      Begin VB.TextBox txtSelPort 
         Height          =   285
         Index           =   9
         Left            =   2400
         MaxLength       =   5
         TabIndex        =   13
         Top             =   600
         Width           =   975
      End
      Begin VB.TextBox txtSelPort 
         Height          =   285
         Index           =   8
         Left            =   2400
         MaxLength       =   5
         TabIndex        =   12
         Top             =   240
         Width           =   975
      End
      Begin VB.TextBox txtSelPort 
         Height          =   285
         Index           =   7
         Left            =   1320
         MaxLength       =   5
         TabIndex        =   11
         Top             =   1320
         Width           =   975
      End
      Begin VB.TextBox txtSelPort 
         Height          =   285
         Index           =   6
         Left            =   1320
         MaxLength       =   5
         TabIndex        =   10
         Top             =   960
         Width           =   975
      End
      Begin VB.TextBox txtSelPort 
         Height          =   285
         Index           =   5
         Left            =   1320
         MaxLength       =   5
         TabIndex        =   9
         Top             =   600
         Width           =   975
      End
      Begin VB.TextBox txtSelPort 
         Height          =   285
         Index           =   4
         Left            =   1320
         MaxLength       =   5
         TabIndex        =   8
         Top             =   240
         Width           =   975
      End
      Begin VB.TextBox txtSelPort 
         Height          =   285
         Index           =   3
         Left            =   240
         MaxLength       =   5
         TabIndex        =   7
         Top             =   1320
         Width           =   975
      End
      Begin VB.TextBox txtSelPort 
         Height          =   285
         Index           =   2
         Left            =   240
         MaxLength       =   5
         TabIndex        =   6
         Top             =   960
         Width           =   975
      End
      Begin VB.TextBox txtSelPort 
         Height          =   285
         Index           =   0
         Left            =   240
         MaxLength       =   5
         TabIndex        =   4
         Top             =   240
         Width           =   975
      End
      Begin VB.CommandButton Command2 
         Caption         =   "Scan Now"
         Height          =   615
         Left            =   2400
         TabIndex        =   16
         Top             =   960
         Width           =   2175
      End
      Begin VB.TextBox txtSelPort 
         Height          =   285
         Index           =   1
         Left            =   240
         MaxLength       =   5
         TabIndex        =   5
         Top             =   600
         Width           =   975
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "Multiple Range"
      Height          =   1935
      Left            =   4680
      TabIndex        =   28
      Top             =   7680
      Width           =   2895
      Begin VB.CommandButton Command1 
         Caption         =   "Start"
         Height          =   375
         Left            =   480
         TabIndex        =   3
         Top             =   1080
         Width           =   855
      End
      Begin VB.TextBox txtStop 
         Height          =   285
         Left            =   120
         MaxLength       =   5
         TabIndex        =   2
         Top             =   720
         Width           =   975
      End
      Begin VB.TextBox txtStart 
         Height          =   285
         Left            =   120
         MaxLength       =   5
         TabIndex        =   1
         Top             =   360
         Width           =   975
      End
      Begin VB.Label Label2 
         Caption         =   "Stop Port"
         Height          =   255
         Left            =   1200
         TabIndex        =   31
         Top             =   720
         Width           =   1095
      End
      Begin VB.Label Label1 
         Caption         =   "Start Port"
         Height          =   255
         Left            =   1200
         TabIndex        =   30
         Top             =   360
         Width           =   975
      End
   End
   Begin MSWinsockLib.Winsock Winsock1 
      Left            =   3360
      Top             =   7680
      _ExtentX        =   741
      _ExtentY        =   741
      _Version        =   393216
   End
   Begin VB.TextBox Text1 
      BackColor       =   &H00000000&
      Enabled         =   0   'False
      ForeColor       =   &H0000FFFF&
      Height          =   7095
      Left            =   120
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   27
      Top             =   120
      Width           =   5175
   End
   Begin VB.Label Label7 
      BackColor       =   &H00000000&
      Caption         =   $"PortScan.frx":0000
      ForeColor       =   &H0000FF00&
      Height          =   6135
      Left            =   5520
      TabIndex        =   43
      Top             =   1200
      Width           =   2775
   End
   Begin VB.Label Label5 
      BackColor       =   &H00000000&
      ForeColor       =   &H0000FF00&
      Height          =   255
      Left            =   120
      TabIndex        =   41
      Top             =   7200
      Width           =   2055
   End
   Begin VB.Label Label6 
      BackColor       =   &H00000000&

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -