summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Haustein <mario.haustein@hrz.tu-chemnitz.de>2022-01-15 14:10:23 +0100
committerSam James <sam@gentoo.org>2022-01-28 05:16:44 +0000
commit4e8c857abe0389613cc28766ea3fbb7b15cafdd6 (patch)
tree67eeb2f56c5cf7b7ea5c64739a7f1af78c54df8e /dev-util/ropper/metadata.xml
parentdev-util/unicorn: new ebuild (diff)
downloadgentoo-4e8c857abe0389613cc28766ea3fbb7b15cafdd6.tar.gz
gentoo-4e8c857abe0389613cc28766ea3fbb7b15cafdd6.tar.bz2
gentoo-4e8c857abe0389613cc28766ea3fbb7b15cafdd6.zip
dev-util/ropper: new ebuild
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/ropper/metadata.xml')
-rw-r--r--dev-util/ropper/metadata.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/dev-util/ropper/metadata.xml b/dev-util/ropper/metadata.xml
new file mode 100644
index 000000000000..55a2e0eba0c7
--- /dev/null
+++ b/dev-util/ropper/metadata.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>mario.haustein@hrz.tu-chemnitz.de</email>
+ <name>Mario Haustein</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>sam@gentoo.org</email>
+ <name>Sam James</name>
+ </maintainer>
+ <longdescription>
+ You can use ropper to display information about binary files in
+ different file formats and you can search for gadgets to build rop
+ chains for different architectures.
+ </longdescription>
+ <use>
+ <flag name="z3">Enable Z3 contraint solver support</flag>
+ </use>
+ <upstream>
+ <remote-id type="github">sashs/Ropper</remote-id>
+ </upstream>
+</pkgmetadata>