Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cfwprpht/Make_FSELF_GUI
A grafical User Interface for flat_z make_fself.py script.
https://github.com/cfwprpht/Make_FSELF_GUI
Last synced: 2 months ago
JSON representation
A grafical User Interface for flat_z make_fself.py script.
- Host: GitHub
- URL: https://github.com/cfwprpht/Make_FSELF_GUI
- Owner: cfwprpht
- Created: 2018-01-17T08:22:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-08T17:24:24.000Z (almost 7 years ago)
- Last Synced: 2024-08-04T23:09:57.888Z (6 months ago)
- Language: C#
- Size: 4.68 MB
- Stars: 8
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.txt
Awesome Lists containing this project
- Awesome-PS4-Jailbreak - Make FSELF GUI
README
** MAKE FSELF GUI **
A Grafical User Interface for flat_z make_fself.py script.
* Can use a database for the authentication informations.
* TreeView.
* Batch Mode.
* Use dynamical Paths for the sript and for the db.
* You can also drop the db or the .py script onto the app and it will sabe the paths.
* Simple and Advanced mode.
* Can hexify the Auth Info. (Not that this would be anything importend, just for fun ^^)
* Hase Context Menus.
* Remember Paths.
* Can Drag And Drop.
* Error Output of the .py script is redirected.You can add your own keys to the DB and the according fw, simple by adding two new tags like this:
[Name=New Application]
[Auth=New Auth Info]Make sure to have the Authentication Information in one Block without spaces and non Hexifyed. So no '0x'.
Done, Have Fun !
Changelog: v1.1
Corrected a bug in the db reading routine which would cause the reading process to stop if there is a second app entry for a fw version.
Added "Only Fake Sign" mode which just use standart make_fself.py settings without any change.
Added the ps2-emu Authentication Information base (0x0000 for decimal) to the database.v1.3
Changed make_fslef.py to make_fself.exe from xDPx should now work for a bigger range of users. :)
Added a Clear Settings Function.-cfwprpht-