0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 16, 2023 — Apr 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
File replacement complete but a few bugs need to be worked out More... about 14 years ago
Added code to do trucha signing. Added more write functionality. Can now replace files that are smaller than the original. More... about 14 years ago
Added more routines for writing / hashing / encrypting. Build currently broken. Will fix it soon More... about 14 years ago
Added more IO (write) code More... about 14 years ago
Started adding disc io write routines to allow file replacement More... about 14 years ago
A few minor changes to PartitionFile structure in preparation for the file replacement routine More... about 14 years ago
Development continues. Files can now be successfully extracted More... about 14 years ago
... More... over 14 years ago
Completed file/folder restructuring and updated C# sample app More... over 14 years ago
Restructured file handling. Partitions now contain a collection of folders. Each folder contains a collection of files. Some more work needed to make this fully functional, and need to fix unix compilation More... over 14 years ago
Worked on the managed wrapper classes to provide access to the files collection More... over 14 years ago
... More... almost 15 years ago
More wrapper stuff. The C# sample app can now list the partitions More... almost 15 years ago
more wrapper plumbing... More... almost 15 years ago
Got c# sample app working correctly with wrappers. Continued adding wrapper classes for the new unmanaged c++ classes. Still a memory leak to fix More... almost 15 years ago
Updated the managed wrapper classes and updated the C# sample app. Still need to find a way to make the Image and Partition structures available to managed code. More... almost 15 years ago
Fixed problem with Files linked list. Updated managed wrapper, but more work is required to provide access to the partition and file info. Memory leak still needs to be fixed More... almost 15 years ago
Creatd linked list for storing partition files list. Seems to work in theory but some work is needed to correctly store the file info. More... almost 15 years ago
added fst parsing, but now there seems to be a memory leak. Also the partition Files structure / array thing isn't working More... almost 15 years ago
added Files struct for keeping track of files within partitions More... almost 15 years ago
Even more partition parsing. Now started reading the partition files More... almost 15 years ago
More partition parsing stuff More... almost 15 years ago
Completed TMD parsing. Continuing with partition parsing More... almost 15 years ago
More partition parsing. Can now read and load TMD structures More... almost 15 years ago
Started adding partition parsing code More... almost 15 years ago
A few minor tweaks. Completed the Disc::Open method More... almost 15 years ago
Added support for common key and korean common key. Support to load key from a key.bin file will come next More... almost 15 years ago
Added header parsing More... almost 15 years ago
Added Disc::MarkAsUsed. Some minor restructuring More... almost 15 years ago
Changes to image_file struct. can now read raw iso data. Header parsing, and free cluster tracking comes next... More... almost 15 years ago