Wunkolo / OakSimLinks
Online ARM assembler and emulator
☆200Updated 6 years ago
Alternatives and similar repositories for OakSim
Users that are interested in OakSim are comparing it to the libraries listed below
Sorting:
- AArch64 Instructions, Opcodes and Binary Encoding☆136Updated 2 years ago
- Identifying/Extracting various sections of an ELF file☆162Updated 5 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆205Updated 6 years ago
- Cheap EMUlator: lightweight multi-architecture assembly playground☆1,012Updated last year
- A fast and simple ARM Simulator made for education based upon Unicorn and Keystone engines☆133Updated 2 years ago
- X86 Opcode and Instruction Reference☆253Updated last year
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆176Updated 3 years ago
- A friendly ARM assembler and simulator for educational use☆117Updated 6 years ago
- Simple, single-file, dependency-free GDB stub that can be easily dropped in to your project.☆262Updated 3 years ago
- Frida depends on TinyCC☆61Updated 6 months ago
- Standalone AArch64 Emulator Library☆71Updated 5 years ago
- x86 emulation library☆159Updated 11 months ago
- An ELF loader for embedded systems.☆167Updated 8 years ago
- AArch32 and AArch64 Runtime Code Generation Library☆175Updated 8 months ago
- Snippets from ARM assembly tutorials☆114Updated 8 years ago
- An ARM emulator in Python for educational purposes☆44Updated 3 years ago
- ELF reader-writer library for Python3☆67Updated 3 years ago
- Object file converter This utility can be used for converting object files between COFF/PE, OMF, ELF and Mach-O formats for all 32-bit an…☆207Updated 2 years ago
- Statically recompiling CHIP8 to Windows and macOS using LLVM☆94Updated 4 years ago
- r2dec-js is a JavaScript-based decompiler that converts assembly code into pseudo-C. It aids users in understanding assembly by providing…☆585Updated last month
- ☆113Updated 6 years ago
- This is a heavily updated version of the old DOS executable decompiler DCC☆154Updated last year
- A JavaScript assembly x86 compiler + emulator for educational purposes☆152Updated 4 years ago
- Binary Translator to LLVM IR☆49Updated 8 years ago
- x86 Emulator in Python☆160Updated 8 years ago
- "libcpu" is an open source library that emulates several CPU architectures☆365Updated 4 years ago
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process