Commit Graph
8 Commits
Author SHA1 Message Date
theubusu a234eb6e49 update sddl_sec to sddl_dec 7.0 version and add Sdboot as sep. format 2026-04-08 16:51:45 +02:00
theubusu a6567ae532 add helper method to AppContext to simplify getting options 2026-02-22 20:14:04 +01:00
theubusu f315f60175 sddl_sec: automatically decompress comp. parts when splitting PEAKS 2026-02-21 00:30:12 +01:00
theubusu ab727411dc sddl_sec: add option to split old PEAKS 2026-02-18 18:39:44 +01:00
theubusu 4c648bf5a5 add format specific options (example on sddl_sec and msd10) 2026-02-17 21:28:43 +01:00
theubusu c72966cd7e always seek file to start before starting extractor 2026-02-17 18:57:14 +01:00
theubusu 10dd854685 unify error and success handling in extractors 2026-02-17 18:34:46 +01:00
theubusu aa2249f024 RESTRUCTURING 1
- change formats to have their own folders with mod + include files + anything they want
- change format list to be defined in formats.rs instead of in each format
- move utils to their respective formats
- some minor code changes in some formats
2026-02-17 17:28:59 +01:00