header

ValueKonverter

About

ValueKonverter is a tiny application to aid you by converting various data types to each other. This includes:

Areas of application are anything related to raw memory interpretation.

This application is basically a clone of Mathemaesthetics Inc's Resorcerer's tool Value Converter.

Screenshot

Screenshot

Download

Grab the source tarball here (tgz). You'll need a recent CVS release of the bastard for the disassembler part. Specifically you'll need the most up-to-date release of libdisasm found inside bastard.

To get the CVS version of libdisasm do
cvs -d:pserver:anonymous@cvs.sf.net:/cvsroot/bastard/ login
. Now hit enter for a blank password and enter
cvs -z6 -d:pserver.anonymous@cvs.sf.net:/cvsroot/bastard checkout bastard .
. You do not need the whole bastard stuff, the libdisasm/libdisasm folder is enough. Go there and type make which should result in a useable libdisasm.so.

However if you're running some sort of Debian GNU/Linux distribution you may want to grab these debian packages.

Please drop a mail if you find a bug.

Todo

Progress

Progress, if any, will be documented in the blog.

Valid XHTML 1.0 Strict Valid CSS!