-
Hi,
I have a jython script that loads some datatypes via a .gdt file. I'm using
`service = state.getTool().getService(DataTypeManagerService)
service.openArchive(loadDataFile("name"),False)…
-
I created a script to generate Mesos-files from Ghidra. Should I submit a merge request for that file?
https://github.com/marpie/mesos/blob/7740833f02bd3bc9cb8f9681e42768a6c12169f0/mesogen_scripts/…
-
I am using the [ghidra api](https://ghidra.re/ghidra_docs/api/). I have written a script which nothing but prints the instructions of selected functions. I am iterating from the entrypoint of particul…
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
During my attempts to setup CI, I found following command `pcodeTestReport` All 6 tests was failing for me, so I was curious what's this.
-
https://github.com/NationalSecurityAgency/ghidra-data/tree/master/FunctionID
-
hi,
I am curious what is the difference between your ghidra_bridge and Ghidra's own server?
best
-
Installation is not complete:
Python upgrade was not successful
-----------------------------------------
2020-02-25 23:25:44,527 7428 [DEBUG] - Package 'python2' found on source 'https://choco…
-
I setup mirror for the Ghidra, and currently able build Ghidra on Linux and Mac, on public CI.
But when I add unit tests and even worse integration tests, I have an problem with running tests in CI e…
-
I've been looking around through the Java API documentation as well as the provided scripts and the included source code and I have some questions about what information is available from an instructi…