Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Shellcode loader that executes embedded Lua from Rust.

Resources

Stars

125 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages