Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 months 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.

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
![image](https://github.com/Pdawg-bytes/memtool-ios/assets/83825746/49ce1fa8-0a04-4b88-8277-a4288dfee096)


![image](https://github.com/Pdawg-bytes/memtool-ios/assets/83825746/bbd592b8-65fc-4be9-a332-e8d8da33c8a7)


![image](https://github.com/Pdawg-bytes/memtool-ios/assets/83825746/908f414d-171d-4ff5-95a1-00d1ec33d1af)