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.15k stars 885 forks source link

Installing Extra Packages - Freezes VM #592

Closed marknakamura closed 2 months ago

marknakamura commented 2 months ago

What's the problem?

using the install.ps1 GUI, i want go to select all the additional packages to install and move them to the install side. after clicking OK, the VM begins to freeze.

i am installing over an older copy of flare on windows 10.

Steps to Reproduce

run powershell ise as admin PS C:\Users\<user>\Desktop> .\install.ps1 -customLayout "C:\Users\<user>\Downloads\CustomStartLayout.xml" say "Y" to having taken a snapshot enter user credentials image add all "available install" packages to "To install" list

powershell freezes

Environment

vmware workstation pro 17 win10 version 22h2(os build 19045.4355)

Additional Information

No response

marknakamura commented 2 months ago

i used a fresh version of (debloated) windows. the install with the extra packages worked as expected