mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
25 lines
786 B
XML
25 lines
786 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>
|
|
<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>
|
|
<remote-id type="pypi">ropper</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|