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

Made execution faster and code less complex + added support for python3 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dregender
Copy link

  • Used regex to get pcode ids and instructions instead of iterating through the cmdline output
  • used olevba directly as module instead of calling via subprocess

- Used regex to get pcode ids and instructions instead of iterating through the cmdline output
- used olevba directly as module instead of calling via subprocess
@dregender dregender changed the title Made execution faster and code less complex ] added support for python3 Made execution faster and code less complex + added support for python3 Aug 4, 2022
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.

1 participant