mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 01:39:21 +02:00
Fix typo in the README file
This commit is contained in:
parent
6266b18e42
commit
dc954e9161
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
<h1>XML Exporter for IDA version 7</h1>
|
||||
<p>
|
||||
The 7XX versions of the XML Exporter, Importer, and Loader can only be used
|
||||
with IDA version 7.0 are greater.
|
||||
with IDA version 7.0 and greater.
|
||||
</p>
|
||||
<p>
|
||||
<filename>xml_exporter.py</filename> is a plugin to export an IDA database as an XML file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue