fix path in README.md

This commit is contained in:
jan-hofmeier 2023-07-25 23:49:00 +02:00 committed by GitHub
parent 0d6def9490
commit 77c5408e86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ This repository contains the main isfshax exploit and stage2 payload loader.
It will produce an (unencrypted) ISFS superblock image, meant to be installed through isfshax_installer or other means.
The stage2 payload will attempt to load (in order):
- `sd:/isfshax.bin`
- `nand:/isfshax.bin`
- `slc:/sys/isfshax.bin`
### Status
Right now I unfortunately do not have much time or motivation to work on the project, and it's been more than two years since I last actively contributed to it.