https://github.com/pdawg-bytes/memtool-ios
A custom tool to check basic statistics about your iDevices RAM. Targeted for older iOS that doesn't support vm_stat through the shell.
https://github.com/pdawg-bytes/memtool-ios
ios memory ram tool utility
Last synced: 15 days ago
JSON representation
A custom tool to check basic statistics about your iDevices RAM. Targeted for older iOS that doesn't support vm_stat through the shell.
- Host: GitHub
- URL: https://github.com/pdawg-bytes/memtool-ios
- Owner: Pdawg-bytes
- License: mit
- Created: 2023-08-08T23:56:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-30T01:26:30.000Z (over 1 year ago)
- Last Synced: 2025-04-11T20:04:25.233Z (6 months ago)
- Topics: ios, memory, ram, tool, utility
- Language: C
- Homepage:
- Size: 5.86 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# memtool-ios
A custom tool to check basic statistics about your iDevices RAM. Targeted for older iOS that doesn't support vm_stat through the shell.# Building
To build, either use Xcode on macOS, or clang on Linux. Make sure you build cctools-port and use those llvm extensions on Linux.# Usage
Place the binary anywhere on your device, preferably somewhere in the PATH. Then just run `memtool`! For commands, run `memtool --help`.# Screenshots


