Download Latest Version hexviewer.bin.linux.i386.alpha1.1.tar.gz (8.9 kB)
Email in envelope

Get an email when there's a new version of Hexviewer

Home / ALPHA
Name Modified Size InfoDownloads / Week
Parent folder
hexviewer.bin.linux.i386.alpha1.1.tar.gz 2012-12-24 8.9 kB
README.txt 2012-12-24 1.6 kB
hexviewer.src.alpha1.1.zip 2012-12-20 5.1 kB
hexviewer.win32.alpha1.zip 2012-12-19 15.3 kB
Totals: 4 Items   30.9 kB 6
	Hexviewer 1.1 Alpha

This software is written and maintained by Daniel Elgh.
Any questions regarding this software can be asked by mail to
daniel.elgh a gmail dot com

- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Please notice that this is only an Alpha version.

 * Not documented.
 * Some minor known bugs considering output formating might appear using non-default output.
 * File identification almost in pre-alpha version. Don't even look at it.
 * Probably more bugs. But stay tuned!

 Source code still needs to be more clean and more optimized, but this is for those
 people still interested. Changelog will be introduced with first beta release.

- - - - - - - - - - - - - - - - - - - - - - - - - - - -
  TODO before beta release:
 * Fix output error with hex only print method.
 * String search thru argument. (I've started)
 * file_identifier's new ident scan function.
 * Basic documentation (Atleast --help explaining the
   existing argument)

- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Tested and working on:
* Windows 7
 Compiled and linked using VS2010,
 more or less default settings.

* Linux (Kernel 3.2.6)
 Compiled and linked using gcc (4.4.3) with;
g++ -Wall -ansi -std=c++98 -pedantic-errors -Wextra -Os -s -DNDEBUG -o hexviewer hexviewer.cpp

* FreeBSD (9.0-RELEASE)
 Compiled and linked using gcc (4.2.1) with;
g++ -Wall -ansi -std=c++98 -pedantic-errors -Wextra -Os -s -DNDEBUG -o hexviewer hexviewer.cpp

Anyone running a computer using Mac OS X please contact me!
Source: README.txt, updated 2012-12-24