1
0
Fork 0
Commit graph

29 commits

Author SHA1 Message Date
709f283e53 Fix bugs for some code types (02, 28, etc.)
codehandler.bin:
  - Use Nintendont's codehandler
  - Clearing cache for 04 code type
kernel.py:
  - Fix codelength
  - Fix code optimization (TODO 28, E2)
dolreader.py:
  - Fix verbose 3 logging bug
2022-01-24 02:30:26 +09:00
JoshuaMK
41cc1ff98e remove unused imports, cleanup 2020-12-06 01:56:58 -06:00
JoshuaMK
651448b6dd fix textbox issues 2020-12-05 21:17:57 -06:00
JoshuaMK
cd01e736cb Remove legacy option, refactored code 2020-12-05 08:06:00 -06:00
JoshuaMKW
c0af5c030c misc fixes 2020-11-19 03:45:53 -06:00
JoshuaMKW
d80a7175a2 a thing 2020-11-07 18:54:06 -06:00
JoshuaMKW
d98bb4ff70 Optimizing now optimized, Linux accommodations 2020-11-07 02:41:27 -06:00
JoshuaMKW
12d031d2ec New GUI, lots of code restructuring 2020-11-06 04:14:27 -06:00
JoshuaMKW
5f0ed4fb86 Created icon, misc changes 2020-10-19 23:15:33 -05:00
JoshuaMKW
c160e5df2b Fixed legacy patching, hooks no longer corrupt 2020-10-19 03:07:28 -05:00
JoshuaMKW
8e41d1b8c8 Fixed stacking bug with kernel 2020-10-04 02:30:11 -05:00
JoshuaMKW
ea8e76dae9 Created preliminary usage of all sections
Updated error system
2020-10-03 15:25:18 -05:00
JoshuaMKW
6c8d2c464d Finished formatting, added section type to tuple 2020-09-28 13:54:19 -05:00
JoshuaMKW
6f9d6141c9 Major refactoring finished, bugfixes 2020-09-28 03:02:59 -05:00
JoshuaMKW
495d28912f Refactored Python script, restored identifier 2020-09-25 21:33:17 -05:00
JoshuaMKW
0f9281e420 Changed stuff, made identifier a nop 2020-08-27 01:50:12 -05:00
JoshuaMKW
e72c03e734 Message typo corrections 2020-08-25 07:16:46 -05:00
JoshuaMKW
d846a87121 Further code cleanup 2020-08-25 07:06:56 -05:00
JoshuaMKW
01578f3874 Codehandler can now be hooked almost anywhere 2020-08-25 04:28:22 -05:00
JoshuaMKW
e01ae32047 Improved encryption 2020-08-24 05:24:50 -05:00
JoshuaMKW
898efe4d49 Removed debug print, hotfix as well 2020-08-24 05:13:09 -05:00
JoshuaMKW
348ef19294 Improved hook related features 2020-08-24 05:10:23 -05:00
JoshuaMKW
d0e7b8c423 Removed debug print 2020-08-23 23:12:18 -05:00
JoshuaMKW
d66af69b99 Added simple encryption option, major refactoring 2020-08-23 23:08:44 -05:00
JoshuaMKW
2a7ac8a3d9 Added a simple update finder, and further cleaned code 2020-08-19 06:21:15 -05:00
JoshuaMKW
927835e760 Hotfix 2020-08-17 22:23:10 -05:00
JoshuaMKW
c621a070ce Finished overhaul, added splash, and options (--dest, --protect) 2020-08-17 20:38:37 -05:00
JoshuaMKW
4eb6220684 Removed duplicate files 2020-08-16 15:05:53 -05:00
JoshuaMKW
b05b11748a Lots of overhaul work 2020-08-16 15:04:47 -05:00