Files
APTs-Adversary-Simulation/Iranian APT/Static Kitten/RustyWater/README.md
T
2026-03-08 13:26:03 -04:00

13 lines
322 B
Markdown

# Step 1: Install Rust using rustup
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
# Step 2: Install Rcedit Tool
wget https://github.com/electron/rcedit/releases/download/v2.0.0/rcedit
# Step 3: Run the build script
# First, make sure the script is executable
chmod +x build.sh
# Then run it
./build.sh