From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:37141) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1jGlKY-00033y-Vc for guix-patches@gnu.org; Tue, 24 Mar 2020 11:19:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1jGlKY-0001ry-09 for guix-patches@gnu.org; Tue, 24 Mar 2020 11:19:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49480) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1jGlKX-0001rq-TM for guix-patches@gnu.org; Tue, 24 Mar 2020 11:19:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1jGlKX-0006oD-Ot for guix-patches@gnu.org; Tue, 24 Mar 2020 11:19:01 -0400 Subject: [bug#40203] [PATCH] gnu: Add ROPgadget. Resent-Message-ID: <handler.40203.B40203.158506309726114@debbugs.gnu.org> Date: Tue, 24 Mar 2020 11:18:05 -0400 (EDT) From: Jack Hill <jackhill@jackhill.us> In-Reply-To: <20200323235209.25030-1-kuba@kadziolka.net> Message-ID: <alpine.DEB.2.20.2003241115350.5735@marsh.hcoop.net> References: <20200323235209.25030-1-kuba@kadziolka.net> MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="925712948-1594823075-1585063086=:5735" List-Id: <guix-patches.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-patches>, <mailto:guix-patches-request@gnu.org?subject=unsubscribe> List-Archive: <https://lists.gnu.org/archive/html/guix-patches> List-Post: <mailto:guix-patches@gnu.org> List-Help: <mailto:guix-patches-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-patches>, <mailto:guix-patches-request@gnu.org?subject=subscribe> Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" <guix-patches-bounces+kyle=kyleam.com@gnu.org> To: Jakub =?UTF-8?Q?K=C4=85dzio=C5=82ka?= <kuba@kadziolka.net> Cc: 40203@debbugs.gnu.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --925712948-1594823075-1585063086=:5735 Content-Type: text/plain; format=flowed; charset=ISO-8859-2 Content-Transfer-Encoding: 8BIT On Tue, 24 Mar 2020, Jakub K�dzio�ka wrote: [snip] > + (description > + "This tool lets you search for gadgets in binaries to help with ROP > +chain construction.") Perhaps we should expand what ROP means here. I as able to figure it out with some searching, but it would probably help non-domain experts know what this package is for. I believe such a change would be in line with what the Guix manual recommends: https://guix.gnu.org/manual/en/html_node/Synopses-and-Descriptions.html Best, Jack --925712948-1594823075-1585063086=:5735--