kaiwan / device-memory-readwriteLinks
Read / Write pretty much _any_ memory location (RAM or H/W IO Memory) on a device
☆24Updated last month
Alternatives and similar repositories for device-memory-readwrite
Users that are interested in device-memory-readwrite are comparing it to the libraries listed below
Sorting:
- A header-only utility for writing hexdump-formatted data to C++ streams.☆61Updated 3 years ago
- Disassembler Library for x86 and x86-64☆14Updated 5 years ago
- Lightweight WINAPI tracing with Pin☆27Updated 6 years ago
- Secure EFI Loader designed to authenticate the non-PE files☆48Updated 3 years ago
- Rust unsafe bindings for Vid API (Hyper-V)☆20Updated 9 months ago
- Windows Kernel Debugger over Network (Wireshark dissector and maybe more)☆29Updated 6 years ago
- Kernel debugger using Intel VT-x. Designed to be compatible with linux, ucore, windows.☆28Updated 12 years ago
- A way to detect DBI frameworks, Debuggers and VMs.☆22Updated 5 years ago
- Simple library to Read and Write Memory of a Linux Process through custom Kernel Module☆52Updated 5 years ago
- ARMv8 hypervisor. Custom Linux KVM variant with the guest and the host memory protection, integrity verification and encryption support.☆25Updated last year
- RISC-V Disassembler☆18Updated 5 years ago
- ksocket: easy TCP/UDP networking in kernel space☆28Updated 4 years ago
- Debugger and analyzer for ARM ELF executables.☆17Updated 3 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 6 years ago
- Virtual Machine for x64 and x86 systems☆36Updated 7 months ago
- Qiling Framework Documentation☆18Updated 9 months ago
- Function library for decoding 32-bit ARM and Thumb/Thumb-2 instruction sets.☆20Updated last year
- x86_64, PE32+, FAT32 bootloader☆26Updated 4 years ago
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆21Updated 5 years ago
- A network interface for GDB for Linux Kernel