Local Mapping Injection🦀 Overview Usage Overview This technique involves creating a file mapping in memory, copying the shellcode into this mapping and then executing this shellcode in a new thread. Usage You can run with cargo run or the compiled binary directly: cargo run target/release/local_map.exe