763cb43983
Added AMS section and fixed inconsistencies
2026-02-07 23:00:29 +01:00
1a7b0a1667
Added german translation and bugfixes
2026-02-06 21:00:36 +01:00
Damien Zhao
ec6518ccbf
uplift libbdk
...
Signed-off-by: Damien Zhao <zdm65477730@126.com >
2025-11-21 22:20:38 +08:00
Damien Zhao
cf9ec7683b
min update
...
Signed-off-by: Damien Zhao <zdm65477730@126.com >
2023-04-02 17:26:51 +08:00
Damien Zhao
a093a1fbba
min update
...
Signed-off-by: Damien Zhao <zdm65477730@126.com >
2023-04-02 16:37:24 +08:00
Damien Zhao
c9b22b2a36
uplift bdk
...
Signed-off-by: Damien Zhao <zdm65477730@126.com >
2023-04-02 13:21:57 +08:00
Damien Zhao
cf553f87dd
update bdk
...
Signed-off-by: Damien Zhao <zdm65477730@126.com >
2023-02-25 00:33:58 +08:00
Damien Zhao
f1db80024c
update bdk
...
Signed-off-by: Damien Zhao <zdm65477730@126.com >
2022-11-08 22:29:07 +08:00
Calvin Fuchs
a6385bf933
adding option to remove mac specific files
2021-06-26 04:41:28 +02:00
Calvin Fuchs
8821ce8fc7
re-enabled reboot to payload
2021-06-24 20:15:28 +02:00
Calvin Fuchs
5463aa2306
put everything into a new CPR file
2021-06-24 19:20:34 +02:00
Calvin Fuchs
6335181e52
added archive bits fix
...
the code is borrowed from hekate
2021-06-24 17:51:18 +02:00
Calvin Fuchs
dbc5e29bd8
added aio fixes to fixEverything
2021-06-18 19:37:42 +02:00
Calvin Fuchs
4700b6c39d
Added AiO-Updater fixed & styling
2021-06-18 18:38:00 +02:00
Calvin Fuchs
55b8eb90a9
fixed merge errors
2021-06-18 03:20:29 +02:00
Slluxx
2f25506f2d
removed menu options
2021-06-16 21:57:09 +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