Skip to content

Commit

Permalink
updating ghidraRun
Browse files Browse the repository at this point in the history
  • Loading branch information
ghidragolfdev committed Feb 14, 2023
1 parent 7acd063 commit 4e86028
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,4 @@ See [ctfd-ghidragolf](https://github.com/ghidragolf/ctfd-ghidragolf) for an out-

## Augmenting with a Different RE Tool
Competitors of Ghidra Golf expressed interest in leveraging this infrastructure for other RE tools.
Simply modify the Docker container to have a tool of your choice in addition to modifying the [```ghidraRun```](https://github.com/ghidragolf/gg-consumer/app/GhidraGolf.py#L167)
function within [```GhidraGolf.py```](./app/GhidraGolf.py) to achieve execution of user supplied scripts of a given cb.
Simply modify the Docker container to have a tool of your choice in addition to modifying the [```ghidraRun```](https://github.com/ghidragolf/gg-consumer/blob/master/app/GhidraGolf.py#L175) function within [```GhidraGolf.py```](./app/GhidraGolf.py) to achieve execution of user supplied scripts of a given cb.

0 comments on commit 4e86028

Please sign in to comment.