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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Ana06
Copy link
Member

@Ana06 Ana06 commented Oct 31, 2024

The FLARE team is working in a new tool and needs the libraries installed by the new libraries-extra.python3.vm package. This libraries are useful in general to develop reverse engineering related tools.

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.vm and in the new libraries-extra.python3.vm.

@Ana06 Ana06 added 💎 enhancement It is working, but it could be better 🆕 package New package request/idea/PR 🌀 FLARE-VM A package or feature to be used by FLARE-VM labels Oct 31, 2024
@Ana06 Ana06 requested a review from emtuls October 31, 2024 09:51
@Ana06 Ana06 self-assigned this Oct 31, 2024
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`.
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌀 FLARE-VM A package or feature to be used by FLARE-VM 💎 enhancement It is working, but it could be better 🆕 package New package request/idea/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant