guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#34512] Add scanmem


From: pkill9
Subject: [bug#34512] Add scanmem
Date: Sun, 17 Feb 2019 10:14:27 +0000 (GMT)

Scanmem is a memory scanner that allows you to find the memory address of a 
variable in a program by scanning the memory multiple times and seeing what has 
change or stayed the same since the last scan. It lets you change the variable 
in that memory address as well.

https://github.com/scanmem/scanmem

Attachment: 0001-gnu-Add-scanmem.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]