Note to all developers (specifically, you Xezno): this tool, and others like it (I wrote one too) are only meant to aid development by enabling developers to look at the resources.
It should not be used to extract game resources so you can distribute them with your remake. This is why the code is open, so that you can use it to take care of that for you in your remake. That said, you should never extract resources to the harddrive in the first place, because it is slow. Extract resources to memory and use them there.