Each file got a marked size, calculating with the next offset start, or finish byte.
I want to create a plugin to export each file with an order number (decimal byte position on offset) and make a recompiler taking the file names (position on offset) to create a new file with all inside.
Or there is something similar?
Example of header.

Red its number of files inside
Green are files start offsets (the first for example its 0x40 = 64 bytes decimal)
Blue its final of the file.
Thanks a lot for reading
