Does anybody know of an MP3 utility which can get me the raw numbers straight from the Huffman decoder?

I'm planning on making a "rehuff" type thing for MP3s (even though I said I wouldn't tongue.gif ). I've got a vague idea of how the data's stored, and how the Huffman tables are selected, but I'd like some way to check my work with before I go off and do something completely wrong.