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

VS Code Python Extension #1074

Closed
mwilliams31 opened this issue Jun 5, 2024 · 5 comments · Fixed by #1087
Closed

VS Code Python Extension #1074

mwilliams31 opened this issue Jun 5, 2024 · 5 comments · Fixed by #1087
Assignees
Labels
💎 enhancement It is working, but it could be better

Comments

@mwilliams31
Copy link
Contributor

Details

Include the Python extension for VS Code. This installs two extensions: Pylance and Python Debugger. Without the Python Debugger extension (or similar), Python scripts cannot be debugged in VS Code.

Another extension to consider including is Jupyter.

@Ana06 Ana06 added the 💎 enhancement It is working, but it could be better label Jun 6, 2024
@Ana06
Copy link
Member

Ana06 commented Jun 6, 2024

thanks for the issue @mwilliams31! I suggest we implement two additional packages vscode.python.vm and jupyter.python.vm and add at least the first one to the FLARE-VM default configuration. @mandiant/vms opinions? @mandiant/flare-vm do you think we should add jupyter to the default configuration?

@Ana06 Ana06 added this to the FLARE-VM 2024 Q2 milestone Jun 6, 2024
@day1player
Copy link
Contributor

@emtuls
Copy link
Member

emtuls commented Jun 8, 2024

I don't think it hurts to have the jupyter one in the default as well. I know it can be useful in vscode, so I imagine it could be for that as well, and that's a tool that many people use when doing Python & Data type work, which FlareVM makes sense for that situation when it comes to Data Analysis on Malware.

@Ana06
Copy link
Member

Ana06 commented Jun 13, 2024

@emtuls @emtuls is there something against using the community packages @day1player proposed so that we do not have to maintain the two extra packages? (I have just seen his proposal)

We should add either the community packages or the .vm packages to the flare-vm default configuration.

@d35ha
Copy link
Member

d35ha commented Jul 11, 2024

@Ana06
I don't see a problem in using VS marketplace directly, it enables us to have a better version control.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💎 enhancement It is working, but it could be better
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants