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 try-catch to VM-Pip-Install #1205

Open
Ana06 opened this issue Dec 13, 2024 · 0 comments
Open

Add try-catch to VM-Pip-Install #1205

Ana06 opened this issue Dec 13, 2024 · 0 comments
Assignees
Labels
👩‍🦱 IDA Related to IDA or an IDA plugin 🌀 FLARE-VM A package or feature to be used by FLARE-VM 💎 enhancement It is working, but it could be better

Comments

@Ana06
Copy link
Member

Ana06 commented Dec 13, 2024

Details

Add try-catch to VM-Pip-Install so that packages using this function don't have to add a try-catch. A good example are IDA plugins like ida.plugin.hashdb.vm using the VM-Install-IDA-Plugin function that install dependencies using VM-Pip-Install. VM-Install-IDA-Plugin has the try-catch but we need it in the package because of the code in VM-Pip-Install.

@Ana06 Ana06 added 💎 enhancement It is working, but it could be better 🌀 FLARE-VM A package or feature to be used by FLARE-VM 👩‍🦱 IDA Related to IDA or an IDA plugin labels Dec 13, 2024
@Ana06 Ana06 added this to the FLARE-VM 2025 Q1 milestone Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👩‍🦱 IDA Related to IDA or an IDA plugin 🌀 FLARE-VM A package or feature to be used by FLARE-VM 💎 enhancement It is working, but it could be better
Projects
None yet
Development

No branches or pull requests

2 participants