For mobile platforms (iOS and Android) there is currently no tool available to get a full copy of RAM. However, itβs still possible to take memory space of each process running.
π‘ Research π¬ Top secret yet
To get the list of running processes:
To get the memory space of a process:
frida-dump # had some bug for iOS, py file might need manual pathing.
clutch
objection
## References
Expandβ¦
Something here