This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
TegraExplorer
Watch
1
Star
0
Fork
You've already forked TegraExplorer
0
mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced
2024-11-12 15:06:42 +00:00
Code
Issues
Releases
Activity
5898c861ec
TegraExplorer
/
source
/
tegraexplorer
/
tools.h
6 lines
96 B
C
Raw
Normal View
History
Unescape
Escape
Start of rewrite Based on lockpick_rcm 1.9.0
2020-12-23 16:39:22 +00:00
#
pragma once
void
RebootToPayload
(
)
;
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 01:29:58 +00:00
void
TestControllers
(
)
;
Add partitioning Also add sd mounting/unmounting Also add vol+/- controls for sideways menus
2020-12-28 19:08:15 +00:00
void
DumpSysFw
(
)
;
void
FormatSD
(
)
;
Reference in a new issue
Copy permalink