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

[0101editor.vm] Extremely Slow Download Speed for the 010Editor Installer #1275

Open
Ana06 opened this issue Feb 12, 2025 · 0 comments
Open
Assignees
Labels
🐛 bug Something isn't working 🌀 FLARE-VM A package or feature to be used by FLARE-VM

Comments

@Ana06
Copy link
Member

Ana06 commented Feb 12, 2025

Details

What's the problem?

The download speed for 010 Editor installers from https://download.sweetscape.com is (at least some times) significantly slow. As reported by @aftwro in mandiant/flare-vm#657, this impacts the installation of FLARE-VM as installing 010Editor (via the 010editor.vm package which uses https://download.sweetscape.com/010EditorWin64Installer15.0.1.exe) dramatically increases installation time.

Steps to Reproduce

Using curl (Direct Download)

  • Open a terminal or command prompt.
  • Execute the following command:
    curl -L -v --noproxy '*' https://download.sweetscape.com/010EditorWin64Installer15.0.1.exe --output /dev/null
    
  • Observe the download speed in the curl output, which will be significantly slower than desired.
    Image

Using Chocolatey

  • Install FLARE-VM selecting 010editor.vm as only installed package.
    Image

Possible solutions:

  1. Ask 010Editor if they are able to fix the download speed issue on download.sweetscape.com (preferred).
  2. Use an alternative download URL if someone is able to provide one.
  3. If we are not able to fix the download issue we will have to remove 010Editor from FLARE-VM default configuration. 010 Editor is a very valuable tool for reverse engineering and malware analysis, so this is not desirable.

I'll try to reach out to 010Editor to see if they are able to help.

@Ana06 Ana06 added 🐛 bug Something isn't working 🌀 FLARE-VM A package or feature to be used by FLARE-VM labels Feb 12, 2025
@Ana06 Ana06 added this to the FLARE-VM 2025 Q2-P1 milestone Feb 12, 2025
@Ana06 Ana06 self-assigned this Feb 12, 2025
@Ana06 Ana06 changed the title [0101editor.vm] Extremely Slow Download Speed for the 010 Editor Installer [0101editor.vm] Extremely Slow Download Speed for the 010Editor Installer Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🌀 FLARE-VM A package or feature to be used by FLARE-VM
Projects
None yet
Development

No branches or pull requests

1 participant