Dylan Jack Reuter 79948b6383 Update README.md
2024-12-16 10:08:00 -06:00
2024-07-22 15:23:51 -05:00
2024-07-22 15:23:51 -05:00
2024-07-22 15:23:51 -05:00
2024-07-22 15:23:51 -05:00
2024-12-16 10:08:00 -06:00

rustlualoader

Blog post: Embedding Lua into Rust

Usage:

  1. XOR encrypt your shellcode and place the raw shellcode file into src/sc.bin.
  2. Update local key on line 77 with your decryption key.
  3. Compile with cargo build -r
  4. ???
  5. Profit
S
Description
Automated archival mirror of github.com/djackreuter/rustlualoader
Readme 30 KiB
Languages
Rust 100%