12 Commits
1.11b ... 1.5b

Author SHA1 Message Date
LightningMods
7d33886482 Update 1.5B 2024-02-03 15:44:55 -05:00
LightningMods
6ffb73abe4 Update README.md 2024-01-14 14:06:21 -05:00
LightningMods
1b313fd342 Update README.md 2024-01-13 17:32:19 -05:00
LightningMods
e0099d91bf update readme 2024-01-13 17:31:54 -05:00
LightningMods
1bd2975c39 1.4B 2024-01-13 17:11:39 -05:00
LightningMods
831260dcf3 Update etaHEN to support 3.xx 2024-01-03 20:33:49 -05:00
LightningMods
a29e9d45ac Update testers 2023-12-25 19:16:52 -05:00
LightningMods
dda61320c3 update readme 2023-12-24 12:13:47 -05:00
LightningMods
ca48fccf77 1.2b Release 2023-12-24 12:01:52 -05:00
LightningMods
539e7c1c73 push exp. bui;d 2023-11-30 12:53:42 -05:00
LightningMods
4dba1d8063 Update testers 2023-11-05 01:16:14 -05:00
LightningMods
c5d3c19c80 Update testers 2023-11-05 01:15:29 -05:00
4 changed files with 31 additions and 8 deletions

View File

@@ -6,40 +6,63 @@
- https://pkg-zone.com/exploit/PS5/index.html
## Features
- kstuff for fself and fpkg support (4.50 & 4.03 only)
- 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
- Illusions cheats/patches
- FTP server on port 1337
- *Optional* Illusions cheats/patches
- *Optional* FTP server on port 1337
- *Optional* /data allowed inside apps sandboxes
- Klog server on port 9081
- 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
- HEN config file for settings
- re-enable the native PS5 Homebrew loader
- More userland patches
- Itemzflow intergration
- (maybe) Jailbreak whitelist for Homebrew
- plugin loader
## Known issues
- etaHEN with cheats crashes if a homebrew app requests to be jailbroken
## etaHEN INI Configuration file
etaHEN's ini settings file can be found at `/data/etaHEN/config.ini` and can be accessed using the built-in FTP
and is automatically created when you run etaHEN for the first time
#### Configuration Layout
| 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) |
| `FTP` | 0 = disables etaHEN built-in FTP 1 = enables it | 1 (enabled) |
| `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)
- [ChendoChap](https://github.com/ChendoChap)
- [astrelsky](https://github.com/astrelsky)
- [illusion](https://github.com/illusion0001)
- CTN & [SiSTR0](https://github.com/SiSTR0) for PS5Debug
- [SiSTR0](https://github.com/SiSTR0) for PS5Debug
- [Nomadic](https://github.com/jeroendev-one) (Discord RPC feature)
## Testers
- [Echo Stretch](https://twitter.com/StretchEcho)
- [idlesauce](https://github.com/idlesauce)
- [Dizz](https://github.com/DizzRL)
- [BedroZen](https://twitter.com/BedroZen)
- [MODDED WARFARE](https://twitter.com/MODDED_WARFARE)
## Support the project
- https://ko-fi.com/lightningmods
## Join us on Discord
- https://discord.gg/xs2F46tKzK

Binary file not shown.

BIN
etaHEN-1.5B.bin Normal file

Binary file not shown.

Binary file not shown.