flare-vm icon indicating copy to clipboard operation
flare-vm copied to clipboard

Install on Windows 10 x64 fails for radare2, x64dbg.py, MAP, and hashmyfiles

Open makaiss0n opened this issue 4 years ago • 1 comments

In case of x64dbgpy, it is clear that URL is dead - one can find potential alternative here -> https://github.com/x64dbg/x64dbgpy/releases/tag/b275005

In case of radare2 issue is very simple - x64 link has HTTPS for the source URL (and certificate has expired). For x32 it is HTTP from the get go.

In case of MAP and hashmyfiles the issue is change in sha256.

makaiss0n avatar Aug 05 '21 09:08 makaiss0n

Same issues on Windows 7 x64

cy83rs30rd avatar Aug 30 '21 14:08 cy83rs30rd

Thank you for your feedback! We've been working on major updates to FLARE VM over the last year. The now revamped FLARE VM has just been released and will make the project more open and maintainable. Please check out our blog post at https://www.mandiant.com/resources/blog/flarevm-open-to-public and give the new installation a try.

If this problem still persists with the new installation, please report:

  • new tools or tool-related issues at https://github.com/mandiant/VM-Packages/issues
  • ideas and issues related to the installer script and configuration at https://github.com/mandiant/flare-vm/issues

Please note that we use this message to close all legacy issues in this repository. We look forward to your feedback and support for the next generation of FLARE VM.

vm-packages avatar Dec 05 '22 15:12 vm-packages