Is there a hex editor out there that can switch between reading hex and translating the string of bits into different standard variables such as doubles, ints, chars? (this is assuming that I know in advance that the entire file only contains a certain type of variable, ie, outputted from a program that i wrote).
Thanks,
-Faken
