File tree 1 file changed +23
-0
lines changed
1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ ### Summary
2
+
3
+ These are just random notes taken by me (plutoo) and naehrwert mostly when we
4
+ first looked into the Wii U. yellows8, smea and derrek also made contributions.
5
+
6
+ ### Things
7
+
8
+ A few things that might be interesting:
9
+
10
+ * [ System flaws] ( notes/system_flaws.txt )
11
+ * [ OTP notes] ( notes/io/otp.txt )
12
+ * [ IOSU memory map] ( notes/arm_memorymaps/virt_phys.txt )
13
+ * [ IOSU syscall table] ( notes/arm_kernel/syscalls.txt )
14
+ * [ /dev/crypto key table] ( notes/arm_ios/dev_crypto.txt )
15
+ * [ PowerPC memory map] ( notes/ppc_kernel/memory_maps.txt )
16
+ * [ PowerPC syscall table] ( notes/ppc_kernel/syscalls.txt )
17
+ * ...
18
+
19
+ ### Tools
20
+
21
+ * [ Firmware downloader and extractor] ( dld.py )
22
+ * [ Ancast image decryptor] ( dec_ancast.py )
23
+ * [ Amiibo crypto algo] ( amiibo_crypto.c )
You can’t perform that action at this time.
0 commit comments