summaryrefslogtreecommitdiff
path: root/dev-util/rz-ghidra/metadata.xml
blob: 9089d98d8994584a4b847a099bbb38ebc536d76a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>dawn_xu_helloworld@163.com</email>
    <name>Dawn Xu</name>
  </maintainer>
  <longdescription lang="en">
		This is an integration of the Ghidra decompiler and Sleigh Disassembler for Rizin. It is solely based on the decompiler part of Ghidra, which is written entirely in C++, so Ghidra itself is not required at all and the plugin can be built self-contained. This project was presented, initially for radare2.
	</longdescription>
  <use>
    <flag name="cutter-plugin"> Build as dev-util/cutter's plugin </flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>