jammiess / rust-shellcodeLinks
Template for writing shellcode in rust
☆26Updated 3 years ago
Alternatives and similar repositories for rust-shellcode
Users that are interested in rust-shellcode are comparing it to the libraries listed below
Sorting:
- A PoC packer written in Rust!☆73Updated 3 years ago
- Rust For Windows Cheatsheet☆121Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆227Updated 2 years ago
- A rust library that allows you to delete your executable while it's running.☆90Updated 2 years ago
- (First Public?) Sample of unhooking ntdll (All Exports & IAT imports) hooks in Rust using in-memory disassembly, avoiding direct syscalls…☆134Updated 8 months ago
- A rust based DLL injection project☆30Updated 3 years ago
- Rust implementation of lazy_importer☆57Updated 2 years ago
- Simple Native Rust Reflective PE loader library