Files
gentoo/dev-util/ROPgadget/metadata.xml
Sam James 1f042aa72a dev-util/ROPgadget: add proxy-maint too
Signed-off-by: Sam James <sam@gentoo.org>
2022-08-23 06:33:13 +01:00

26 lines
894 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<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>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
This tool lets you search your gadgets on your binaries to facilitate
your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format on
x86, x64, ARM, ARM64, PowerPC, SPARC and MIPS architectures.
</longdescription>
<upstream>
<remote-id type="github">JonathanSalwan/ROPgadget</remote-id>
<remote-id type="pypi">ROPGadget</remote-id>
</upstream>
</pkgmetadata>