1
0
Fork 0
Commit graph

111 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
a4b1d9ad1a
Add Linux preview 2020-12-06 02:08:06 -06:00
JoshuaMK
53360e33bf
Update README.md 2020-12-06 02:05:50 -06:00
JoshuaMK
c747fb6d68 🚧 Final hotfix 2020-12-06 02:02:40 -06:00
JoshuaMK
65b1735c18 🚧 fix import bug 2020-12-06 02:01:40 -06:00
JoshuaMK
41cc1ff98e remove unused imports, cleanup 2020-12-06 01:56:58 -06:00
JoshuaMK
8e1bd5d38b Light code refactoring 2020-12-06 01:53:18 -06:00
JoshuaMK
651448b6dd fix textbox issues 2020-12-05 21:17:57 -06:00
JoshuaMK
2c4f02b293 🚧 Fix update check crash 2020-12-05 08:09:16 -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
JoshuaMK
bf4b632ed9
Update README.md 2020-11-07 04:29:19 -05:00
JoshuaMK
3f4c802d27
Update README.md 2020-11-07 04:28:48 -05:00
JoshuaMKW
72d3dc3ce0 Update README 2020-11-07 03:26:57 -06:00
JoshuaMKW
e2e178f61b Further linux accommodations 2020-11-07 02:52:03 -06:00
JoshuaMKW
d98bb4ff70 Optimizing now optimized, Linux accommodations 2020-11-07 02:41:27 -06:00
JoshuaMKW
f185dc072e last hotfixes 2020-11-06 05:45:05 -06:00
JoshuaMKW
50cceb6245 make sure log is initialized before usage 2020-11-06 04:24:30 -06:00
JoshuaMKW
c78fc457ec add missing files 2020-11-06 04:22:08 -06:00
JoshuaMKW
a5565c2a3c Update version info 2020-11-06 04:19:01 -06:00
JoshuaMKW
12d031d2ec New GUI, lots of code restructuring 2020-11-06 04:14:27 -06:00
JoshuaMKW
a6b20ae53e Fixed error in cli name 2020-10-20 03:52:53 -05:00
JoshuaMKW
5f0ed4fb86 Created icon, misc changes 2020-10-19 23:15:33 -05:00
JoshuaMKW
8b5a57ba47 . 2020-10-19 03:08:35 -05:00
JoshuaMKW
c160e5df2b Fixed legacy patching, hooks no longer corrupt 2020-10-19 03:07:28 -05:00
JoshuaMKW
772d145ae2 Created new bin 2020-10-04 03:44:47 -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
JoshuaMK
9d9751864f
Update README.md 2020-08-30 09:42:13 -05:00
JoshuaMK
d9c0a5567b
Update README.md 2020-08-29 22:48:58 -05:00
JoshuaMKW
0f9281e420 Changed stuff, made identifier a nop 2020-08-27 01:50:12 -05:00
JoshuaMKW
5f97fa0404 Eh :/ 2020-08-26 18:30:35 -05:00
JoshuaMKW
a01931b5f8 Final tweaks 2020-08-26 17:58:41 -05:00
JoshuaMKW
f9fbba629d Updated version info 2020-08-26 04:10:29 -05:00
JoshuaMKW
fee3d05b79 Emergency hotfix #1, Patched hook corruption 2020-08-26 03:58:25 -05:00
JoshuaMKW
bc07a4df5b changed directory from bin to data 2020-08-25 22:10:37 -05:00
JoshuaMKW
63f3d717da Path stuff 2020-08-25 21:59:19 -05:00
JoshuaMKW
54f4fa1b49 Final message tweaks 2020-08-25 07:21:23 -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