From e4489e0c3da4862fd82419ae7aed0377154d98c4 Mon Sep 17 00:00:00 2001 From: chash Date: Thu, 3 Oct 2024 11:35:29 +0100 Subject: [PATCH] Add missing cmd --- docs/cheatsheet-proc-interface.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/cheatsheet-proc-interface.txt b/docs/cheatsheet-proc-interface.txt index 20a92f5..98840fd 100644 --- a/docs/cheatsheet-proc-interface.txt +++ b/docs/cheatsheet-proc-interface.txt @@ -65,8 +65,11 @@ $ echo "-t1" >/proc/test #19 Fetch the base address of a running process by PID number - $ echo "-b ">/proc/kv - $ cat /proc/kv + $ echo "-b ">/proc/test + $ cat /proc/test + +#20 Fetch Magik Word + $ cat /proc/test