giantpune
7b998b5422
* ohneschwanzenegger:: allow passing nand filename as argv
...
* nandBinCheck:: default to "-all -v -v" if no args are given
2011-05-30 23:39:10 +00:00
giantpune
92faf689ee
* nandBinCheck: add SVN identification crap
2011-05-28 09:10:50 +00:00
giantpune
34a4f8876c
* dont need save file stuff in nandbincheck
2011-05-18 17:34:45 +00:00
giantpune
d0ca7c0f15
* use const reference in foreach() also
2011-05-17 21:18:45 +00:00
giantpune@gmail.com
2ec2031f6b
* nandBinCheck: give slightly more information about uid/gid anomalies
2011-04-30 02:16:41 +00:00
giantpune@gmail.com
f8b3416a26
oops
2011-04-28 22:35:29 +00:00
giantpune@gmail.com
c75547111b
* nandBinCheck: check multiple versions of tickets instead of just the first one
2011-04-28 21:44:18 +00:00
giantpune@gmail.com
1617433aea
nandbin.cpp: add more characters to replace to support lame-ass windows filesystems
2011-04-19 08:24:00 +00:00
giantpune@gmail.com
52c6124b8e
* nandBinCheck: show titles that rely on busted shared contents
2011-02-21 16:25:42 +00:00
giantpune@gmail.com
15f5715c52
* TMD:: use reserved2 for fakesigning. "zeros" is actually part of the region and breaks things
...
* nandBin:: if SFFS generation rolls around to 0, write all 16 superclusters
2011-02-21 15:51:14 +00:00
giantpune
c96add47e3
*ash class: slightly better error handling & memory management. should help fix/avoid some issues with buffer overflowing using the hardcoded buffer size from crediar's original code
2011-01-29 08:44:22 +00:00
giantpune@gmail.com
506aa591e5
* nandBinChecker & ohneswanzenegger: SU tid is not part of the stuff installed at the factory
...
* fix korean brick tests
2011-01-28 22:47:35 +00:00
giantpune@gmail.com
b733f95398
* NUS Downloader: fix missing titles for 4.0+u.
2011-01-26 02:44:03 +00:00
giantpune@gmail.com
1ee50ec16f
* Tmd class: change name of bootindex/index to match libogc and avoid confusion
...
* nandChecker: add korean brick checking ( still untested with a real korean dump )
2011-01-21 06:21:28 +00:00
giantpune
14f32c8fd6
* nandChecker: don't use bundle crap on OSx. add color stuff for win32
2011-01-20 03:22:30 +00:00
giantpune@gmail.com
b45b4dfd83
* nandchecker: send text to stdout instead of stderr. add pretty colors to see errors and warnings easier.
2011-01-20 02:05:18 +00:00
giantpune@gmail.com
924ce71bf6
*nandchecker: add listing of deleted titles
...
* ohneswanzenegger: fix bug that let original HBC slip though as "installed at the factory"
2011-01-19 22:32:13 +00:00
giantpune@gmail.com
96860e5aeb
*NUSdownloader: get regsel v1 for 2.X updates. v2 requires ios31, which didnt come around till 3.0
...
*nandBin: #ifdef out code not used when not built with write ability
*nandChecker: add stuff for checking system menu against setting.txt
* add stuff for displaying title name and other information
*ohneswansenegger: fix bug which caused formatted nand to use previous content.map and uid.sys
2011-01-19 03:39:39 +00:00
giantpune@gmail.com
9360cd9721
* nandBin - change the way gathering clusters for new data works. this seems to better emulate the way IOS does it
2011-01-16 14:40:14 +00:00
giantpune@gmail.com
7ed92b3fda
* fix bug in NUS downloader that added some titles to the list and then used another list, forgetting about the first 2 titles
...
* fix bug in nandBin class when the current superblock was the last one
2011-01-15 22:21:43 +00:00
giantpune@gmail.com
0e671a6764
* sort titles in nandBinChecker
...
* use unsigned int since HBC's TID wont fit in a signed 32 bit int
* add key index fixing in the ticket class
2011-01-13 16:43:49 +00:00
giantpune@gmail.com
9b0bbcea4d
* adding stuff to convert to/from data.bin for saves
2011-01-02 06:15:26 +00:00
giantpune@gmail.com
d0490cce4c
* fix bugs in the nandBin delete
...
* fiix bug when writing supercluster
* add macros for nand attributes
* adding another example program for creating nand.bin and adding wads. it SEEMS to work as expected, but still, use it with EXTREME CAUTION
* changed default NUS_Cache path in NUS downloader to parent directly so the 2 example programs can share the same cache
* added "-all" argument for the nandBinchecker
2010-12-21 20:01:39 +00:00
giantpune@gmail.com
9afc40b70f
* add building a "blank" nand.bin.
...
* when checking spare data, dont check for blocks that are all 0xff ( untouched )
* dont try to check contents for DLC, since there will probably always be some missing
2010-12-19 22:24:54 +00:00
giantpune@gmail.com
ac2448f98a
* fix missing case that let bad RSA slip through the cracks in the latest demo app
2010-12-18 21:45:14 +00:00
giantpune@gmail.com
7e64a9f6b5
* fixed bugs in nandBin dealing with getting the supercluster
...
* adding stuff for writing a supercluster with updates information, using correct rotation
* fixed a few more bugs in this class forgot about
* move the "fakesign checker" stuff to a more appropriate place
* add a couple small functions to TMD, ticket, shardeMap
* add a new "demo" program/project nandBinCheck. it does lots of useful integrety checks on a nand.bin that will be needed when starting to actually write these things
2010-12-18 21:07:58 +00:00