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

Improve VM-Pip-Install & add libraries-extra.python3.vm #1156

Merged
merged 2 commits into from
Nov 6, 2024

Commits on Oct 31, 2024

  1. VM-Pip-Install: extend to support list

    Extend the `VM-Pip-Install` function helper to support a list of
    Python libraries to install. Use the new feature to simplify the code in
    `internet_detector`.
    Ana06 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f920d4e View commit details
    Browse the repository at this point in the history
  2. Add libraries-extra.python3.vm

    The FLARE team is working in a new tool and needs the following
    libraries that are useful in general to develop reverse engineering
    related tools.
    Ana06 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    40b06a9 View commit details
    Browse the repository at this point in the history