PicoJr / inside-vmLinks
Detect if code is running inside a virtual machine (x86 and x86-64 only).
☆47Updated 4 years ago
Alternatives and similar repositories for inside-vm
Users that are interested in inside-vm are comparing it to the libraries listed below
Sorting:
- Safely embed files into your binary.☆100Updated 4 years ago
- A pure-Rust library to work with Linux memfd☆35Updated 4 months ago
- Statically link the vcruntime☆36Updated last month
- Container solution to compile Rust projects for Linux, macOS and Windows☆33Updated 2 years ago
- Macro for dynamically loading windows dll functions☆19Updated 2 years ago
- Safe and performant YARA rules evaluator in Rust☆67Updated last month
- a cross-platform library for opening OS pipes in Rust☆114Updated 2 months ago
- Compiles Windows resource files (.rc) into a Rust program.☆31Updated 4 years ago
- Implementation of CStr and CString for no_std environments☆41Updated 2 years ago
- Toolchains for cross compilation and cross testing for Rust.☆23Updated 2 weeks ago
- A beautiful, tiny traceback and logging library supporting #![no_std] rust.☆25Updated 2 years ago
- Const FNV1A hashing implementation.☆15Updated 3 years ago
- #[no_std] print equivalent for Rust☆65Updated last month
- A convenient crate for safely accessing and mutating the Windows Registry.☆22Updated 11 months ago
- New register allocator designed as a successor to regalloc2☆54Updated last month
- Raw system calls for Rust☆101Updated 2 years ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- Parse various network packets using nom☆24Updated 3 years ago
- Cross-platform library for reading/writing memory in other processes for Rust☆53Updated 3 years ago
- Read files directly from ext4 filesystem images