GNU bug report logs - #34512
Add scanmem

Previous Next

Package: guix-patches;

Reported by: <pkill9 <at> runbox.com>

Date: Sun, 17 Feb 2019 10:15:01 UTC

Severity: normal

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 34512 in the body.
You can then email your comments to 34512 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#34512; Package guix-patches. (Sun, 17 Feb 2019 10:15:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to <pkill9 <at> runbox.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 17 Feb 2019 10:15:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: <pkill9 <at> runbox.com>
To: "guix-patches" <guix-patches <at> gnu.org>
Subject: Add scanmem
Date: Sun, 17 Feb 2019 10:14:27 +0000 (GMT)
[Message part 1 (text/plain, inline)]
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
[0001-gnu-Add-scanmem.patch (text/x-patch, attachment)]

Reply sent to Ricardo Wurmus <rekado <at> elephly.net>:
You have taken responsibility. (Sun, 17 Feb 2019 11:27:01 GMT) Full text and rfc822 format available.

Notification sent to <pkill9 <at> runbox.com>:
bug acknowledged by developer. (Sun, 17 Feb 2019 11:27:02 GMT) Full text and rfc822 format available.

Message #10 received at 34512-done <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: <pkill9 <at> runbox.com>
Cc: 34512-done <at> debbugs.gnu.org
Subject: Re: [bug#34512] Add scanmem
Date: Sun, 17 Feb 2019 12:26:08 +0100
<pkill9 <at> runbox.com> writes:

> 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

Thanks.  I pushed this to the master branch with commit a778f2700 after
some minor modifications.

The license was incorrect.  Parts of it are covered under the LGPLv3+,
others are under GPLv3+.

I added a copyright line for you.

I reformatted the description and made sure that there are two spaces
between sentences.  (“guix lint” should have notified you of this.)

~~ Ricardo





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 18 Mar 2019 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 96 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.