mirror of
https://github.com/DMaroo/GhidRust.git
synced 2026-07-09 23:20:28 +02:00
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:
@@ -0,0 +1,5 @@
|
||||
name=@extname@
|
||||
description=Helps in analyzing and decompiling Rust binaries.
|
||||
author=DMaroo
|
||||
createdOn=4/11/2023
|
||||
version=@extversion@
|
||||
Reference in New Issue
Block a user