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

📄 untabout.dfm

📁 木马源程序,供大家研究
💻 DFM
字号:
object Form8: TForm8
  Left = 192
  Top = 107
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = 'About'
  ClientHeight = 185
  ClientWidth = 329
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 8
    Top = 8
    Width = 313
    Height = 17
    Alignment = taCenter
    AutoSize = False
    Caption = 'miniRAT 1.0 Beta About Screen'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'Tahoma'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 8
    Top = 32
    Width = 313
    Height = 41
    Alignment = taCenter
    AutoSize = False
    Caption = 
      'This Remote Administration Tool would not been possible to creat' +
      'e if it wasent for some people around. Shouts goes out to follow' +
      'ing basterds :'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = [fsBold]
    ParentFont = False
    WordWrap = True
  end
  object Label3: TLabel
    Left = 8
    Top = 72
    Width = 313
    Height = 17
    Alignment = taCenter
    AutoSize = False
    Caption = 'ksv, redlime, Caecigenus, Farbror, satan_addicted.'
    WordWrap = True
  end
  object Label4: TLabel
    Left = 8
    Top = 96
    Width = 313
    Height = 17
    Alignment = taCenter
    AutoSize = False
    Caption = 'Additional shouts goes out for cool crews and people'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label5: TLabel
    Left = 8
    Top = 112
    Width = 313
    Height = 41
    Alignment = taCenter
    AutoSize = False
    Caption = 
      'Tzorcelan, n00nah, D-oNe, Xaero3, peck, docksider, DA, e1f, Aphe' +
      'x, Positron, sweRAT Team, sweVX Team, UCC Team, Chasenet Team, G' +
      'OG Team, and the rest i forgot about.'
    WordWrap = True
  end
  object Button1: TButton
    Left = 232
    Top = 160
    Width = 89
    Height = 17
    Caption = 'Go Fuck Yourself'
    TabOrder = 0
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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