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

Configuration creation command and string extraction plugin #52

Closed
wants to merge 0 commits into from

Conversation

theStache
Copy link
Collaborator

create-config command added to main.py commands, this creates configuration json based on paths passed in as arguments. (Changes also made to readme under the Build configuration file section)

stringextact plugin added and will create a file containing the md5hash, filename and strings identified with the binary2string library. This plugin will only run on files with filetype PE or ELF that are passed to it.

@nightlark
Copy link
Collaborator

Thanks for the PR! If it won’t take much time, could you split out the plugin portion into a separate PR from the create config command?

@nightlark nightlark added the enhancement New feature or request label Oct 10, 2023
@theStache theStache closed this Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants