1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-11-08 13:11:54 +00:00
Commit graph

200 commits

Author SHA1 Message Date
suchmememanyskill
626cae4e00 Step 2: Stop using pkg1 versions 2022-01-22 02:19:00 +01:00
suchmememanyskill
72c58c93b8 Step 1: Compile 2022-01-22 01:59:17 +01:00
suchmememanyskill
62d93636d0 SCRIPT_ONLY:make --Exit-- selectable so you can't accidentally power off 2021-07-28 21:52:50 +02:00
suchmememanyskill
797a5f95b5 remove memory(), add cwd(), #REQUIRE SD 2021-07-27 21:05:32 +02:00
suchmememanyskill
8807af9109 add #define SCRIPT_ONLY 2021-07-26 20:47:23 +02:00
suchmememanyskill
987b7e8765 fuk 2021-07-23 16:19:32 +02:00
suchmememanyskill
f5623a4fdc F to Dump Firmware 2021-07-23 16:09:53 +02:00
suchmememanyskill
5bd4dd3a48 add comments, fix std bugs, add menu 2021-07-23 14:03:49 +02:00
suchmememanyskill
3ab95dfd64 add crude firmware dumping script 2021-07-21 15:19:27 +02:00
suchmememanyskill
27350c0a5f add embedding TE scripts 2021-07-19 21:44:15 +02:00
suchmememanyskill
e49f184f9b properly implement #REQUIRE (VER x.x.x, MINERVA, KEYS) 2021-07-19 16:25:32 +02:00
suchmememanyskill
3cd78d6efd add scripts to the main menu, fix script parser reading beyond EOF 2021-07-18 23:51:27 +02:00
suchmememanyskill
050e7e9ba2 update bdk 2021-06-24 21:44:59 +02:00
suchmememanyskill
d8f0c714b6 show sd error message on mount fail 2021-03-02 00:39:31 +01:00
suchmememanyskill
0129039d76 Add reboot normally option, hide reboot to rcm on mariko
On mariko, rebooting normally will bypass fuses
2021-01-21 17:59:49 +01:00
suchmememanyskill
8709e3aa2e Update bdk to hekate 5.5.2 2021-01-12 00:30:14 +01:00
suchmememanyskill
5485f5ca06 Add screenshot taking as debug arg 2021-01-09 17:12:45 +01:00
suchmememanyskill
12136d9289 [Script] add last bits
Fixed: Scripts should free at the end
Added: ncaGetType, saveSign
Modified: pathCombine can now take 2+ args to combine
2021-01-04 16:57:47 +01:00
suchmememanyskill
3d4182ec57 add fuse info to view dumped keys 2021-01-01 11:49:45 +01:00
suchmememanyskill
b818b577e9 Small tweaks
- swap crash for credits
- home now reboots to atmosphere/reboot_payload.bin, or rcm if not found
2021-01-01 11:43:31 +01:00
suchmememanyskill
db2e115fb0 add partition dumping 2020-12-30 22:51:07 +01:00
suchmememanyskill
dfc02f9f81 Add keyboard, create folder, rename folder/file 2020-12-29 16:51:47 +01:00
bleck9999
2302e6111a
fix war crimes (#31) 2020-12-29 13:11:52 +01:00
suchmememanyskill
2e5ee10f93 Making the main menu look pretty 2020-12-29 01:53:39 +01:00
suchmememanyskill
46460adc3b Fuck testing my controllers 2020-12-29 01:13:09 +01:00
suchmememanyskill
5898c861ec Add Folder copy/move/delete
Also implement the current folder menu
2020-12-29 01:05:33 +01:00
suchmememanyskill
e1350de346 make sure sd space > emummc 2020-12-28 21:59:25 +01:00
suchmememanyskill
f1d433e69a Add partitioning
Also add sd mounting/unmounting
Also add vol+/- controls for sideways menus
2020-12-28 20:08:15 +01:00
suchmememanyskill
513bd804b1 Add fw dumping
- also fatfs is stupid
- also close files properly on a failed copy
- also check for errors during folder readouts
- also make sure holding vol- doesn't dump the keys anyway
2020-12-28 02:29:58 +01:00
suchmememanyskill
859ad2cc4c Show EMMC/EMUMMC GPT 2020-12-27 23:33:23 +01:00
SuchMemeManySkill
831adc0080 Hacker voice: *i'm in* (to the emmc) 2020-12-26 23:41:25 +01:00
SuchMemeManySkill
07540b4651 add key dumping 2020-12-26 22:24:41 +01:00
SuchMemeManySkill
ab5c5e799e Add file copy/move 2020-12-26 01:05:33 +01:00
SuchMemeManySkill
9588ffb89a Add exceptions, start file menu 2020-12-25 21:16:24 +01:00
SuchMemeManySkill
b97bab3661 Mess with the design a bit, prep for folder menu 2020-12-24 17:06:21 +01:00
SuchMemeManySkill
0c0ccac855 misc fixes. Add Page/Count view. 2020-12-24 00:31:17 +01:00
SuchMemeManySkill
d6c4204027 Start of rewrite
Based on lockpick_rcm 1.9.0
2020-12-23 17:39:22 +01:00
suchmememanyskill
acef46781d hotfix for 11.0.0. Bump version to 2.0.5 2020-12-03 21:58:38 +01:00
huhenU
4b445d6c9c
Add check for unmounted SD card in emmc (#26)
* Add check for unmounted SD card

* Implement it the better way and remove message Meme doesn't like

* Remove comma and remove dump option if no sd is inserted

Hopefully the last commit to this PR. Hopefully.
2020-08-11 17:12:20 +02:00
suchmememanyskill
0146f0ddb0 Bump version 2020-08-03 13:10:02 +02:00
SuchMemeManySkill
b42b52eb43 Include a (bad) method to dump with .cnmt.nca 2020-07-14 17:38:56 +02:00
Such Meme, Many Skill
81cf8c201c Fix a few bugs in the arg parser 2020-05-29 00:07:19 +02:00
Such Meme, Many Skill
34abed91a9 Bump version 2020-05-28 23:26:01 +02:00
Such Meme, Many Skill
abf814686d Change menu around a bit 2020-05-20 02:28:43 +02:00
Such Meme, Many Skill
f8394ae323 Merge branch 'Script_Fuckery' 2020-05-20 00:20:02 +02:00
Such Meme, Many Skill
fc69dc36ee Merge lockpickrcm changes 2020-05-19 18:20:19 +02:00
Such Meme, Many Skill
a8e86c2de3 Don't forget to take results 2020-05-17 23:42:53 +02:00
Such Meme, Many Skill
f61fcfea32 Empty strings should be valid 2020-05-17 01:04:33 +02:00
Such Meme, Many Skill
a872b90597 Change arg parser, add some commands, may break shit 2020-05-17 00:46:53 +02:00
Such Meme, Many Skill
6934e1422f Various improvements to scripting lang
- Errors will now be more precise, there are now 2 separate errors for a function lookup failure and a failure inside a function
- Errors will now show which line number they failed at, instead of the character offset
- Minus values are not considered errors anymore, however, printing them does not work well
- Gotos now make a @RETURN variable to make making functions easier
2020-05-15 20:17:31 +02:00