Skip to content

Releases: lavochkaa/SystemExplorer

SysExplorer v1.1.1

Choose a tag to compare

@lavochkaa lavochkaa released this 23 Jul 00:29

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

Choose a tag to compare

@lavochkaa lavochkaa released this 25 Jun 21:17

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

Choose a tag to compare

@lavochkaa lavochkaa released this 25 Jun 12:49

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