Update README.md
This commit is contained in:
parent
010206f831
commit
bec7cc0bbc
1 changed files with 17 additions and 4 deletions
21
README.md
21
README.md
|
@ -1,15 +1,28 @@
|
||||||
# h-encore-auto
|
# ZUGABE
|
||||||
A tool for using TheFlow's h-encore vita exploit
|
This tool automates much of the installation of h-encore.
|
||||||
|
|
||||||
[](http://www.repostatus.org/#active)
|
[](http://www.repostatus.org/#active)
|
||||||
|
|
||||||
|
## Features
|
||||||
|
- Automatically download required tools and files
|
||||||
|
- Use already downloaded files, not requiring another download
|
||||||
|
- Guide users through the installation
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Download from the releases section, extract it and run the executable.
|
Download from the releases section, extract it and run the executable.
|
||||||
|
It's heavily based on TheFlow's own usage guide, just automating as many things as possible. Therefore it should work on all vita systems. This tool was tested on a PSVita 1000.
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
Visual Studio 2017 Community Edition was tested. Might work in other IDEs as well.
|
Visual Studio 2017 Community Edition was tested. Might work in other IDEs as well.
|
||||||
|
|
||||||
## Todo
|
## Todo
|
||||||
|
- Automate entering the AID
|
||||||
- Mac/Linux Compatibilty
|
- Mac/Linux Compatibilty
|
||||||
- Fix bugs (you tell me!)
|
- Fix bugs (you tell me!)
|
||||||
|
|
||||||
|
## Thanks
|
||||||
|
- thefl0w for h-encore and all their work in the vita scene
|
||||||
|
- yifanlu for psvimgtools and all their other work in the vita scene
|
||||||
|
- mmozeiko for psvimgtools
|
||||||
|
- noahc3 for auto-h-encore and therefore showing me how to make ZUGABE better.
|
||||||
|
- All the contributors of the vita hacking scene
|
||||||
|
|
Reference in a new issue