Releases: lavochkaa/SystemExplorer
Releases · lavochkaa/SystemExplorer
Release list
SysExplorer v1.1.1
CHANGES
- remove .prefix(10). Now shows all pids
- add icon.png
- some updates
Full Changelog: v1.1.0...v1.1.1
SysExplorer v1.1.0
What's new
Stage 4 — XPC Explorer
- Scans /System/Library/LaunchDaemons/
- Lists all registered MachServices with their daemon label
Stage 5 — IOKit Browser
- Full IOKit registry traversal (3 levels deep)
- Shows name and class of every IOService
- Indented hierarchy view
All features
- Process list with PID, RAM, threads
- Process detail: open files, entitlements
- Mach-O inspector: arch, segments, linked libraries
- XPC services browser
- IOKit registry browser
SysExplorer v1.0.0
First release of SysExplorer — a TrollStore system explorer for iOS.
Features
- Process list with CPU, memory, thread info
- Search and pull-to-refresh
- Process details: open files, entitlements
- Mach-O binary inspector: arch, segments, linked libraries