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