yamakadi / ldrLinks
A work in progress BOF/COFF loader in Rust
☆50Updated 2 years ago
Alternatives and similar repositories for ldr
Users that are interested in ldr are comparing it to the libraries listed below
Sorting:
- yet another sleep encryption thing. also used the default github repo name for this one.☆69Updated 2 years ago
- ☆99Updated last year
- Linker for Beacon Object Files☆115Updated this week
- Dynamically resolve API function addresses at runtime in a secure manner.☆64Updated last month
- DLL proxy load example using the Windows thread pool API, I/O completion callback with named pipes, and C++/assembly☆60Updated last year
- A remote process injection using process snapshotting based on https://gitlab.com/ORCA000/snaploader , in rust. It creates a sacrificial …☆49Updated 4 months ago
- early cascade injection PoC based on Outflanks blog post, in rust