Location:
Search - vmprotect 1.
Search list
Description: VMprotect虚拟机详细介绍。
Platform: |
Size: 1095439 |
Author: 2666fff |
Hits:
Description: VMProtect是目前最强大的虚拟机保护软件之一,适合Visual Basic(native),Visual C,Delphi,ASM等本地编译的目标程序,支持EXE,DLL,SYS。支持Windows各系统,具有很好的兼容性和稳定性。-VMProtect are currently the most powerful virtual machine software to protect one suitable Visual Basic (native), Visual C, Delphi, ASM, such as the objectives of local compile procedures, support EXE, DLL, SYS. Supported Windows systems, has good compatibility and stability.
Platform: |
Size: 609280 |
Author: chengzheng |
Hits:
Description: VMProtect 简介
VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。
支持的编译器:
Delphi
Borland C Builder
Visual C/C++
Visual Basic (native)
Virtual Pascal
支持的文件类型(32 位和 64 位):
EXE
DLL
BPL
OCX
SYS
支持的操作系统:
Windows 95/98
Windows ME
Windows NT
Windows 2000
Windows XP
Windows 2003
Windows Vista-标准类
TObject = class
constructor Create
procedure Free
end
TPersistent = class(TObject)
procedure Assign(Source: TPersistent)
end
TStrings = class(TPersistent)
function Add(S: String): Integer
procedure Append(S: String)
procedure AddStrings(Strings: TStrings)
procedure Clear
procedure Delete(Index: Integer)
function IndexOf(const S: String): Integer
procedure Insert(Index: Integer S: String)
procedure LoadFromFile(FileName: String)
procedure SaveToFile(FileName: String)
property Count: Integer read
property Text: String read write
property CommaText: String read write
property Strings[Index: Integer]: String read write
property Objects[Index: Integer]: TObject read write
end
TDuplicates = (dupIgnore, dupAccept, dupError)
TNotifyEvent = procedure(Sender: TObject)
TStringList = class(TStrings)
function Find(S: String var Index: Integer): Boolean
procedure Sort
property Duplicates:
Platform: |
Size: 16384 |
Author: cxzhack |
Hits:
Description: VMProtect 简介
VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。
支持的编译器:
Delphi
Borland C Builder
Visual C/C++
Visual Basic (native)
Virtual Pascal
支持的文件类型(32 位和 64 位):
EXE
DLL
BPL
OCX
SYS
支持的操作系统:
Windows 95/98
Windows ME
Windows NT
Windows 2000
Windows XP
Windows 2003
Windows Vista
-标准类
TObject = class
constructor Create
procedure Free
end
TPersistent = class(TObject)
procedure Assign(Source: TPersistent)
end
TStrings = class(TPersistent)
function Add(S: String): Integer
procedure Append(S: String)
procedure AddStrings(Strings: TStrings)
procedure Clear
procedure Delete(Index: Integer)
function IndexOf(const S: String): Integer
procedure Insert(Index: Integer S: String)
procedure LoadFromFile(FileName: String)
procedure SaveToFile(FileName: String)
property Count: Integer read
property Text: String read write
property CommaText: String read write
property Strings[Index: Integer]: String read write
property Objects[Index: Integer]: TObject read write
end
TDuplicates = (dupIgnore, dupAccept, dupError)
TNotifyEvent = procedure(Sender: TObject)
TStringList = class(TStrings)
function Find(S: String var Index: Integer): Boolean
procedure Sort
property Duplicates:
Platform: |
Size: 4096 |
Author: cxzhack |
Hits:
Description: VMProtect 简介
VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。
支持的编译器:
Delphi
Borland C Builder
Visual C/C++
Visual Basic (native)
Virtual Pascal
支持的文件类型(32 位和 64 位):
EXE
DLL
BPL
OCX
SYS
支持的操作系统:
Windows 95/98
Windows ME
Windows NT
Windows 2000
Windows XP
Windows 2003
Windows Vista
-TObject = class
constructor Create
procedure Free
end
TPersistent = class(TObject)
procedure Assign(Source: TPersistent)
end
TStrings = class(TPersistent)
function Add(S: String): Integer
procedure Append(S: String)
procedure AddStrings(Strings: TStrings)
procedure Clear
procedure Delete(Index: Integer)
function IndexOf(const S: String): Integer
procedure Insert(Index: Integer S: String)
procedure LoadFromFile(FileName: String)
procedure SaveToFile(FileName: String)
property Count: Integer read
property Text: String read write
property CommaText: String read write
property Strings[Index: Integer]: String read write
property Objects[Index: Integer]: TObject read write
end
TDuplicates = (dupIgnore, dupAccept, dupError)
TNotifyEvent = procedure(Sender: TObject)
TStringList = class(TStrings)
function Find(S: String var Index: Integer): Boolean
procedure Sort
property Duplicates: TDup
Platform: |
Size: 4096 |
Author: cxzhack |
Hits:
Description: VMProtect 简介
VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。
支持的编译器:
Delphi
Borland C Builder
Visual C/C++
Visual Basic (native)
Virtual Pascal
支持的文件类型(32 位和 64 位):
EXE
DLL
BPL
OCX
SYS
支持的操作系统:
Windows 95/98
Windows ME
Windows NT
Windows 2000
Windows XP
Windows 2003
Windows Vista
-TObject = class
constructor Create
procedure Free
end
TPersistent = class(TObject)
procedure Assign(Source: TPersistent)
end
TStrings = class(TPersistent)
function Add(S: String): Integer
procedure Append(S: String)
procedure AddStrings(Strings: TStrings)
procedure Clear
procedure Delete(Index: Integer)
function IndexOf(const S: String): Integer
procedure Insert(Index: Integer S: String)
procedure LoadFromFile(FileName: String)
procedure SaveToFile(FileName: String)
property Count: Integer read
property Text: String read write
property CommaText: String read write
property Strings[Index: Integer]: String read write
property Objects[Index: Integer]: TObject read write
end
TDuplicates = (dupIgnore, dupAccept, dupError)
TNotifyEvent = procedure(Sender: TObject)
TStringList = class(TStrings)
function Find(S: String var Index: Integer): Boolean
procedure Sort
property Duplicates: TDup
Platform: |
Size: 4096 |
Author: cxzhack |
Hits:
Description: VMProtect 简介
VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。
支持的编译器:
Delphi
Borland C Builder
Visual C/C++
Visual Basic (native)
Virtual Pascal
支持的文件类型(32 位和 64 位):
EXE
DLL
BPL
OCX
SYS
支持的操作系统:
Windows 95/98
Windows ME
Windows NT
Windows 2000
Windows XP
Windows 2003
Windows Vista
--------------------------------------------------------------------------------
© 2006-2008 Copyright PolyTech-标准类
TObject = class
constructor Create
procedure Free
end
TPersistent = class(TObject)
procedure Assign(Source: TPersistent)
end
TStrings = class(TPersistent)
function Add(S: String): Integer
procedure Append(S: String)
procedure AddStrings(Strings: TStrings)
procedure Clear
procedure Delete(Index: Integer)
function IndexOf(const S: String): Integer
procedure Insert(Index: Integer S: String)
procedure LoadFromFile(FileName: String)
procedure SaveToFile(FileName: String)
property Count: Integer read
property Text: String read write
property CommaText: String read write
property Strings[Index: Integer]: String read write
property Objects[Index: Integer]: TObject read write
end
TDuplicates = (dupIgnore, dupAccept, dupError)
TNotifyEvent = procedure(Sender: TObject)
TStringList = class(TStrings)
function Find(S: String var Index: Integer): Boolean
procedure Sort
property Duplicates:
Platform: |
Size: 2048 |
Author: cxzhack |
Hits:
Description: FreeCode2008开源远控unicode编码楚茗-FreeCode2008unicode
Platform: |
Size: 1333248 |
Author: 结舌杜口 |
Hits:
Description: virtual machine protect, best pe protector in the net , allows you to wrap every exported function
Platform: |
Size: 1072128 |
Author: croner |
Hits:
Description: VMProtect的逆向分析和静态还原的有关内容课件,其内容对初学者有很大的帮助-VMProtect reverse analysis and static reduction of the content courseware, its content of great help for beginners
Platform: |
Size: 885760 |
Author: 安心 |
Hits:
Description: VMProtect的逆向分析和静态还原(2009中国软件安全峰会演讲PPT)-VMProtect reverse analysis and static reduction (China Software Security Summit 2009 presentation PPT)
Platform: |
Size: 885760 |
Author: 程光 |
Hits:
Description: vm protect逆向分析静态还原介绍,主要介绍VMprotect软件保护的底层原理机制。-vm protect reverse reduction of the static presentation introduces the underlying principles of VMprotect software protection mechanism.
Platform: |
Size: 886784 |
Author: 潘建军 |
Hits:
Description: SpyEye是Zeus的竞争对手,它甚至可以删除受害者电脑里的Zeus。它在地下黑客市场的零售价高达500美元。
安全公司Damballa报导,逆向工程师Xyliton破解了用VMProtect保护的SpyEye 1.3.45,发布了SpyEye 1.3.45 Loader源代码,它将允许恶意黑客开发出更复杂更难以探测的恶意程序。SpyEye作者已经发布了1.3.48,更新版本正在开发之中。-SpyEye is Zeus s competitors, it can even remove the victim s computer in the Zeus. It is in the hacker underground market retail price of up to $ 500.
Security company Damballa report, reverse engineer Xyliton break with VMProtect protection SpyEye 1.3.45, released SpyEye 1.3.45 Loader source code, it will allow malicious hackers to develop more complex and difficult to detect malicious programs. SpyEye author has released 1.3.48, an updated version is under development.
Platform: |
Size: 438272 |
Author: ash |
Hits:
Description: VMProtect 保护壳程序 VC源码 供大家学习参考!-VMProtect protective shell process VC source for everyone to learn!
Platform: |
Size: 399360 |
Author: |
Hits:
Description: 软件代码保护编写方法-vmprotect-soft-code protect writing-vmprotect
Platform: |
Size: 17408 |
Author: 跑过的云 |
Hits:
Description: This tutorial works with VMProtect 1.69-2.05
Platform: |
Size: 17421312 |
Author: akkad |
Hits:
Description: Tutorial for unpacking VMProtect packed dll (in exe)
Platform: |
Size: 9302016 |
Author: Pwned
|
Hits:
Description: VMProtect based virtual machine design and implements
Platform: |
Size: 1520640 |
Author: niu518
|
Hits:
Description: VMProtect Ultimate已注册版(VMProtect Ultimate)
Platform: |
Size: 36100096 |
Author: qwertyuiop[ |
Hits:
Description: VMProtect 1.xx - 2.xx Ultra Unpacker v1.0
.........................................\ARImpRec.dll,205312,2012-12-10
.........................................\Me to you.txt,9713,2012-12-26
.........................................\Short Script Description.txt,11969,2012-12-25
.........................................\UnpackMes
.........................................\.........\VMProtect 1.7 No AL
.........................................\.........\...................\UnPackMe.exe,388096,2008-12-09(This tutorial works with VMProtect 1.69-2.05)
Platform: |
Size: 544768 |
Author: asfassdf |
Hits: