====================
== Le blog de dup ==
====================

Heraia - 0.0.7

devel

Heraia 0.0.7 is out since 14 February 2009 on valentine's day !

No huge visible changes (expect more for 0.0.8) but documentation of the code is slightly better now. I corrected some bugs :

You can download code documentation at http://download.gna.org/heraia/devel_docs/.

Since heraia version 0.0.6 I try to make some debian packages. They are provided with no warranty that they will work properly. Please if you try to install from one of these deb package let me know if it worked or not. You can download 0.0.7 debian packages at http://download.gna.org/heraia/packages/debian/heraia_0.0.7/.

For this version, I have made a windows port. I'll try to do this for every release. Don't expect much with that windows version as plugin system does not work very well and there is still some bugs to fix that does not occur in the linux version. You can download a stand alone version (which does not need installation) at http://download.gna.org/heraia/packages/windows/heraia_0.0.7/. Use 7zip to extract the binaries somewhere and then just click on heraia.exe.

Of course, source code is available in a tar.gz format at http://download.gna.org/heraia/packages/debian/heraia_0.0.7/. You can also have it by checking out the svn :

svn co http://svn.gna.org/svn/heraia heraia Please note that there is also some mailing lists with very low traffic rates.

What is heraia ?

Heraia is free software licensed under the GPLv2 or later. It is a standalone hexadecimal file analyser. It provides tools to analyse files in a hexadecimal way :

. a data interpretor . a plugin that do some graphical analysis It contains :

. a fully functionnal plugin system . an extensible data interpretor It is written in C using GTK and based on GtkHex Widget. It is known to run on both Linux and Windows. It integrates smoothly with Gnome but it does not depends on it.