suchmememanyskill
db3ba94b5a
[Untested] implement some more fs functions
2021-07-25 17:49:00 +02:00
suchmememanyskill
e423a612ce
a
2021-07-25 00:54:21 +02:00
suchmememanyskill
5b981bb144
remove pauses
2021-07-24 23:05:09 +02:00
suchmememanyskill
f48447f9f5
make Systemwipe.te
2021-07-24 23:00:05 +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
60eac955f6
make fwdump.te significantly more cursed
2021-07-23 16:06:52 +02:00
suchmememanyskill
5bd4dd3a48
add comments, fix std bugs, add menu
2021-07-23 14:03:49 +02:00
suchmememanyskill
e41971c7d6
safety push
2021-07-23 01:10:03 +02:00
suchmememanyskill
b730c060c7
possibly fix parser instability??
2021-07-22 18:13:57 +02:00
suchmememanyskill
9b47a0da33
Fix line counter maybe?
2021-07-22 17:23:59 +02:00
suchmememanyskill
3ab95dfd64
add crude firmware dumping script
2021-07-21 15:19:27 +02:00
suchmememanyskill
d7ebd9fdbe
safety push
2021-07-21 01:30:08 +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
2311c52ebf
remove old gc code
2021-07-19 12:28:40 +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
b06085915d
frii memory leak fix
2021-07-17 23:26:37 +02:00
suchmememanyskill
00fc334764
implement the most important function
2021-07-13 16:30:34 +02:00
suchmememanyskill
3c640e23b1
add string array indexing
2021-07-13 15:53:49 +02:00
suchmememanyskill
8c6e70b63d
add dicts
2021-07-12 18:04:52 +02:00
suchmememanyskill
0bef41c033
add break
2021-07-10 14:45:09 +02:00
suchmememanyskill
91af9b4437
make the garbage collector less terrible
2021-07-10 01:12:39 +02:00
suchmememanyskill
65a28d8ef6
implement if.else()
2021-07-09 23:46:21 +02:00
suchmememanyskill
623634b515
optimize arrayClass.c
2021-07-09 23:19:10 +02:00
suchmememanyskill
2ddc7ae2a9
tsv3 start ig
2021-07-09 22:56:13 +02:00
suchmememanyskill
804ba3495c
bdk: revert memory_map.h
2021-07-06 20:47:55 +02:00
suchmememanyskill
e4d80261fa
support 12.1.0, bump version
2021-07-06 20:18:58 +02:00
suchmememanyskill
050e7e9ba2
update bdk
2021-06-24 21:44:59 +02:00
suchmememanyskill
98c36cafd3
oops
2021-06-24 21:26:36 +02:00
suchmememanyskill
24a90ebc99
upgrade vector.c
2021-06-24 13:01:33 +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
bb4361c991
Update for 12.0.2, bump version
2021-05-12 13:36:16 +02:00
suchmememanyskill
e81e418b1e
add 12.0.0 support, bump version
2021-04-07 01:16: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
d8f0c714b6
show sd error message on mount fail
2021-03-02 00:39:31 +01:00
suchmememanyskill
97306ec204
mariko should not be able to reboot to rcm via home
2021-01-30 14:32:19 +01:00
suchmememanyskill
81120849d0
fix the bis cluster cache if too much data was read
2021-01-23 00:09:23 +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
7862a15e1d
controller can be NULL
2021-01-12 00:37:31 +01:00
suchmememanyskill
8709e3aa2e
Update bdk to hekate 5.5.2
2021-01-12 00:30:14 +01:00
suchmememanyskill
ec64658a6a
reee copy printing
2021-01-11 21:37:09 +01:00
suchmememanyskill
86db030bda
small fixes
...
- On a switch lite, the home and cap buttons do weird things, so we should disable m
- File deletions should wait a bit
2021-01-11 21:22:24 +01:00
suchmememanyskill
d27832effb
[script] Fix <= and >=
2021-01-10 23:19:51 +01:00
suchmememanyskill
5057bb2863
[script] menu now allows for hidden & skip entries
2021-01-10 16:58:40 +01:00
suchmememanyskill
963987d639
[script] add operators, add reboot to payload
...
- Add a function to reboot to payload
- Add an "Empty array" variable type that is created when you try to assign []. This will get filled with a valid entry upon first addition
- Adds operator string array plus string
2021-01-10 16:32:50 +01:00
suchmememanyskill
3f80693d9e
Save bytes, add screenshots into main and more
...
- Also run script on bootup if a script called startup.te is found on the root of the sd
- Saved bytes by just disabling making exfat partitions, lol
2021-01-10 00:10:28 +01:00
suchmememanyskill
5485f5ca06
Add screenshot taking as debug arg
2021-01-09 17:12:45 +01:00
suchmememanyskill
981e5435ea
Add charging icon
2021-01-08 19:32:06 +01:00
suchmememanyskill
99c2abeaf3
not all gpt entries are all caps
2021-01-05 19:42:15 +01:00