搜索资源列表
distorm64
- diStorm64 is an AMD64 disassembler, which is the first public free disassembler library for AMD64 out there.-diStorm64 is an AMD64 disassembler. which is the first public free disassembler lib LogicLibrary for AMD64 out there.
Disassembler
- 一个VB写的反汇编工具,完整无插件,是学习反汇编的好资料,在VB6.0下就可以运行,请放心下载,xp下运行通过了,反汇编出来的代码很不错.
CheatEnginev5.4srcl
- Cheat Engine is an open source tool designed to give you the upper hand in games, but also contains other usefull tools to help debugging games and even normal applications. It comes with a memory scanner to quickly scan for variables used withi
Hacker Disassembler Engine
- 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
vb-fanhuibiangongju
- 利用vb写的一个反汇编工具,可以将任意一个程序进行反汇编,查看它的汇编源码-Use vb to write a disassembler tool, you can disassemble any program to see its source code compilation
IDA_Pro_for_NewbieZ
- IDA Pro (disassembler) for newbies html documentation-IDA Pro (disassembler) for newbies html documentation......................
HooklibEx
- 直接多线程调用的R3hook,恢复代码调用采用ADE的反汇编,非常稳定-Direct multi-threaded calls R3hook, called the use of ADE recovery code disassembler, very stable
cracker_1996-02-22
- 80386 Disassembler library, with source codes.
hde_disassembly
- hde32 is a small disassembler engine, intended for analysis of x86-32 code. It gets length of command, prefixes, ModR/M, SIB, opcode, etc. For example, you can use hde32 when writing unpackers of executables, viruses, because most other disassemblers
IDA_Comment_Plugin_Src
- Source code to Pluging for IDA disassembler for adding repeatable comments to disassembly.
Disassembler
- 一个校园网拨号客户端的主程序源代码,加密部分的dll未能破解出源码。-A campus network of dial-up client main program source code, encryption dll failed to crack the part of the source.
Reflector
- .NET Reflector 5.0 Disassembler
disassemNC
- Disassembler for EBASIC for Windows
DDasm
- This the Win32 version of my disassembler that will disassemble almost any kind of file. There are a few errors but not many. It will produce a listing file and also an .asm output which with a little editing is comatiable with nasm or yasm. The exec
W
- disassembler for vb6 it is good
d52v336
- disassembler for 8051
reflector
- .Net反汇编程序,可反汇编所有Net平台写的程序,跟源代码效果一模一样,-. Net Disassembler can disassemble all Net platform, written procedures, with the effect of the source code exactly the same as
IDA_Pro_Shortcuts
- Datarescue Interactive Disassembler (IDA) Pro Quick Reference Sheet
Hacker-Disassembling-Uncovered
- This text shows how to analyze programs without its source code, using a debugger and a disassembler, and covers hacking methods including virtual functions, local and global variables, branching, loops, objects and their hierarchy, and more. -This
Mips Assembler and Disassembler
- QT。MIPS Assembler and Disassembler。输入MIPS code,转换成16进制编码;或输入16进制编码,转换成MIPS code。