1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-10-18 03:41:44 +01:00
Commit graph

30 commits

Author SHA1 Message Date
suchmememanyskill
4505217b2c Upgrade BDK 2023-07-22 18:37:52 +02:00
suchmememanyskill
f5fa98c725 possibly fix script EOF endings? 2021-08-01 19:19:52 +02:00
suchmememanyskill
804ba3495c bdk: revert memory_map.h 2021-07-06 20:47:55 +02:00
suchmememanyskill
050e7e9ba2 update bdk 2021-06-24 21:44:59 +02:00
suchmememanyskill
a1ae52e8ac show key error upon mounting mmc and fix small files in hex view 2021-05-23 23:57:58 +02:00
suchmememanyskill
347513a037 dump/restore files decrypted
Most notable is that you can now restore atmosphere prodinfo backups
2021-03-17 16:35:22 +01:00
suchmememanyskill
81120849d0 fix the bis cluster cache if too much data was read 2021-01-23 00:09:23 +01:00
suchmememanyskill
99c2abeaf3 not all gpt entries are all caps 2021-01-05 19:42:15 +01:00
suchmememanyskill
502a246949 add timerMs function, unmounting emu does not unmount sd 2021-01-05 15:55:11 +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
c9fdb650c3 [script] Make equivalent to tsV1
Fixed: functions in functions
Added functions: version, menu, pathCombine, pathEscFolder, fileMove, fileCopy, fileDel, mmcConnect, mmcMount, mkdir, dirRead, dirCopy, dirDel, mmcDump, mmcRestore
2021-01-04 01:55:58 +01:00
suchmememanyskill
cd6bf6ad9d add partition flashing 2020-12-31 12:55:26 +01:00
suchmememanyskill
db2e115fb0 add partition dumping 2020-12-30 22:51:07 +01:00
suchmememanyskill
9753893045 list_empty does not empty the list, oops 2020-12-29 02:12:35 +01:00
suchmememanyskill
2e5ee10f93 Making the main menu look pretty 2020-12-29 01:53:39 +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
3307e975c9 lets try that one again 2020-12-27 00:44:48 +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
d6c4204027 Start of rewrite
Based on lockpick_rcm 1.9.0
2020-12-23 17:39:22 +01:00
Such Meme, Many Skill
91536268ad Fix compiling issues (hopefully) 2020-05-10 21:51:30 +02:00
Such Meme, Many Skill
14a3a39c01 Remove dumping user saves from tools
This has been replaced by a script: https://github.com/suchmememanyskill/TegraScript/blob/master/scripts/savedumper.te
2020-05-09 13:52:46 +02:00
Such Meme, Many Skill
12c3ffc2e4 Merge hekate changes, sorta 2020-05-01 20:09:17 +02:00
Such Meme, Many Skill
4c4a6511f3 Merge hekate changes
25ff127404
2020-04-23 13:54:48 +02:00
Such Meme, Many Skill
9885308bce Add emummc support 2020-01-27 23:51:59 +01:00
Such Meme, Many Skill
fd74812d2b Rebase from lockpickrcm 1.8.0 2019-12-10 16:57:43 +01:00
Such Meme, Many Skill
ff062a232b Start rewrite
- Rewrite everything
- Starting with up-to-date lockpickrcm
2019-11-21 16:02:45 +01:00
Such Meme, Many Skill
fa0c1a2808 Initial lockpick_rcm code
+ small modifications, just for fun
2019-08-14 21:29:04 +02:00