Blog post: Embedding Lua into Rust
- XOR encrypt your shellcode and place the raw shellcode file into src/sc.bin.
- Update
local keyon line 77 with your decryption key. - Compile with
cargo build -r - ???
- Profit
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Blog post: Embedding Lua into Rust
local key on line 77 with your decryption key.cargo build -r