I've got version 0.0.1 of allifdump ready. It seems to work here, at home.
The problematic bug I was facing was using realloc() and still keeping a pointer to the old buffer.
Since I fixed that, it seems to work fine now. Threaded mode is still not-done.
