- 0xduraki=> replica is Ghidra's Analysis Enhancer pluginThis is the typical script that I use, basically do-it-all with appropriate database that resolves to method signatures and other Ghidra components. Some things it does: disass. missed ops, detect missed funcs., use MSDN API on WinNT, detect wrapper functions, and much more.
Important Information
$ ls ~/.config/ghidra/ghidra_scripts/reb311ion_replica
# data.py db.json replica.py ...
Running REPLICA via Ghidra Script ManagerAdditionally, there is ghidra-snippets repository that may be usable as a reference to various Ghidra functions and their signatures.
The user zackelia implemented a
Dark Theme
for Ghidra titled ghidra-dark.