mirror of
https://github.com/wiiu-env/wiiuhaxx_common.git
synced 2024-12-18 12:11:50 +01:00
Fix a link in the README
This commit is contained in:
parent
8619b2c680
commit
e58e1d902a
@ -2,14 +2,14 @@
|
|||||||
|
|
||||||
This fork is supposed a common base for Wii U ROP-chains.
|
This fork is supposed a common base for Wii U ROP-chains.
|
||||||
|
|
||||||
# Building
|
## Building
|
||||||
Before using the ROP-chain, some files need to be compiled/generated, you can do it with `make`.
|
Before using the ROP-chain, some files need to be compiled/generated, you can do it with `make`.
|
||||||
|
|
||||||
The makefile expects some binaries/files.
|
The makefile expects some binaries/files.
|
||||||
- `bin/ropgadget_patternfinder(.exe)` [Download](https://github.com/wiiu-env/ropgadget_patternfinder/releases)
|
- `bin/ropgadget_patternfinder(.exe)` [Download](https://github.com/wiiu-env/ropgadget_patternfinder/releases)
|
||||||
- `bin/rpl2elf(.exe)` [Download](https://github.com/wiiu-env/rpl2elf/releases)
|
- `bin/rpl2elf(.exe)` [Download](https://github.com/wiiu-env/rpl2elf/releases)
|
||||||
- `bin/FileDownloader.jar` [Download] (https://github.com/wiiu-env/NUSFileDownloader/releases).
|
- `bin/FileDownloader.jar` [Download](https://github.com/wiiu-env/NUSFileDownloader/releases)
|
||||||
- `common.key` containing the reatil wii u common key (in binary form, 16 bytes).
|
- `common.key` containing the retail Wii U common key (in binary form, 16 bytes).
|
||||||
|
|
||||||
When you have all needed files, you can use `make`.
|
When you have all needed files, you can use `make`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user