mandiant / flare-vm

A collection of software installations scripts for Windows systems that allows you to easily setup and maintain a reverse engineering environment on a VM.
Apache License 2.0
6.56k stars 917 forks source link

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

Closed makaiss0n closed 1 year ago

makaiss0n commented 3 years ago

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.

cy83rs30rd commented 3 years ago

Same issues on Windows 7 x64

vm-packages commented 1 year ago

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:

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.