Commit graph

9 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
39033592a8
gnu: ropgadget: Use HTTPS home page.
* gnu/packages/cybersecurity.scm (ropgadget)[home-page]: Use HTTPS.
2022-05-22 02:00:10 +02:00
Raghav Gururajan via Guix-patches via
be2c199661
gnu: Add blacksmith.
* gnu/packages/cybersecurity.scm (blacksmith): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-14 09:54:56 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
This commit was obtained by running:

  ./pre-inst-env guix style

without any additional argument.
2021-12-13 17:48:25 +01:00
Tobias Geerinckx-Rice
fea261f005
gnu: ropgadget: Update to 6.6.
* gnu/packages/cybersecurity.scm (ropgadget): Update to 6.6.
2021-10-06 01:44:56 +02:00
c4droid
018e09d4c8
gnu: Add pwntools.
* gnu/packages/cybersecurity.scm (pwntools): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-06 23:12:17 +02:00
Tobias Geerinckx-Rice
dbbc6c0059
gnu: ropgadget: Update to 6.5.
* gnu/packages/cybersecurity.scm (ropgadget): Update to 6.5.
2021-02-15 18:09:39 +01:00
Tobias Geerinckx-Rice
71efb620cb
gnu: ropgadget: Update to 6.4.
* gnu/packages/cybersecurity.scm (ropgadget): Update to 6.4.
2020-12-06 23:50:43 +01:00
Tobias Geerinckx-Rice
d038100ef0
gnu: ropgadget: Update to 6.3.
* gnu/packages/cybersecurity.scm (ropgadget): Update to 6.3.
2020-06-02 00:28:52 +02:00
Jakub Kądziołka
60eee3e6de
gnu: Add ROPgadget.
* gnu/packages/cybersecurity.scm: New file.
(ropgadget): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register the file.
2020-03-26 22:53:02 +01:00