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

📄 unit10.dfm

📁 由于该木马有三个服务端可以选择生成
💻 DFM
字号:
object Form10: TForm10
  Left = 262
  Top = 159
  BorderStyle = bsSingle
  Caption = #35270#39057#25429#33719
  ClientHeight = 259
  ClientWidth = 320
  Color = clBlack
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PopupMenu = PopupMenu1
  Position = poScreenCenter
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Image1: TImage
    Left = 0
    Top = 0
    Width = 320
    Height = 221
    Align = alClient
    Stretch = True
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 240
    Width = 320
    Height = 19
    Panels = <
      item
        Width = 200
      end>
    SimplePanel = False
  end
  object Edit1: TEdit
    Left = 160
    Top = 132
    Width = 65
    Height = 21
    TabOrder = 1
    Visible = False
  end
  object StatusBar2: TStatusBar
    Left = 0
    Top = 221
    Width = 320
    Height = 19
    Panels = <
      item
        Width = 50
      end>
    SimplePanel = False
    Visible = False
  end
  object Edit2: TEdit
    Left = 144
    Top = 160
    Width = 121
    Height = 21
    TabOrder = 3
    Visible = False
  end
  object Edit3: TEdit
    Left = 144
    Top = 192
    Width = 121
    Height = 21
    TabOrder = 4
    Visible = False
  end
  object PopupMenu1: TPopupMenu
    AutoHotkeys = maManual
    Left = 184
    Top = 80
    object N1: TMenuItem
      Caption = #24320#22987#25429#33719
      OnClick = N1Click
    end
    object N3: TMenuItem
      Caption = #28165#31354#22270#20687
      OnClick = N3Click
    end
    object N2: TMenuItem
      Caption = #20445#23384#22270#20687
      OnClick = N2Click
    end
  end
  object SaveDialog1: TSaveDialog
    DefaultExt = 'bmp'
    Filter = '.bmp'
    Left = 104
    Top = 128
  end
end

⌨️ 快捷键说明

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