@Moonboy65 - If you don't want to help, then don't go out on random threads saying "nice thread title lol", because you just look like you are trolling someone out of spite.
DOing that and typing in the text gets me "unable to access jarfile AudioTool-decode.jar
EDIT!!!!
having gotten prompt to run out of the folder I have those programs in, it reads that it could not recreate the Java Virtual Machine and unrecognized option
Good to know that my research on this format was useful. That was really exciting to crack an unknown format without the code or any possibility to know the tables used. HCS must know what I mean ;)
Indeed it's very cool, I'd love to hear how you were able to do it.
I worked out most of MTAF without access to the code and I was able to approximate the table by minimizing the errors in the history samples; this involved a linear algebra solver with lapack and blas (here).
But eventually someone just sent me code containing the exact table, which retrospectively is pretty obvious in a memory dump. Are your tables exact, or a very good approximation?