os:windows:virtualbox:start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
os:windows:virtualbox:start [2019/03/05 10:07] – ebaer | os:windows:virtualbox:start [2019/03/08 09:04] (current) – [Toolz] ebaer | ||
---|---|---|---|
Line 48: | Line 48: | ||
netsh interface ipv4 set address name=" | netsh interface ipv4 set address name=" | ||
bcdedit /set loadoptions host_ip=5.5.5.5, | bcdedit /set loadoptions host_ip=5.5.5.5, | ||
+ | bcdedit /set dbgtransport kdvm.dll | ||
+ | bcdedit /set debug on | ||
+ | |||
netsh interface ipv4 set address name=" | netsh interface ipv4 set address name=" | ||
bcdedit /set loadoptions host_ip=5.5.5.5, | bcdedit /set loadoptions host_ip=5.5.5.5, | ||
+ | bcdedit /set dbgtransport kdvm.dll | ||
+ | bcdedit /set debug on | ||
+ | VBoxManage modifyvm " | ||
+ | |||
netsh interface ipv4 set address name=" | netsh interface ipv4 set address name=" | ||
bcdedit /set loadoptions host_ip=5.5.5.5, | bcdedit /set loadoptions host_ip=5.5.5.5, | ||
+ | bcdedit /set dbgtransport kdvm.dll | ||
+ | VBoxManage modifyvm " | ||
+ | bcdedit /set debug on | ||
</ | </ | ||
Line 62: | Line 72: | ||
choco install visualcpp-build-tools --params "'/ | choco install visualcpp-build-tools --params "'/ | ||
choco install visualcpp-build-tools --version 14.0.25420.1 | choco install visualcpp-build-tools --version 14.0.25420.1 | ||
- | choco install notepadplusplus.install nasm hxd totalcommander windbg | + | choco install notepadplusplus.install nasm hxd totalcommander windbg |
+ | choco install mingw patheditor | ||
</ | </ | ||
os/windows/virtualbox/start.1551776850.txt.gz · Last modified: 2019/03/05 10:07 by ebaer