Welcome![Sign In][Sign Up]
Location:
Search - MASM 64

Search list

[Crack HackMASM

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:

[assembly languageasm32-to64_MASM_TASM_YASM_flat-assembler

Description: This small article is about how to write in assembler for Windows 64-bit, it isn t ment for the IA64 but the new 64-bit version of x86 environment
Platform: | Size: 4096 | Author: linux bog | Hits:

[assembly languageEnum-Process-for-MASM

Description: code for all processes running at the time API uses native (NtQuerySystemInformation) compiled with MASM the code is for 32 bytes can be changed to 64 bytes:)
Platform: | Size: 1024 | Author: MUTANT | Hits:

[ELanguageJWasm211as

Description: JWasm is a Masm-compatible assembler. It supports 16-, 32- and 64-bit code, instructions up to AVX and various output formats. It s written in C.
Platform: | Size: 1004544 | Author: pudamadre92 | Hits:

[assembly languageWIN10 64位下使用MASM包括EDIT.COM文件

Description: MASM全套的,下载后无需再另外找MASM安装包。(ALL OF MASM , then you do not need to find install masm every where wasting time)
Platform: | Size: 259072 | Author: 王洁 | Hits:

[assembly languagedosbox

Description: 搭建汇编环境的小程序,初学者会需要。一般32位的windows系统有自带,但64位系统下并没有(Set up a small program for assembly environment)
Platform: | Size: 2070528 | Author: 咖啡桀 | Hits:

CodeBus www.codebus.net