Skip to content

Commit 76f7a71

Browse files
committed
docs: update README.md
1 parent 99876c2 commit 76f7a71

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Zynx (**Zy**gote **N**e**x**us) is a dynamic code injection framework for Androi
99
- **Stealthy** — traceless operation with no mounts; non-target processes are left completely untouched
1010
- **Policy framework** — determines per-app injection decisions with async two-phase checks
1111

12+
## Daemon Mode
13+
14+
`zynx daemon` starts the daemon in the background and exits once initialization is complete. This makes it suitable for use in scripts like `post-fs-data.sh`.
15+
1216
## Usage
1317

1418
### LiteLoader

0 commit comments

Comments
 (0)