Commit Graph

  • 5b6386e94b
    Merge pull request #2 from Real96/master master qt6 martravi 2022-11-08 16:11:31 +0100
  • 917a7d7bec
    Added Linux instructions to README.md file #2 Real96 2022-11-08 15:39:41 +0100
  • 64223d1691
    Merge pull request #1 from Brawl345/master martravi 2022-06-23 23:55:47 +0200
  • fa89f97b27
    Add GitHub Action #1 Andreas Bielawski 2022-06-23 23:45:55 +0200
  • 39df8e8efc
    Remove svnrev everywhere Andreas Bielawski 2022-06-23 23:26:53 +0200
  • 5707b9c726
    Update README.md martravi 2022-05-30 21:55:59 +0200
  • 502ac34c86
    Create README.md martravi 2022-05-30 21:55:41 +0200
  • 7ce71db68e
    Changed NUS base url to work in 2022 martravi 2022-03-23 05:29:41 +0100
  • 67d97bdedb
    don't use svnrev martravi 2020-03-24 15:24:54 +0100
  • 2e6fc60c1b
    don't use svnrev martravi 2020-03-24 15:08:06 +0100
  • 1c2c4ff4dc
    delete svnrev martravi 2020-03-24 15:07:00 +0100
  • 7872b1ed8c
    delete svnrev martravi 2020-03-24 15:06:48 +0100
  • 695bc4e4e3
    delete svnrev martravi 2020-03-24 15:06:36 +0100
  • eda8a4ef3a
    fix entries having garbage after their name martravi 2020-03-22 20:42:17 +0100
  • 4750f06e39 ThpPlayer: fixed compiling on ubuntu 11.10 giantpune 2012-01-11 06:03:12 +0000
  • f0054aa05a symbolizer: fixed compiling on g++ 1.0 for megazig giantpune 2012-01-11 05:49:06 +0000
  • 67064cb8bb * add whatever local changes i have in the lz77 & u8 classes * make everything build again giantpune 2012-01-11 05:29:59 +0000
  • 59a7f2fcc7 * symbolizer: handle HA and HI relacotians differently. use unique function names in IDC giantpune 2011-12-15 00:41:41 +0000
  • 62f2666c5d * remove debug stuff giantpune 2011-12-14 03:51:01 +0000
  • e90412c005 * symolizer: fix a couple bugs in list filtering and whatnot giantpune 2011-12-14 03:49:16 +0000
  • ecea71b49d * symbolizer: follow global variables from known functions to identify the unknown ones giantpune 2011-12-13 06:07:45 +0000
  • 90bc4a0090 * symbolizer: dont do anything with r2 and r13 references for functions that dont match patterns look for functions with a certain minimum size that only fit 1 place in the dol, then include branches off of that one, and branches off those, and so on until there are no more branches to follow giantpune 2011-12-13 00:22:53 +0000
  • 41b99392c7 * fix aligned searching. it should find a few more matches now giantpune 2011-12-12 07:18:29 +0000
  • 9341a728ce * dont need this in there giantpune 2011-12-12 07:02:05 +0000
  • ae6e6ba7d8 * add new program 'symbolizer' which has basically nothing to do with any of the rest of this stuff. but it is wii-related and using Qt, so it ends up here giantpune 2011-12-12 06:52:50 +0000
  • c71ac45ab2 *u8: add support for checking if an archive was packed with wii.cs to allow fixing it use case-insensitivity. seems all the nintendo tools are running on windows and in the system menu html, paths are case-insensitive. it doesnt seem like there is anywhere where they would need to be the other way giantpune 2011-07-11 05:47:33 +0000
  • f4a991de29 * ohneschwanzenegger:: add stuff to readmii giantpune 2011-05-31 04:01:49 +0000
  • 52c732489a * nandExtract:: add svn identification stuff giantpune 2011-05-31 03:53:03 +0000
  • 7b998b5422 * ohneschwanzenegger:: allow passing nand filename as argv * nandBinCheck:: default to "-all -v -v" if no args are given giantpune 2011-05-30 23:39:10 +0000
  • 3d7a8fb8fb *ohneschwanzenegger:: change handeling of uid.sys on content -> format giantpune 2011-05-30 00:52:10 +0000
  • 64af2c61f5 *ohneschwanzenegger: use busy cursor when writing a 500MiB file *nandExtract: remove unused save functions giantpune 2011-05-29 01:01:11 +0000
  • eeb3feb955 * ohmeschwanzenneger: adjust button layout a bit; allow pressing enter to trigger downloading stuff giantpune 2011-05-29 00:31:24 +0000
  • 92faf689ee * nandBinCheck: add SVN identification crap giantpune 2011-05-28 09:10:50 +0000
  • 481a4d2b4e * ohneschwanzenegger: fix SVN identification for winblows giantpune 2011-05-28 08:59:33 +0000
  • 9079f8af42 * nusDownloader: use newer IOS14 for early JAP updates giantpune 2011-05-28 08:08:10 +0000
  • 7f3c6d1d25 * add basic stuff for putting svn rev into the programs for identification. * only tested on kubuntu with ohneswanzenegger so far giantpune 2011-05-28 06:50:16 +0000
  • 530f360482 *nusDownloader:: fix cache bug caused be overzealous optimizations; add better error handeling when reading and saving data to/fromcache *ohneschwanzenegger:: change possible misleading version text when overwriting a title giantpune 2011-05-28 06:05:34 +0000
  • 3abb9f4b71 * ohneschwanzenegger: if trying to install multiple wads, and one fails, keep going. add testlog on format as well as creating new nand (yet untested) giantpune 2011-05-27 21:34:22 +0000
  • 5e765319d2 *nandBin:: fix return value for failed reading of keys giantpune 2011-05-26 23:40:12 +0000
  • 34a4f8876c * dont need save file stuff in nandbincheck giantpune 2011-05-18 17:34:45 +0000
  • a27c48058c * use ++i instead of i++ for iterators giantpune 2011-05-18 17:24:51 +0000
  • d0ca7c0f15 * use const reference in foreach() also giantpune 2011-05-17 21:18:45 +0000
  • 3ee828284a * more of the same giantpune 2011-05-17 19:02:45 +0000
  • 4f74cc3968 * more of the same giantpune 2011-05-17 18:36:33 +0000
  • 15d6ba4344 * ohneschwanzenegger: fix possible crash, use const reference when installing shared contents giantpune 2011-05-16 07:46:42 +0000
  • 32cf8113e4 * ohneswanzenegger: dont include code for building extracted FS giantpune 2011-05-15 23:17:06 +0000
  • b6330b362d * minor optimizations giantpune 2011-05-15 17:22:42 +0000
  • b8ae0d48f2 *nusdownloader: dont include USA news & weather channels in EU updates ( fix for issue 1 ) giantpune 2011-05-15 16:32:08 +0000
  • 42970e46a8 * cleanup some useless text in punetwiin giantpune 2011-05-08 06:13:26 +0000
  • 2de556bc77 * adding new program... punetwiin. its purpose is kinda like betwiin. but it works slightly different. for one, it takes a full nand.bin for both done files. it pulls the files and filesystem from the first nand, and it pull boot1&2, the keys and the bad block map from the second nand. then it bakes on low heat for 45 minutes and when its done, you will have the contents from the filesystem in teh first nand mixed with everything else from the second nand. giantpune 2011-05-08 06:09:02 +0000
  • 92bbc87067 * ohneswanzenegger: dont try to write setting.txt if there is an error creating it giantpune@gmail.com 2011-05-03 07:20:11 +0000
  • 8b0d801a34 *ohneswanzenegger: fix setting.txt bug giantpune@gmail.com 2011-05-03 07:13:42 +0000
  • 2ec2031f6b * nandBinCheck: give slightly more information about uid/gid anomalies giantpune@gmail.com 2011-04-30 02:16:41 +0000
  • f8b3416a26 oops giantpune@gmail.com 2011-04-28 22:35:29 +0000
  • c75547111b * nandBinCheck: check multiple versions of tickets instead of just the first one giantpune@gmail.com 2011-04-28 21:44:18 +0000
  • 1617433aea nandbin.cpp: add more characters to replace to support lame-ass windows filesystems giantpune@gmail.com 2011-04-19 08:24:00 +0000
  • 12964e5c91 *svnfail giantpune 2011-03-24 09:11:51 +0000
  • a8c39270b8 giantpune@gmail.com 2011-03-24 08:57:59 +0000
  • dd38acc53e * settingtxtdialog:: add newline after the last entry to keep libogc from choking on it giantpune 2011-03-13 06:53:43 +0000
  • 52c6124b8e * nandBinCheck: show titles that rely on busted shared contents giantpune@gmail.com 2011-02-21 16:25:42 +0000
  • 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 giantpune@gmail.com 2011-02-21 15:51:14 +0000
  • 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 giantpune 2011-01-29 08:44:22 +0000
  • 506aa591e5 * nandBinChecker & ohneswanzenegger: SU tid is not part of the stuff installed at the factory * fix korean brick tests giantpune@gmail.com 2011-01-28 22:47:35 +0000
  • b733f95398 * NUS Downloader: fix missing titles for 4.0+u. giantpune@gmail.com 2011-01-26 02:44:03 +0000
  • 4c2eea6ddd * ohneswanzenegger: write metadada after editing setting.txt giantpune@gmail.com 2011-01-25 22:29:59 +0000
  • 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 ) giantpune@gmail.com 2011-01-21 06:21:28 +0000
  • 14f32c8fd6 * nandChecker: don't use bundle crap on OSx. add color stuff for win32 giantpune 2011-01-20 03:22:30 +0000
  • b45b4dfd83 * nandchecker: send text to stdout instead of stderr. add pretty colors to see errors and warnings easier. giantpune@gmail.com 2011-01-20 02:05:18 +0000
  • 924ce71bf6 *nandchecker: add listing of deleted titles * ohneswanzenegger: fix bug that let original HBC slip though as "installed at the factory" giantpune@gmail.com 2011-01-19 22:32:13 +0000
  • 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 giantpune@gmail.com 2011-01-19 03:39:39 +0000
  • d0b90a46d9 * nandBin: add format() * ohneswanzenegger: allow using format on an already existing nand.bin giantpune@gmail.com 2011-01-18 19:30:36 +0000
  • 2ccd125bb3 * account for the other, non-usa regions when creating default UID entries * try to use the least possible ones amount of them while still being accurate giantpune@gmail.com 2011-01-18 03:03:08 +0000
  • 29d7193a21 * NUSdownloader: fix incorrect system menu version in one of the jap updates add some 2.X updates giantpune@gmail.com 2011-01-17 19:31:00 +0000
  • b901dfe453 * nanddump: fix bug when changing basepath * NUSdownloader: dont always include IOS35, since the class is used for other things besides just sneek now giantpune@gmail.com 2011-01-17 16:24:12 +0000
  • 070e78bef5 * oneswanzenegger: add crap in /meta giantpune@gmail.com 2011-01-16 19:47:33 +0000
  • 00d35c9f98 giantpune 2011-01-16 16:58:27 +0000
  • 4f4558d769 *THP player: add libjpeg stuff for win32 giantpune 2011-01-16 16:44:07 +0000
  • 4807fb1f20 * NUS downloader: ensure a IOS4 & 9 for full updates * adding 3 more full updates giantpune@gmail.com 2011-01-16 16:05:01 +0000
  • 9360cd9721 * nandBin - change the way gathering clusters for new data works. this seems to better emulate the way IOS does it giantpune@gmail.com 2011-01-16 14:40:14 +0000
  • c81e7a9c17 * fix wad class for dealing with backwards-ass cIOS wads giantpune@gmail.com 2011-01-15 22:45:32 +0000
  • 7ed92b3fda * fix bug in NUS downloader that added some titles to the list and then used another list, forgetting about the first 2 titles giantpune@gmail.com 2011-01-15 22:21:43 +0000
  • c3462a3d24 * allow reading of old nand.bin for creating a new one giantpune@gmail.com 2011-01-14 17:48:38 +0000
  • 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 giantpune@gmail.com 2011-01-13 16:43:49 +0000
  • 00176fffdf * fix bug dealing with cache for NUS class * add settings for example programs giantpune@gmail.com 2011-01-08 19:14:47 +0000
  • 35fbbc2f31 * add a thp player. based off dimok & thakis' work ( requires libjpeg ) giantpune@gmail.com 2011-01-06 11:56:02 +0000
  • 14b4cb1f3d * fix installing saves to nand dump * add installing saves to nand in savetoy giantpune@gmail.com 2011-01-04 05:37:50 +0000
  • d5d094862d * adding icons and adjusting layouts for example programs * adjust U8 class for changed round-up macro. still needs to be verified giantpune@gmail.com 2011-01-04 02:40:25 +0000
  • d3e71407c8 * use Qt stuff for general sha1 & md5. * replace apparently buggy round-up macro giantpune@gmail.com 2011-01-04 00:07:21 +0000
  • 1313326925 * add a few more things to get from keys.bin * remove some junk left over from testing giantpune@gmail.com 2011-01-03 10:21:34 +0000
  • 36d930ebe2 * oneswanzenegger: create factory test logs and dirs when creating a blank nand.bin giantpune@gmail.com 2011-01-03 05:09:49 +0000
  • 8e3d07daad * fix bug in nand.bin class: when creating a new nand.bin, initialize fst_pos in fst entries * insert new entries in nand.bin at the start of the chain instead of at the end ( to closer mimic IOS FS behavior ) * oneswanzenegger: create /sys/cert.sys when creating a new nand.bin giantpune@gmail.com 2011-01-03 04:02:00 +0000
  • fe3ec0de0a * add zip .a for OSx * adjust layout for savethingy in Osx giantpune@gmail.com 2011-01-02 09:39:30 +0000
  • 064affec01 * add zip stuff for the savetoy in windoze giantpune@gmail.com 2011-01-02 09:03:50 +0000
  • 84bc64b250 . giantpune@gmail.com 2011-01-02 08:46:59 +0000
  • 0c41dd5d9c * more changes to the savetoy example. now it actually does stuff giantpune@gmail.com 2011-01-02 08:18:00 +0000
  • 2d6a6ee9f1 * and these giantpune@gmail.com 2011-01-02 06:48:17 +0000
  • 25e62f5938 * forgot these giantpune@gmail.com 2011-01-02 06:47:44 +0000
  • 4dfd1c6bb2 *stupid svn giantpune@gmail.com 2011-01-02 06:18:33 +0000
  • 9b0bbcea4d * adding stuff to convert to/from data.bin for saves giantpune@gmail.com 2011-01-02 06:15:26 +0000
  • e3dc4133c2 * made a bug giantpune@gmail.com 2010-12-29 04:12:20 +0000