gditools
A Python program/library aimed at GD-ROM image files.
This Python program/library is designed to handle GD-ROM image (GDI) files. It can be used to list files, extract data, generate sorttxt file, extract bootstrap (IP.BIN) file and more.
This project can be used in standalone mode, in interactive mode or as a library in another Python program (check the 'addons' folder to learn how).
For your convenience, you can use the gditools.py GUI program supplied in the Files section (optional).
To use this project you must install the Python 2.7...