RSS 12 projects tagged "Disassemblers"

Download Website Updated 13 Feb 2012 Erasm++

Screenshot
Pop 42.43
Vit 2.06

Erasm++, the Embedded Runtime Assembler in C++, is an Embedded Domain Specific Language (EDSL) in C++ for runtime code generation on Intel 64/IA-32 architectures. It supports complete compile-time syntax checking, and its code generators run very quickly because necessary data are computed statically. Also included are GenericDsm, a fast and generic instruction decoder library which supports "pattern matching" against the decoded instructions, and MetaPrelude, a Haskell-like lazy metaprogramming library that helps implementing EDSLs in C++.

Download Website Updated 11 Nov 2012 Industria

Screenshot
Pop 88.37
Vit 4.96

Industria is a collection of portable R6RS Scheme libraries for cryptography (AES, DES, Blowfish, HMAC, MD5, SHA-1, SHA-2, RSA, DSA, etc.), zip/gzip/zlib decompression, disassembly of amd64 machine code, Off-The-Record messaging, bytevector pack/unpack syntax, TLS connections via custom binary ports, and more.

Download Website Updated 24 Sep 2012 ELF Tool Chain

Screenshot
Pop 71.69
Vit 3.60

ELF Tool Chain is a set of program development tools for working with files in the ELF executable file format.

Download No website Updated 03 Dec 2007 libdisasm

Screenshot
Pop 44.72
Vit 1.00

The libdisasm project provides C (and SWIG Python/Perl bindings) for disassembling x86 opcode streams into instruction and operand details.

Download Website Updated 11 Jun 2003 Classfile Reader & Writer

Screenshot
Pop 25.98
Vit 1.00

Classfile Reader & Writer is a Java package that makes it easy to read and write Java class files. It does not provide any help with displaying the contents of a class file (besides debug output) or disassembe the byte codes, but can read "obfuscated" class files such as those generated by Crema.

Download Website Updated 05 Dec 2002 DSP5600x disassembly library

Screenshot
Pop 12.73
Vit 1.00

lib5600x is a library implementing the Motorola DSP5600x disassembler. It's an ANSI C link library that should be useful for people writing debuggers, memory monitors, etc. for DSP5600x chips.

Download Website Updated 19 Jul 2006 AVR Cross Development Kit

Screenshot
Pop 70.25
Vit 3.04

AVR Cross Development Kit is a CDK for Atmel's AVR RISC processor series. It provides a comprehensive assembler and C development environment on Linux or similar host systems.

Download Website Updated 26 Mar 2010 obcode anti-debugging library

Screenshot
Pop 47.24
Vit 1.43

The Obcode (obfuscated code) library allows the programmer to perform arithmetic (e.g. data encryption and serial code generation) over abstract, parameterizable, and obfuscated data types using special high-level operators. The resulting low-level binary code doesn't reveal any real data directly and is if not very difficult, then at least very boring to reverse engineer and trace.

Download Website Updated 03 May 2004 Chump

Screenshot
Pop 49.42
Vit 3.48

Chump is a table-driven assembler and dissembler with a very fast new architecture input format. Both the assembler and disassembler are created using a single description. It comes with descriptions for ARM, MIPS, Stump, and 6809. It is intended for use as a library compiled with other programs to allow line assembly and disassembly.

Download Website Updated 13 Aug 2003 joeq virtual machine

Screenshot
Pop 59.90
Vit 1.86

joeq is a Java 2 (JDK 1.3 and 1.4) compatible virtual machine. It is unique in that it is entirely implemented in Java, leading to greater reliability, portability, maintainability, and efficiency. It is also language-independent, so code from any supported language can be seamlessly compiled, linked, and executed dynamically.

Screenshot

Project Spotlight

cartman

Commandline Trac tools.

Screenshot

Project Spotlight

Recoll

A personal full text desktop search package.