Skip to content

Commit f06745e

Browse files
author
plutoo
committed
Add README with summary
1 parent f8a659f commit f06745e

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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)

0 commit comments

Comments
 (0)