fixes
This commit is contained in:
@@ -17,7 +17,6 @@ if you need a minimal shellcode loader to get your implant running:
|
||||
```bash
|
||||
# place your Sliver shellcode as valak.bin in the kage directory
|
||||
cd ../kage
|
||||
python3 embed.py
|
||||
zig build -Dtarget=x86_64-windows-gnu -Doptimize=ReleaseFast
|
||||
# → zig-out/bin/kage.exe
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user