This website requires JavaScript.
Explore
Help
Register
Sign In
gnmmarechal
/
SafeA9LHInstaller
Watch
1
Star
0
Fork
1
You've already forked SafeA9LHInstaller
mirror of
https://github.com/AuroraWright/SafeA9LHInstaller.git
synced
2025-06-26 13:42:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SafeA9LHInstaller
/
source
History
SciresM
684b10b168
Prefer OTP from memory to OTP from file
...
Prevents using wrong OTP.bin by mistake/leftovers/sd card re-use.
2016-08-24 13:16:08 -07:00
..
fatfs
Move sdmmc init as NAND can be used before any FS is inited
2016-06-07 17:47:34 +02:00
crypto.c
Code restructuring, added A9LH updater with the new "perfect" key2 from @gemarcano and 8.1 instead of 9.0 FIRM for FIRM0, which together net 1312 bytes for stage1, added uninstalling feature (only works if SysNAND is not 11.0 or later to prevent resulting in an unhackable console, NOT YET TESTED ON N3DS), merged PR from @d0k3 (
https://github.com/AuroraWright/SafeA9LHInstaller/pull/10
) which adds support for installing A9LH and dumping OTP directly from 2.1
2016-06-07 13:53:24 +02:00
crypto.h
Code restructuring, added A9LH updater with the new "perfect" key2 from @gemarcano and 8.1 instead of 9.0 FIRM for FIRM0, which together net 1312 bytes for stage1, added uninstalling feature (only works if SysNAND is not 11.0 or later to prevent resulting in an unhackable console, NOT YET TESTED ON N3DS), merged PR from @d0k3 (
https://github.com/AuroraWright/SafeA9LHInstaller/pull/10
) which adds support for installing A9LH and dumping OTP directly from 2.1
2016-06-07 13:53:24 +02:00
draw.c
Code restructuring, added A9LH updater with the new "perfect" key2 from @gemarcano and 8.1 instead of 9.0 FIRM for FIRM0, which together net 1312 bytes for stage1, added uninstalling feature (only works if SysNAND is not 11.0 or later to prevent resulting in an unhackable console, NOT YET TESTED ON N3DS), merged PR from @d0k3 (
https://github.com/AuroraWright/SafeA9LHInstaller/pull/10
) which adds support for installing A9LH and dumping OTP directly from 2.1
2016-06-07 13:53:24 +02:00
draw.h
Code restructuring, added A9LH updater with the new "perfect" key2 from @gemarcano and 8.1 instead of 9.0 FIRM for FIRM0, which together net 1312 bytes for stage1, added uninstalling feature (only works if SysNAND is not 11.0 or later to prevent resulting in an unhackable console, NOT YET TESTED ON N3DS), merged PR from @d0k3 (
https://github.com/AuroraWright/SafeA9LHInstaller/pull/10
) which adds support for installing A9LH and dumping OTP directly from 2.1
2016-06-07 13:53:24 +02:00
font.h
First commit
2016-03-19 17:30:56 +01:00
fs.c
Cleanly exit from firmRead
2016-06-08 16:05:01 +02:00
fs.h
Code restructuring, added A9LH updater with the new "perfect" key2 from @gemarcano and 8.1 instead of 9.0 FIRM for FIRM0, which together net 1312 bytes for stage1, added uninstalling feature (only works if SysNAND is not 11.0 or later to prevent resulting in an unhackable console, NOT YET TESTED ON N3DS), merged PR from @d0k3 (
https://github.com/AuroraWright/SafeA9LHInstaller/pull/10
) which adds support for installing A9LH and dumping OTP directly from 2.1
2016-06-07 13:53:24 +02:00
i2c.c
Cleaned-up i2c code, fixed wrong comments
2016-03-20 01:42:23 +01:00
i2c.h
Cleaned-up i2c code, fixed wrong comments
2016-03-20 01:42:23 +01:00
installer.c
Prefer OTP from memory to OTP from file
2016-08-24 13:16:08 -07:00
installer.h
Expand the maximum stage2 space (563712 bytes is the maximum using ARM9 memory). A matching stage1 is obviously needed for larger stage2s
2016-06-19 18:52:00 +02:00
memory.c
Code restructuring, added A9LH updater with the new "perfect" key2 from @gemarcano and 8.1 instead of 9.0 FIRM for FIRM0, which together net 1312 bytes for stage1, added uninstalling feature (only works if SysNAND is not 11.0 or later to prevent resulting in an unhackable console, NOT YET TESTED ON N3DS), merged PR from @d0k3 (
https://github.com/AuroraWright/SafeA9LHInstaller/pull/10
) which adds support for installing A9LH and dumping OTP directly from 2.1
2016-06-07 13:53:24 +02:00
memory.h
Code restructuring, added A9LH updater with the new "perfect" key2 from @gemarcano and 8.1 instead of 9.0 FIRM for FIRM0, which together net 1312 bytes for stage1, added uninstalling feature (only works if SysNAND is not 11.0 or later to prevent resulting in an unhackable console, NOT YET TESTED ON N3DS), merged PR from @d0k3 (
https://github.com/AuroraWright/SafeA9LHInstaller/pull/10
) which adds support for installing A9LH and dumping OTP directly from 2.1
2016-06-07 13:53:24 +02:00
screeninit.c
Code restructuring, added A9LH updater with the new "perfect" key2 from @gemarcano and 8.1 instead of 9.0 FIRM for FIRM0, which together net 1312 bytes for stage1, added uninstalling feature (only works if SysNAND is not 11.0 or later to prevent resulting in an unhackable console, NOT YET TESTED ON N3DS), merged PR from @d0k3 (
https://github.com/AuroraWright/SafeA9LHInstaller/pull/10
) which adds support for installing A9LH and dumping OTP directly from 2.1
2016-06-07 13:53:24 +02:00
screeninit.h
Code restructuring, added A9LH updater with the new "perfect" key2 from @gemarcano and 8.1 instead of 9.0 FIRM for FIRM0, which together net 1312 bytes for stage1, added uninstalling feature (only works if SysNAND is not 11.0 or later to prevent resulting in an unhackable console, NOT YET TESTED ON N3DS), merged PR from @d0k3 (
https://github.com/AuroraWright/SafeA9LHInstaller/pull/10
) which adds support for installing A9LH and dumping OTP directly from 2.1
2016-06-07 13:53:24 +02:00
start.s
Disable caches/mpu before changing MPU settings
2016-06-09 16:54:44 +02:00
types.h
Code restructuring, added A9LH updater with the new "perfect" key2 from @gemarcano and 8.1 instead of 9.0 FIRM for FIRM0, which together net 1312 bytes for stage1, added uninstalling feature (only works if SysNAND is not 11.0 or later to prevent resulting in an unhackable console, NOT YET TESTED ON N3DS), merged PR from @d0k3 (
https://github.com/AuroraWright/SafeA9LHInstaller/pull/10
) which adds support for installing A9LH and dumping OTP directly from 2.1
2016-06-07 13:53:24 +02:00
utils.c
Cleanup, comment things better
2016-06-08 14:41:52 +02:00
utils.h
Cleanup, comment things better
2016-06-08 14:41:52 +02:00