From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:49291) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jGmW7-0008P6-PV for guix-patches@gnu.org; Tue, 24 Mar 2020 12:35:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jGmW6-0001cT-Ph for guix-patches@gnu.org; Tue, 24 Mar 2020 12:35:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49523) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jGmW6-0001cK-MY for guix-patches@gnu.org; Tue, 24 Mar 2020 12:35:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jGmW6-0002NA-JX for guix-patches@gnu.org; Tue, 24 Mar 2020 12:35:02 -0400 Subject: [bug#40203] [PATCH] gnu: Add ROPgadget. Resent-Message-ID: Date: Tue, 24 Mar 2020 17:34:48 +0100 From: Jakub =?UTF-8?Q?K=C4=85dzio=C5=82ka?= Message-ID: <20200324163448.fhjxatikhb7yovj2@gravity> References: <20200323235209.25030-1-kuba@kadziolka.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="w63am5nncnydrbzn" Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Jack Hill Cc: 40203@debbugs.gnu.org --w63am5nncnydrbzn Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 24, 2020 at 11:18:05AM -0400, Jack Hill wrote: > On Tue, 24 Mar 2020, Jakub K=C4=85dzio=C5=82ka wrote: >=20 > [snip] >=20 > > + (description > > + "This tool lets you search for gadgets in binaries to help with R= OP > > +chain construction.") >=20 > 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 w= hat > this package is for. Thanks, I totally forgot about non-domain experts when writing that description. What do you think about this revised version? (synopsis "Semiautomatic return oriented programming") (description "This tool lets you search for @acronym{ROP, Return Oriented Programmi= ng} gadgets in binaries. Some facilities are included for automatically generat= ing chains of gadgets to execute system calls.") Also, is the file in which I've put this package right? I choose that place because that's where radare2 is, and it has a relatively similar purpose. However, radare2 is a loose fit already, so ROPgadget would be two steps removed from the original purpose of the file... Regards, Jakub K=C4=85dzio=C5=82ka --w63am5nncnydrbzn Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE5Xa/ss9usT31cTO54xWnWEYTFWQFAl56NqgACgkQ4xWnWEYT FWQ2lhAApu3wmluiiqBwRizs0JrpYiTaPZRSjUYvHItCNVgOPjD6/+zG725XMjs1 55HurjscN3UrEoEm5KJBxg4VTxV23QmSZ8qand9txRdxUOCLIdNDHTQmQAY/FFqA vEWFVA8PI+V2TQvS42odDWwryGZniMde9tfAoOJzAEoRPCsd1/BNAA67bZbziPaf QeDUTZAJdd6mD8FMJ+ig7D/ZU8N0USQR+tlnxzilUCnEqlI/MYcPpC6Rah80dQCv SNxcH/Pp7zuh+2ShuV5g4+I+94mLmDVPXaCsPx0LX/qMre5KbYmoOL3EufykJcl5 rfnGwhPy0mXtZiNv1qWqEIrvADtKognowRAsTmtUFDMtdsYW/1hcopfzrpc6UuO9 osnWCt5vi3Uwo3h1WKJr2H5GXnY4KH5SYFLtVGLmITuUzMon23d7cf60snBxajKO 4fJiMIsz5RLK2B4pQpy9iLf87HZo11Qk1SuGR7LliRor3iUkXaMzShjk6bbQsR0o HVI8oD2Bt7cPkpylQGVKfo3PDJAgvgSelUmLUam60mcGXUwNy43nRVX4gIxEGD2n rakqwigjuHdv7I7emQ2nXJxGTuK3ZoCIT+RJOhOtD3jQgBz4BsLj+8uUrcUSVDnQ w7rKoDkklG39Uf8J9ZJdTkW7DELTiGUnzsMlcfZeC44JS0lvsrg= =pUHw -----END PGP SIGNATURE----- --w63am5nncnydrbzn--