Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Pyhidra in Ghidra Headless mode (60x speedup) #84

Merged
merged 36 commits into from
Jun 23, 2024

Conversation

mahaloz
Copy link
Member

@mahaloz mahaloz commented Jun 21, 2024

Closes #73 (without deprecating ghidra_bridge). Supercedes #82, which is what this branch is based on.

@mahaloz mahaloz marked this pull request as ready for review June 23, 2024 00:43
@mahaloz mahaloz merged commit 8910c0e into main Jun 23, 2024
1 check passed
@mahaloz mahaloz deleted the feat/pyhidra_headless branch June 23, 2024 00:59
mahaloz added a commit that referenced this pull request Jul 3, 2024
* Support Python3 in Ghidra, drop ghidra_bridge

* More progress

* nearly working

* The interface works now!

* Always available

* Headless mode now inits

* Add a max timeout for dec CI (we have a bug right now)

* Fix enums and structs in headless mode

* Put binja back

* Fix call

* Update python version

* Restructure testcase

* Fix watcher testcases

* Try multicore!

* nvm

* Add cache loading

* Restructure to include the bridge again

* Fix imports

* Add headless warning

* Fix test

* Fix pathing

* add some debug

* disable a test

* Split the remote ghidra test out

* Fix env var

* Run tests in isolation

* Try-catch

* move tests

* Try again

* Try again

* Add speedups to UI mode

* fix str

* Fix interface

* Fix many small things

* Fix a type setting

* Bump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support native Python3 in Ghidra with Pyhidra
1 participant