CLI Reference
Below is the list of all Aether commands:
| Flag | Description |
|---|---|
--pid, -p <PID> | Target process ID to scan |
--lookup, -l <name> | Find all PIDs matching a process name |
--json, -j | Output results as JSON (for SIEM integration) |
--verbose, -v | Show per-region scan details |
--scan-all, -a | Scan all processes |
--hunt, -b <PID> [ms] [hits] | Monitor connections — poll every ms (default 2000), flag endpoints with ≥ hits occurrences |
--networking <PID> | Network-monitoring mode |
--rules, -r <dir> | Rules directory (default: rules/) |
--config, -c <file> | Single rule file (legacy format) |
--help, -h | Show help |
--dump <PID> <Address> <Size> | dump memory region |
--read | read memory region and print it on terminal |