Flare Vm Versions Save

A collection of software installations scripts for Windows systems that allows you to easily setup and maintain a reverse engineering environment on a VM.

v4

1 year ago

The newest FLARE VM release makes the project more open and maintainable. This allows the community to easily add and update tools and to make them quickly available to everyone. We’ve worked hard to open source the packages which detail how to install and configure analysis tools.

Tool packages are located in the https://github.com/mandiant/VM-Packages repository.

Please see our blog post at https://www.mandiant.com/resources/blog/flarevm-open-to-public for further details.

v3.0.1

3 years ago

v3.0.1: Official support for Windows 10 x64

v2.3.3

3 years ago

Change log

New packages:

  • java-deobfuscator-gui.fireeye
  • AutoItExtractor.fireeye
  • Autopsy.fireeye
  • pyinstxtractor.fireeye
  • ImpRec.fireeye
  • procdot.fireeye
  • rtfdump.fireeye
  • msoffcrypto-crack.fireeye
  • PSDecode.fireeye
  • burp.free.fireeye
  • fiddler.fireeye
  • HTTrack.fireeye
  • malware-jail.fireeye
  • capa.fireeye

2.2.20

4 years ago

Change log

Updates:

  • dotPeek.flare updated to 2019.01
  • pestudio.flare udpated to 8.94
  • ghidra.fireeye updated to 9.0.2
  • hashmyfiles.flare updated to 2.35
  • binaryninja.flare updated to 1.1.1689

New tool:

  • SilkETW.fireeye version 0.6
  • acefile module for python 3.7

Change:

  • metasploit.flare is not installed by default. You can still install metasploit framework by running the following command with admin privilege: cinst -y metasploit.flare.

2.2.16.1

5 years ago

Bug Fix:

  • sysinternals.flare: now creates the proper shortcuts on x86 systems
  • processhacker.flare: now updates properly + checksum update
  • x64dbg.py.flare: fix typo
  • vim.flare now installs properly on x86 systems
  • hashmyfiles.flare now installs correctly
  • FLARE VM now installs properly on windows 10
  • Use pycryptodome instead of pycrypto
  • various packages may fail when PowerShell fails to copy files
  • various packages missing binaries (zip, dll, msi, etc)

Updates:

  • 7zip.flare downgraded to 15.05 to support NSIS installer
  • pestudio.flare: checksum update
  • notepadplusplus.flare no longer auto updates
  • die.flare: new version

New packages:

  • flarevm.installer_dev.ps1 for internal testing
  • volatiilty.flare: memory forensic framework (x64 systems only)
  • kali_windowsbinaries.flare: windows binaries for kali linux
  • rundotnetdll.flare: similar to rundll32.exe to run .NET dll
  • dnsd.flare: dotnet String Decoder
  • farmanager.flare: command line file and archive manager
  • metasploit.flare: Metasploit framework
  • libraries.python2.flare: python2 libraries, needed by vivisect, floss, flare-qdb and fakenet-ng
  • libraries.python3.flare: python3 libraries
  • nmap.flare

Enhancements:

  • Update README.md
  • Slight throttle to mitigate chocolatey rate limit
  • Upgrade now works properly for packages distributed as a zip file
  • Improve support for post installation testing