Initial extension set up

* Extension help can be found in the "Help" section in Ghidra
  * Extension build script, LICENSE and README added
This commit is contained in:
Dhruv Maroo
2023-04-11 23:06:09 +05:30
commit 1475238074
11 changed files with 332 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
name=@extname@
description=Helps in analyzing and decompiling Rust binaries.
author=DMaroo
createdOn=4/11/2023
version=@extversion@