This is a Vagrant Environment for Visual Studio Community 2022.
Install the Windows 2022 21H2 or the Windows 10 2004 Base Box.
Set the Base Box in the Vagrantfile file.
Start this environment:
make libvirt-up # or virtualbox-up
To troubleshoot see the vagrant.log
file.
This environment also contains:
- 7-Zip
- Autoruns
- BareTail
- Chocolatey
- de4dot (.NET deobfuscator and unpacker)
- Dependencies (troubleshoot system errors related to loading and executing modules or applications)
- Dependency Walker (troubleshoot system errors related to loading and executing modules or applications)
- dnSpy (.NET assembly editor, decompiler, and debugger)
- Docker Engine CE (default) or Docker Engine EE (you need to uncomment it from the
Vagrantfile
) for Windows containers - docker-reg
- Fiddler (web debugging proxy)
- Git Extensions
- Git
- Google Chrome
- Meld (visual diff and merge tool)
- MSYS2 (shell environment; cygwin based)
- Notepad2 (notepad replacement)
- Portainer
- Process Explorer
- Process Hacker
- Process Monitor
- Qt Creator
- SetDefaultBrowser
- Ubuntu (Running on the Windows Subsystem for Linux (WSL))
- Visual Studio Code
- Windows Driver Kit (WDK)
- Windows Subsystem for Linux (WSL)
- Windows Subsystem for Linux 2 (WSL2)
- Only installed in Windows 10 2004+ Client/Workstation.
- Only works when running in a VM with nested virtualization enabled (e.g. in kvm).
- Windows Terminal
- Only installed in Windows 10 1903+.
- WinObj