mirror of
https://github.com/etaHEN/etaHEN.git
synced 2026-01-13 03:28:02 +08:00
Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
19fcd3aadd | ||
|
|
3591266e68 | ||
|
|
e75eca408d | ||
|
|
7d33886482 | ||
|
|
6ffb73abe4 | ||
|
|
1b313fd342 | ||
|
|
e0099d91bf | ||
|
|
1bd2975c39 |
18
README.md
18
README.md
@@ -8,17 +8,21 @@
|
||||
## Features
|
||||
- Custom System Software version (custom System info)
|
||||
- kstuff for fself and fpkg support
|
||||
- etaHEN log in /data/etaHEN
|
||||
- Debug Settings
|
||||
- Game Dumper (Intrgrated with Itemzflow)
|
||||
- HEN config file for settings
|
||||
- Jailbreak IPC call (jailbreaks Homebrew apps)
|
||||
- Update blocker (unmounts update partition)
|
||||
- libhijacker
|
||||
- *Optional* Illusions cheats/patches
|
||||
- *Optional* FTP server on port 1337
|
||||
- *Optional* /data allowed inside apps sandboxes
|
||||
- Klog server on port 9081
|
||||
- libhijacker daemon elf loader on port 9027 (not for payloads yet)
|
||||
- elf loader on port 9027
|
||||
- *Optional* PS5Debug
|
||||
- *started* Itemzflow intergration
|
||||
- *Optional* Discord RPC server on port 8000, click [here](https://github.com/jeroendev-one/ps5-rpc-client) for setup instructions
|
||||
|
||||
## Upcoming features
|
||||
- More userland patches
|
||||
@@ -33,11 +37,12 @@ and is automatically created when you run etaHEN for the first time
|
||||
|
||||
| INI Key | Description | Default value
|
||||
|---------------------|-------------------------------------------------------------|---------------------|
|
||||
| `libhijacker_cheats` | 0 = disables Illusions cheats 1 = enables Illusions cheats | 0 (disabled) |
|
||||
| `PS5Debug` | 0 = disables PS5Debug auto load 1 = enable PS5Debug auto load | 1 (enabled) |
|
||||
| `libhijacker_cheats` | 0 = disables Illusions cheats 1 = enables Illusions cheats | 0 (disabled) |
|
||||
| `PS5Debug` | 0 = disables PS5Debug auto load 1 = enable PS5Debug auto load | 1 (enabled) |
|
||||
| `FTP` | 0 = disables etaHEN built-in FTP 1 = enables it | 1 (enabled) |
|
||||
| `launch_itemzflow` | 0 = disables auto launching IF 1 = enables it | 0 (disable) |
|
||||
|
||||
| `discord_rpc` | 0 = disables Discord RPC server 1 = enables it | 0 (disabled) |
|
||||
| `testkit` | 0 = not testkit 1 = Real Testkits ONLY | 0 (disabled) |
|
||||
| `Allow_data_in_sandbox` | 0 = disables /data in an apps sandbox 1 = enables it | 1 (enabled) |
|
||||
|
||||
## Contributors
|
||||
- [sleirsgoevy](https://github.com/sleirsgoevy)
|
||||
@@ -45,7 +50,8 @@ and is automatically created when you run etaHEN for the first time
|
||||
- [astrelsky](https://github.com/astrelsky)
|
||||
- [illusion](https://github.com/illusion0001)
|
||||
- CTN & [SiSTR0](https://github.com/SiSTR0) for PS5Debug
|
||||
- [Nomadic](https://github.com/jeroendev-one) for Dumper assistance
|
||||
- [SiSTR0](https://github.com/SiSTR0) for PS5Debug
|
||||
- [Nomadic](https://github.com/jeroendev-one) (Discord RPC feature)
|
||||
|
||||
## Testers
|
||||
- [Echo Stretch](https://twitter.com/StretchEcho)
|
||||
|
||||
BIN
etaHEN-1.3B.bin
BIN
etaHEN-1.3B.bin
Binary file not shown.
BIN
etaHEN-1.6B.bin
Normal file
BIN
etaHEN-1.6B.bin
Normal file
Binary file not shown.
Reference in New Issue
Block a user