Best Assemblers & Hex Editors for Linux
Sol Manager is a tool to manage your source files and configuration settings. SolMgr organizes project information in compiler- and platform-independent descriptions and allows conversion to native build scripts, such as makefiles or MS Visual Studio...
Interactive Decompiler project is an interactive decompiler, where the user starts with an almost literal translation of Assembly code in C language, which he progressively decompiles by the successive application of low-level refactorings, ultimately...
Barista is initially an Objective Caml library designed to load, construct, manipulate and save Java class files.A command-line utility (also named "barista") has been developped upon the library: both an assembler and disassembler for the Java platform....
GBAconv is a set of tools aimed at GameBoy Advance developers. GBAconv allows you to convert WAV sounds and PCX images into C arrays to be included in GBA programs.It is composed of two programs:- pcx2gba: exports a PCX 8-bpp image to 16-bit values C...
autotools-idl is a patch for automake and some autoconf macros which add support for IDL and C++ ORBs.autotools-idl tries to provide full support for compiling IDL files to C++ stubs and skeletons. The autoconf macros provide an unified detection of...
Boost.Build is a system for large project software construction, which is simple to use and powerfull. Boost.Build project is an onging project to rewrite Boost.Build, improving design and making it more extensible.Here are some key features of...
Custom Eclipse Builder is a lightweight Ant-based project to build a company and personal customized Eclipse distribution including company and personal relevant plugins, preferences and settings.The modern software development process becomes more and...
Asm2class is a java assembly to class file compiler.Asm2class is release under the terms of the GPL License. The current version of asm2class (0.1.2) is a beta version and allow generating class file from java assembly file that contains class definition,...
UMLet is an open-source Java tool for rapidly drawing UML diagrams with a pop-up-free, light-weight user interface.UMLet lets you draw diagram sketches, as well as to export diagrams to EPS, PDF, JPG, SVG and SYS. It fast and features text-based sequence...
STX B+ Tree is a command-line and graphical open source software that contains various C++ template classes, which allow developers to implement a B+ tree data and a B+ tree key container in the main memory of their applications.The C++ classes provided...