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

add support for configuration file #41

Merged
merged 7 commits into from
Apr 25, 2023
Merged

Conversation

mike-hunhoff
Copy link
Collaborator

@mike-hunhoff mike-hunhoff commented Apr 24, 2023

This PR introduces a rudimentary configuration file that can be used to configure Ghidrathon's behavior without requiring a rebuild. The configuration file allows Python shared modules to be specified, e.g. numpy, and Java libraries to exclude when importing from Python, e.g. pdb.

closes #38
closes #35
closes #17
closes #14

TODOs:

  • update comments for new code

@mike-hunhoff mike-hunhoff marked this pull request as draft April 24, 2023 23:29
@mike-hunhoff mike-hunhoff marked this pull request as ready for review April 25, 2023 16:11
@mike-hunhoff mike-hunhoff merged commit 939952c into main Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant