79766495

Date: 2025-09-16 17:03:39
Score: 2
Natty:
Report link

An example of reading a process heap

(root㉿Osi83Kali)-[/home/st]# p=`pidof getchar`;dd skip=`echo $((16#\`cat /proc/$p/maps | grep heap | cut -d'-' -f1\`))` count=2024 bs=1 status=none if=/proc/`pidof getchar`/mem | hexdump -C

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Александр Осинцев