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.45k stars 906 forks source link

[config] Add packages to default configuration #568

Closed Ana06 closed 7 months ago

Ana06 commented 7 months ago

Anything against adding these packages to the default configuration? Any other package we should add?

emtuls commented 7 months ago

Looks good! I have a couple of additions, but they can always be added at a later time. 😊

Ana06 commented 7 months ago

@emtuls

  • Depending on the route we want to take for 7z, we can swap out the old 7z with 7z-nsis once that gets merged in?
  • TotalRegistry seems like a good option to add for a default.
  • Microsoft-Windows-Terminal might also be good.

Thanks for sharing your ideas! microsoft-windows-terminal.vm is already in the default config. It was added in https://github.com/mandiant/flare-vm/commit/3c5b131cf6e15f93669ee7ce533fb21cdb1740b0. @emtuls I agree with the other two suggestions.

@mandiant/flare-vm opinions on adding TotalRegistry to the default config? Note a similar tool (RegCool) has also been added.