1
0
mirror of https://github.com/elisspace/Wakanda-Forever.git synced 2026-08-29 15:44:11 +00:00

Few updates

This commit is contained in:
q0phi80
2022-08-09 15:38:11 -04:00
parent e4d89d334c
commit c82511527c

View File

@@ -6,3 +6,7 @@ Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManage
# Install some toolz
choco install git googlechrome processhacker python burp-suite-free-edition zap autopsy 7zip adobereader adexplorer apimonitor apktool netfx-4.8 cutter dnspy ghidra golang ida-free javadecompiler-gui firefox wget -y
# Download more toolz
Set-Location -Path "C:\toolz"
Invoke-WebRequest -Uri https://github.com/BloodHoundAD/BloodHound/releases/download/4.2.0/BloodHound-win32-x64.zip -OutFile BloodHound.zip