From patchwork Mon Mar 23 23:52:09 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Maja_K=C4=85dzio=C5=82ka?= X-Patchwork-Id: 20865 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 69CCA27BBEA; Mon, 23 Mar 2020 23:53:10 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 3DDDD27BBE4 for ; Mon, 23 Mar 2020 23:53:10 +0000 (GMT) Received: from localhost ([::1]:40816 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jGWsX-0001mB-Nk for patchwork@mira.cbaines.net; Mon, 23 Mar 2020 19:53:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54301) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jGWsR-0001m4-4x for guix-patches@gnu.org; Mon, 23 Mar 2020 19:53:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jGWsQ-0007E3-3T for guix-patches@gnu.org; Mon, 23 Mar 2020 19:53:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47720) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jGWsQ-0007Dv-0f for guix-patches@gnu.org; Mon, 23 Mar 2020 19:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jGWsP-0003C5-W3 for guix-patches@gnu.org; Mon, 23 Mar 2020 19:53:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#40203] [PATCH] gnu: Add ROPgadget. Resent-From: Jakub =?utf-8?b?S8SFZHppb8WCa2E=?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 23 Mar 2020 23:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 40203 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 40203@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.158500755712241 (code B ref -1); Mon, 23 Mar 2020 23:53:01 +0000 Received: (at submit) by debbugs.gnu.org; 23 Mar 2020 23:52:37 +0000 Received: from localhost ([127.0.0.1]:53693 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jGWs0-0003BL-Tx for submit@debbugs.gnu.org; Mon, 23 Mar 2020 19:52:37 -0400 Received: from lists.gnu.org ([209.51.188.17]:38488) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jGWrz-0003BD-8J for submit@debbugs.gnu.org; Mon, 23 Mar 2020 19:52:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54266) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jGWrx-0001kh-RK for guix-patches@gnu.org; Mon, 23 Mar 2020 19:52:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jGWrw-00073d-LD for guix-patches@gnu.org; Mon, 23 Mar 2020 19:52:33 -0400 Received: from pat.zlotemysli.pl ([37.59.186.212]:49354) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jGWrw-00070C-BR for guix-patches@gnu.org; Mon, 23 Mar 2020 19:52:32 -0400 Received: (qmail 28626 invoked by uid 1009); 24 Mar 2020 00:52:24 +0100 Received: from 188.123.215.55 (kuba@kadziolka.net@188.123.215.55) by pat (envelope-from , uid 1002) with qmail-scanner-2.08st (clamdscan: 0.98.6/25759. spamassassin: 3.4.0. perlscan: 2.08st. Clear:RC:1(188.123.215.55):. Processed in 0.018986 secs); 23 Mar 2020 23:52:24 -0000 Received: from unknown (HELO localhost.localdomain) (kuba@kadziolka.net@188.123.215.55) by pat.zlotemysli.pl with AES256-SHA encrypted SMTP; 24 Mar 2020 00:52:24 +0100 From: Jakub =?utf-8?b?S8SFZHppb8WCa2E=?= Date: Tue, 24 Mar 2020 00:52:09 +0100 Message-Id: <20200323235209.25030-1-kuba@kadziolka.net> X-Mailer: git-send-email 2.25.2 MIME-Version: 1.0 X-Qmailux-2.08st: added fake Content-Type header X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/engineering.scm (ropgadget): New variable. --- gnu/packages/engineering.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm index 28a30a6831..bacfc2fbf6 100644 --- a/gnu/packages/engineering.scm +++ b/gnu/packages/engineering.scm @@ -1306,6 +1306,28 @@ bindings for Python, Java, OCaml and more.") (define-public python2-capstone (package-with-python2 python-capstone)) +(define-public ropgadget + (package + (name "ropgadget") + (version "6.2") + (source + (origin + (method url-fetch) + (uri (pypi-uri "ROPGadget" version)) + (sha256 + (base32 + "0idiicgpijar9l9kqmfdh865c2mkfgxg0q7lpz77jc09l6q0afjh")))) + (build-system python-build-system) + (propagated-inputs + `(("python-capstone" ,python-capstone))) + (home-page "http://shell-storm.org/project/ROPgadget/") + (synopsis + "Gadget finder and auto-roper") + (description + "This tool lets you search for gadgets in binaries to help with ROP +chain construction.") + (license license:bsd-3))) + (define-public radare2 (package (name "radare2")