if I use hat to make it readablke, I get:
C:\Documents and Settings\liechtir\Desktop\hat_bin\bin>java -jar hat.jar heap_dump.txt
Started HTTP server on port 7000
Reading from heap_dump.txt...
java.io.IOException: Unrecognized magic number: 1208431
at hat.parser.Reader.readFile(Reader.java:99)
at hat.Main.main(Main.java:149)