This website requires JavaScript.
Explore
Help
Register
Sign In
MirrorBackup
/
SafeA9LHInstaller
Watch
1
Star
0
Fork
0
You've already forked SafeA9LHInstaller
forked from
gnmmarechal/SafeA9LHInstaller
Code
Pull Requests
Activity
SafeA9LHInstaller
/
source
History
Aurora
09435c282b
Added checks for successful mounting of SD/CTRNAND
2016-06-08 14:33:27 +02: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
Added checks for successful mounting of SD/CTRNAND
2016-06-08 14:33:27 +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
Added checks for successful mounting of SD/CTRNAND
2016-06-08 14:33:27 +02:00
installer.h
Changed stage1 position to the proper one (0x808FB90 in ARM9 memory), changed NAND FIRM0 hash check to only check up to the start of section2 (as it is all it is needed)
2016-06-07 14:35:52 +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
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
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
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.h
Added unlock sequence to uninstall, adjusted error messages
2016-06-08 14:14:26 +02:00