Welcome![Sign In][Sign Up]
Location:
Search - engine

Search list

[GUI DevelopHacker Disassembler Engine

Description: Please excuse my english... It's so bad :) Hacker Disassembler Engine, or HDE, is small disassembler engine, which intend to code analyse. HDE get length of command, prefixes, ModR/M and SIB bytes, opcode, immediate, displacement, relative address, etc. For example, you can use HDE when writing unpackers or decryptors executable files, because more others disassemblers too big, get only disasm listing and aren't intended for code analys, but more simple length disassemblers usually get too little info. HDE get enough info to analyse, but it has very small size. HDE package include DLL, objects, headers files and and source. + support MMX, SSE, SSE2, SSE3, 3DNow! instructions + high-speed & small size (coded in assembler ;) + compatibility with most coding language To disassemble should call hde_disasm function: DWORD hde_disasm( void *pCode // pointer to code HDE_STRUCT *pHDE_STRUCT // pointer to structure HDE_STRUCT ); Function return length of command and fill structure HDE_STRUCT: struct HDE_STRUCT { BYTE len; // length of command BYTE p_rep; // rep/repnz/.. prefix: 0xF2 or 0xF3 BYTE p_lock; // lock prefix 0xF0 BYTE p_seg; // segment prefix: 0x2E, 0x36, 0x3E, 0x26, 0x64, 0x65 BYTE p_66; // prefix 0x66 BYTE p_67; // prefix 0x67 BYTE opcode; // opcode BYTE opcode2; // second opcode, if first opcode equal 0x0F BYTE modrm; // ModR/M byte BYTE modrm_mod; // - mod byte of ModR/M BYTE modrm_reg; // - reg byte of ModR/M BYTE modrm_rm; // - r/m byte of ModR/M BYTE sib; // SIB byte BYTE sib_scale; // - scale (ss) byte of SIB BYTE sib_index; // - index byte of SIB BYTE sib_base; // - base byte of SIB BYTE imm8; // immediate imm8 WORD imm16; // immediate imm16 DWORD imm32; // immediate imm32 BYTE disp8; // displacement disp8 WORD disp16; // displacement disp16, if prefix 0x67 exist DWORD disp32; // displacement disp32 BYTE rel8; // relative address rel8 WORD rel16; // relative address rel16, if prefix 0x66 exist DWORD rel32; // relative address rel32 }; Opcode and len fields always exist, others are optional and depend of command. If field's value equal zero, then it isn't existing. Note: HDE work only with 32-bit commands of x86 processors !
Platform: | Size: 23447 | Author: sys0007 | Hits:

[Windows DevelopUnreal Engine Mini c++ SDKs

Description: Mini SDKs for coding hooks, mods into unreal engine games
Platform: | Size: 859713 | Author: g0rdon | Hits:

[Windows DevelopSudden Attack Game Engine SourceCode

Description: Full c++ game engine sourcecode for sudden attack game.
Platform: | Size: 49783806 | Author: g0rdon | Hits:

[SourceCodeIntroduction to 3D game engine design using directX9 and Csharp

Description: C# GAME ENGINE DESIGN
Platform: | Size: 6603463 | Author: kiixin | Hits:

[Linux-UnixCGX-Mobile cryptographic engine sources

Description: source for cryptographic accelerator engine present in au1550 SOC platform
Platform: | Size: 1814589 | Author: wrtoch | Hits:

[Linux-UnixCGX-Mobile crypto engine API guide

Description: CGX-Mobile crypto engine (present in au1550 soc) API guide
Platform: | Size: 184157 | Author: wrtoch | Hits:

[Linux-UnixCGX Mobile crypto engine programmer's guide

Description: CGX-Mobile crypto engine (present in au1550 soc) programmer's guide
Platform: | Size: 2002127 | Author: wrtoch | Hits:

[Linux-UnixCGX-Mobile crypto engine Universal Driver Module User's Manual

Description: CGX-Mobile crypto engine (present in au1550) - Universal Driver Module User's Manual
Platform: | Size: 149562 | Author: wrtoch | Hits:

[Linux-UnixCGX-Mobile crypto engine API guide

Description: api guide for crypto engine of au1550 soc
Platform: | Size: 184157 | Author: wrtoch | Hits:

[Linux-UnixCGX Mobile crypto engine programmer's guide

Description: programmer's guide reference for crypto engine present in au1550 SOC
Platform: | Size: 2002127 | Author: wrtoch | Hits:

[Program doc基于ArcGIS Engine编写的ColorRamp对栅格渲染代码

Description: 基于ArcGIS Engine编写的ColorRamp对栅格渲染代码
Platform: | Size: 92160 | Author: onshine002 | Hits:

[Ftp Clientfce4c10

Description: ftp client engine -ftp client engine
Platform: | Size: 161792 | Author: 站长 | Hits:

[Search Engineasearch

Description: Java写的搜索引擎,是一个applet-A searching engine written by java, and it is an applet
Platform: | Size: 20480 | Author: 站长 | Hits:

[ELanguageScriptEngine

Description: VB Script脚本引擎及例子程序-VB Script engine and example program
Platform: | Size: 74752 | Author: | Hits:

[Game ProgramWild

Description: 《3D Engine Design》的随书源代码,包含完整的3D引擎的源代码
Platform: | Size: 5488640 | Author: 站长 | Hits:

[OpenGL programnGenezip

Description: OpenGL写的一个3D游戏引擎-OpenGL to write a 3D game engine
Platform: | Size: 3145728 | Author: 站长 | Hits:

[OpenGL programExo

Description: C#封装的OpenGL 3D游戏引擎-C# Package of OpenGL 3D game engine
Platform: | Size: 2399232 | Author: 站长 | Hits:

[Game ProgramBUILD Engine 08012001

Description: 小型游戏引擎-Small game engine
Platform: | Size: 961536 | Author: 站长 | Hits:

[Documents反病毒引擎设计

Description: 反病毒引擎设计-Anti-virus engine design
Platform: | Size: 45056 | Author: 刘非平 | Hits:

[Game ProgramA_2D_game

Description: A 2D game engine for C++ and an example : Aero Blasters -A 2D game engine for C and an example : Aero Blasters
Platform: | Size: 69632 | Author: 站长 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »