Hi all I'm having probs finding a utility that will colorize (yes colorise) a dump of a small binary file. I just need to visualise the size of the numbers in the file by assigning a color to a hex or octal value as I'm looking for patterns.
e.g. 0001000 962a d7d1 dbc4 d8df c2b6 d3c4 1697 9143 0001010 8594 9d92 65b6 6566 a3a5 65f5 657e 4ca5 0001020 f8f4 9697 8696 9696 9896 9697 f696 9696 If the above was in color I could pick out patterns easier. I'm trying to reverse engineer a small 6k data file format which I have no skill at doing :-) Mike Lake _______________________________________________ coders mailing list [email protected] http://lists.slug.org.au/listinfo/coders
