A fun thing to do with ram is actually open it up and take a peek.
This command will show you all the string (plain text) values in ram
sudo dd if=/dev/mem | cat | strings
Was this post helpful?
Let us know if you liked the post. That’s the only way we can improve.