CasualX / peliteLinks
Lightweight, memory-safe, zero-allocation library for reading and navigating PE binaries.
☆315Updated 5 months ago
Alternatives and similar repositories for pelite
Users that are interested in pelite are comparing it to the libraries listed below
Sorting:
- A function hooking library for the Rust programming language☆90Updated 2 years ago
- Zydis Rust Bindings☆93Updated last year
- Examples on how to write Windows kernel drivers in Rust☆223Updated last year
- Interact with C++ virtual method tables from Rust☆45Updated 4 years ago
- A cross-platform detour library written in Rust☆449Updated 2 years ago
- Inspect and recreate in-memory data structures☆137Updated last year
- Rust FFI bindings for Native API☆114Updated 2 years ago
- A directx9 renderer for imgui-rs☆20Updated 2 years ago
- memory scanner built on memflow☆66Updated last year
- A parser for Microsoft PDB (Program Database) debugging information☆430Updated 2 months ago
- CS:GO Cheat written in Rust☆67Updated 3 years ago
- physical memory introspection framework☆893Updated last week
- Rust bindings to the infamous Capcom driver.☆21Updated 2 years ago
- Rust code to show how hooking in rust with a dll works.☆94Updated 2 years ago
- A cross-platform detour library written in Rust☆170Updated last month
- A windows dll injection library written in rust.☆194Updated 3 weeks ago
- To be used in conjunction with my vtables repo☆11Updated 4 years ago
- A cross platform memory hacking library written in Rust aimed at cheat development.☆72Updated 2 years ago
- A library to read/write memory to Windows on KVM☆278Updated 4 years ago
- Windows external process interaction, WIP☆43Updated 2 years ago
- The source code for my blog post 'Writing a kernel driver with Rust.'☆135Updated 2 years ago
- A simple DLL injector made with Rust☆28Updated 8 years ago
- Cross-platform library for binary debugging and memory hacking written in Rust☆104Updated last year
- ☆12Updated 2 years ago
- C++17 PE manualmapper☆367Updated 3 years ago
- Capture frames of any game using OBS.☆158Updated 2 years ago
- Rusty Hypervisor - Windows UEFI Blue Pill Type-1 Hypervisor in Rust (Codename: Illusion)☆301Updated 11 months ago
- memflow demo project that will dump most internal csgo cheats☆34Updated 4 years ago
- A library that provides methods to inline hook binary codes in x86 and x86_64 architecture