Commit Graph

164 Commits

Author SHA1 Message Date
tmpz23 3e4009b9c7 Update afstool.py 2022-01-29 07:52:01 +01:00
tmpz23 00678250cb Update README.md 2022-01-29 07:51:08 +01:00
tmpz23 98aa613d86 Update README.md 2022-01-29 07:49:08 +01:00
tmpz23 a978acb1db Update README.md
Added afstool.py documentation about implemented commands.
2022-01-29 07:46:46 +01:00
tmpz23 d09a3f8810 Update afstest.py
added stats tests on folders & AFS
2022-01-29 06:20:36 +01:00
tmpz23 835a0a4a2d Update afstool.py
fix stats unhandled no FD bug
2022-01-29 06:19:31 +01:00
tmpz23 c5042b14f5 Update afstool.py
added stats
added pack update using next file offset as max length except if last file and no FD
2022-01-28 22:42:54 +01:00
tmpz23 db1c0ca6a0 Update afstest.py 2022-01-28 22:41:33 +01:00
tmpz23 9d432a824e Update afstest.py
Added full tests for patchs and control of packed file length .. date are controlled when it's possible and patch use next file offset as max length excepted for ending files when no FD present.
2022-01-28 22:38:19 +01:00
tmpz23 1e0c05a72a Update pzztest.py 2022-01-20 21:22:18 +01:00
tmpz23 5bf032459c Update gcmtest.py 2022-01-20 20:35:19 +01:00
tmpz23 0a02901f6e Update gcmtool.py
adding security checks
2022-01-18 19:47:47 +01:00
tmpz23 ae15654732 Update gcmtest.py 2022-01-18 17:23:08 +01:00
tmpz23 37f28f0175 Update pzztest.py 2022-01-18 17:05:24 +01:00
tmpz23 b5df1e68e1 Update pzztest.py 2022-01-18 16:17:38 +01:00
tmpz23 60ab3f2136 Update pzztool.py
fix compress decompress output path using and logging
2022-01-18 12:33:29 +01:00
tmpz23 3a0c5c6600 Update pzztest.py
Full commands tests
Raise an exception if there is any error
2022-01-18 12:31:47 +01:00
tmpz23 9750bf94c4 Update afstest.py 2022-01-18 07:51:08 +01:00
tmpz23 279f2e914b Update gcmtest.py 2022-01-18 07:49:52 +01:00
tmpz23 036c05c302 Update pzztest.py 2022-01-18 07:49:16 +01:00
tmpz23 946cade8c9 Update pzztest.py 2022-01-18 07:33:25 +01:00
tmpz23 31477be098 Create research_poc.py 2022-01-18 07:25:24 +01:00
tmpz23 745e4db98d Update afstool.py
fix bugs with specifics situations
2022-01-17 20:28:22 +01:00
tmpz23 f08c3c8038 Create afstest.py
Basic tests with afstool.py
2022-01-17 20:27:38 +01:00
tmpz23 012fbb5195 Update gcmtool.py 2022-01-16 18:00:02 +01:00
tmpz23 1c9a484bb4 Update gcmtest.py 2022-01-16 17:59:30 +01:00
tmpz23 9a6b751b5a Update pzztool.py 2022-01-16 17:39:17 +01:00
tmpz23 4b5b5b6026 Update pzztest.py 2022-01-16 17:38:39 +01:00
tmpz23 50a80cc439 Create afstool.py
First version. Not tested yet it's work in progress
2022-01-15 23:34:05 +01:00
tmpz23 06b1c75b08 Update gcmtool.py 2022-01-14 17:31:45 +01:00
tmpz23 c225501bf3 Update gcmtool.py 2022-01-14 15:37:41 +01:00
tmpz23 b2a5ed9a43 Update gcmtool.py 2022-01-13 17:47:18 +01:00
tmpz23 fd0ef26125 Update gcmtest.py
add doku
2022-01-13 17:44:29 +01:00
tmpz23 2248a4cf1d Create gcmtest.py
This file is usefull to test gcmtool.py.
2022-01-13 17:39:35 +01:00
tmpz23 0d44a0ca97 Update gcmtool.py
fix bugs
2022-01-13 17:30:45 +01:00
tmpz23 847c3ed2bb Update README.md 2022-01-13 08:37:40 +01:00
tmpz23 a9c38ac50f Update README.md
Explain why unpack/pack again give two different GCM iso
2022-01-13 08:37:14 +01:00
tmpz23 295c99c20b Update README.md 2022-01-12 17:03:34 +01:00
tmpz23 6214cf249c Update README.md
add gcm_tool.py doku
2022-01-12 16:57:28 +01:00
tmpz23 1a21bf6f5e Update gcmtool.py
using unique align function to be sure to align every offset of files in the iso
2022-01-11 14:19:31 +01:00
tmpz23 82c1d69c65 Update gcmtool.py
fix align check
2022-01-10 22:42:22 +01:00
tmpz23 712c5ea84d Update gcmtool.py
now patch dol & fst in the iso using files in sys folder
2022-01-10 22:17:20 +01:00
tmpz23 d547bdca97 Update gcmtool.py
sort paths in rebuild-fst to be like originals fsts
2022-01-09 19:14:52 +01:00
tmpz23 a4b65f1abc Added fst rebuild from filesystem inside the root dir
dol size is not handled yet if modified
2022-01-09 18:56:03 +01:00
tmpz23 8a76b7c1a5 Update gcmtool.py
added debug logging
2021-12-21 15:17:38 +01:00
tmpz23 87a0c8c0df Update gcmtool.py
added correct folder handling when using pack or unpack
2021-12-19 17:22:28 +01:00
tmpz23 18870c2478 Update gcmtool.py 2021-12-18 13:11:31 +01:00
tmpz23 bb8db99f0b Update gcmtool.py
logging bug fix
2021-12-18 12:17:59 +01:00
tmpz23 5a0297ea2d Create gcmtool.py
Tool for unpack and pack GCM/ISO files.
This tool don't save random bytes written in non-mapped DVD intervals that's why the resulting ISO file will be different from initial ISO
2021-12-18 11:58:21 +01:00
GGLinnk 9b042dcfe1 Rename NTSC_borgs.csv to data/NTSC_borgs.csv 2021-11-29 08:13:58 +01:00