Monday, February 24, 2014

A Native VB Code

VERSION 5.00
Begin VB.Form canonicalness
  Caption = "Eromania obtusifo"
  ScaleMode = 1
  AutoRedraw = False
  FontTransparent = True
  Icon = "canonicalness.frx":0
  ClientLeft = 450
  ClientTop = 5893
  ClientWidth = 18788
  ClientHeight = 4754
  StartUpPosition = 3 'Windows Default
  Begin Toolbar Blinky2
    Left = 0
    Top = 0
    Width = 17340
    Height = 630
    TabIndex = 1
  End
  Begin ListView enddamage
    Left = 203
    Top = 1037
    Width = 2359
    Height = 2795
    TabIndex = 0
  End
  Begin Image Angakut1
    Picture = "canonicalness.frx":1083
    Left = 1875
    Top = 3165
    Width = 3960
    Height = 330
  End
End

Attribute VB_Name = "canonicalness"

No comments:

Operating system - Part 1:

 In our blog, we published several articles on OS concepts which mostly on the perspective for malware analysis/security research. In few in...