gamozolabs / rust_mips_nt4
Rust development environment for MIPS on NT4
☆21Updated 3 years ago
Alternatives and similar repositories for rust_mips_nt4
Users that are interested in rust_mips_nt4 are comparing it to the libraries listed below
Sorting:
- A debugger for Linux in Rust☆77Updated 2 years ago
- x86 decoders for the yaxpeax project☆136Updated 10 months ago
- UEFI Bytecode Disassembler☆61Updated 5 months ago
- A super simple RV32i JIT, designed for ease of understanding and modification☆84Updated 2 years ago
- A rust library that demangles / undecorates C++ symbols mangled by MSVC☆43Updated 3 months ago
- program analysis for machine code☆35Updated 3 years ago
- Micro LZMA decoder☆52Updated 7 months ago
- dump all available information from PDBs☆129Updated last year
- Demonstrate ability to read memfd_secret() data from the kernel☆58Updated last year
- A Brainfuck interpreter embedded inside DWARF debug information☆37Updated last year
- yaxdis, a small and naive disassembler using yaxpeax decoders☆33Updated last month
- A collection of interesting ELF files for inspiration and testing☆28Updated 2 years ago
- Why fuzzing with emulators is amazing☆137Updated 4 years ago
- arm decoders for the yaxpeax project☆25Updated 3 months ago
- A differential fuzzer for x86 decoders☆251Updated 6 months ago
- Hello, World! written in seemingly "gibberish" x86 assembly using obfuscation on the assembly and machine code -level☆43Updated last year
- A Rust library for x86/64 assembly/disassembly.☆53Updated 4 years ago
- Minimal RarVM Toolchain☆233Updated 9 years ago
- Generate Rust Emulators and Disassemblers from Ghidra Sleigh.☆17Updated last year
- A (SLEIGH) disassembler that supports multiple architectures☆83Updated 3 years ago
- RAIR: RAdare In Rust☆75Updated 7 months ago
- fundamental traits to describe an architecture in the yaxpeax project☆14Updated 2 months ago
- memory-mapped registers for x86_64 systems☆33Updated 4 years ago
- A BASIC to Brainf**k compiler written in Rust☆12Updated 7 years ago
- X86 disassembler benchmark☆60Updated 10 months ago
- EFI Byte Code Virtual Machine in userspace