I have manage to extract the volatile memory from the android emulator using LiME and using volatility to further analyze the memory.
After running the command:
$ python vol.py --profile=LinuxGoldfish3_4ARM -f /path/to/lime.dump linux_pslist
I received the following:
Volatility Foundation Volatility Framework 2.3.1 Offset Name Pid Uid Gid DTB Start Time ---------- -------------------- --------------- --------------- ------ ---------- ----------
May I know why nothing is being returned ?