mirror of
https://github.com/S3N4T0R-0X0/APTs-Adversary-Simulation.git
synced 2026-08-04 09:41:40 +02:00
Add files via upload
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
# 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
|
||||||
Reference in New Issue
Block a user