mirror of
https://github.com/etaHEN/etaHEN.git
synced 2026-01-12 19:25:33 +08:00
Update README.md
This commit is contained in:
@@ -132,7 +132,7 @@ the service flow is as follows
|
|||||||
## Jailbreaking an app (FPKG) using etaHEN (non-whitelist method, Network required)
|
## Jailbreaking an app (FPKG) using etaHEN (non-whitelist method, Network required)
|
||||||
|
|
||||||
```
|
```
|
||||||
enum Commands : int8_t {
|
enum Commands : int {
|
||||||
INVALID_CMD = -1,
|
INVALID_CMD = -1,
|
||||||
ACTIVE_CMD = 0,
|
ACTIVE_CMD = 0,
|
||||||
LAUNCH_CMD,
|
LAUNCH_CMD,
|
||||||
|
|||||||
Reference in New Issue
Block a user