All Projects → Asmjit → Similar Projects or Alternatives

980 Open source projects that are alternatives of or similar to Asmjit

I8086.js
16bit Intel 8086 / 80186 + X87 emulator written in TypeScript with REPL assembly compiler and tiny C compiler
Stars: ✭ 54 (-98.12%)
Mutual labels:  compiler, x86
Fasmg
flat assembler g - examples library
Stars: ✭ 56 (-98.05%)
Mutual labels:  x86, x86-64
Corehook
A library that simplifies intercepting application function calls using managed code and the .NET Core runtime
Stars: ✭ 191 (-93.35%)
Mutual labels:  x86, x86-64
dynarmic
An ARM dynamic recompiler.
Stars: ✭ 675 (-76.51%)
Mutual labels:  x86-64, jit
Evoasm.rb
An AIMGP (Automatic Induction of Machine code by Genetic Programming) engine
Stars: ✭ 91 (-96.83%)
Mutual labels:  jit, x86-64
binary-decompilation
Extracting high level semantic information from binary code
Stars: ✭ 55 (-98.09%)
Mutual labels:  x86-64, x86
ria-jit
Lightweight and performant dynamic binary translation for RISC–V code on x86–64
Stars: ✭ 38 (-98.68%)
Mutual labels:  x86-64, x86
SixtyFourBits
x64 Assembly Demo Framework
Stars: ✭ 21 (-99.27%)
Mutual labels:  x86-64, x86
x86-Assembly-Reverse-Engineering
🛠 Knowledge about the topic of x86 assembly & disassembly 🛠
Stars: ✭ 27 (-99.06%)
Mutual labels:  x86-64, x86
Fukuro
Simple microkernel (early stage)
Stars: ✭ 18 (-99.37%)
Mutual labels:  x86, aarch64
Inc
an incremental approach to compiler construction
Stars: ✭ 702 (-75.57%)
Mutual labels:  compiler, x86
Leekscript V2
A dynamically typed, compiled just-in-time programming language used in Leek Wars' AIs
Stars: ✭ 46 (-98.4%)
Mutual labels:  compiler, jit
Pyast64
Compile a subset of the Python AST to x64-64 assembler
Stars: ✭ 93 (-96.76%)
Mutual labels:  compiler, x86-64
Xdpw
XD Pascal: A small embeddable self-hosting Pascal compiler for Windows. Supports Go-style methods and interfaces
Stars: ✭ 199 (-93.08%)
Mutual labels:  compiler, x86
cross
“Zero setup” cross compilation and “cross testing” of Rust crates
Stars: ✭ 3,550 (+23.52%)
Mutual labels:  x86, aarch64
Enso Archive
Looking for Enso, the visual programming language? ➡️ https://github.com/enso-org/enso
Stars: ✭ 305 (-89.39%)
Mutual labels:  compiler, jit
Cranelift
Cranelift code generator
Stars: ✭ 2,485 (-13.54%)
Mutual labels:  compiler, jit
Lbforth
Self-hosting metacompiled Forth, bootstrapping from a few lines of C; targets Linux, Windows, ARM, RISC-V, 68000, PDP-11, asm.js.
Stars: ✭ 293 (-89.81%)
Mutual labels:  compiler, x86
Opensmalltalk Vm
Cross-platform virtual machine for Squeak, Pharo, Cuis, and Newspeak.
Stars: ✭ 345 (-88%)
Mutual labels:  jit, x86-64
Numpile
A tiny 1000 line LLVM-based numeric specializer for scientific Python code.
Stars: ✭ 341 (-88.14%)
Mutual labels:  compiler, jit
Limine
x86/x86_64 BIOS Bootloader
Stars: ✭ 288 (-89.98%)
Mutual labels:  x86, x86-64
Unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, X86)
Stars: ✭ 4,934 (+71.68%)
Mutual labels:  x86, x86-64
Mazucc
A minimalist C compiler with x86_64 code generation
Stars: ✭ 437 (-84.79%)
Mutual labels:  compiler, x86-64
Docker Homebridge
Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.
Stars: ✭ 1,847 (-35.73%)
Mutual labels:  x86-64, aarch64
Enso
Hybrid visual and textual functional programming.
Stars: ✭ 5,238 (+82.25%)
Mutual labels:  compiler, jit
The holy book of x86
A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....
Stars: ✭ 577 (-79.92%)
Mutual labels:  x86, x86-64
Asm
Assembly Tutorial for DOS
Stars: ✭ 125 (-95.65%)
Mutual labels:  x86, x86-64
Build
Armbian Linux build framework
Stars: ✭ 1,827 (-36.43%)
Mutual labels:  aarch64, x86
Opcodes
Database of CPU Opcodes
Stars: ✭ 177 (-93.84%)
Mutual labels:  x86, x86-64
fp256
An efficient library for 256 bit integer arithmetic
Stars: ✭ 21 (-99.27%)
Mutual labels:  x86-64, aarch64
Xopcodecalc
Opcode calculator
Stars: ✭ 147 (-94.89%)
Mutual labels:  x86, x86-64
Beelzebub
The Lord of Flies - A hobby operating system
Stars: ✭ 24 (-99.16%)
Mutual labels:  x86, x86-64
X86 Assembly Cheat
MOVED TO: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly SEE README. x86 IA-32 and x86-64 userland minimal examples tutorial. Hundreds of runnable asserts. Nice GDB setup. IO done with libc, so OS portable in theory. NASM and GAS covered. Tested in Ubuntu 18.04. Containers (ELF), linking, calling conventions. System land cheat at: https://github.com/cirosantilli/x86-bare-metal-examples, ARM cheat at: https://github.com/cirosantilli/arm-assembly-cheat
Stars: ✭ 773 (-73.1%)
Mutual labels:  x86, x86-64
Smallerc
Simple C compiler
Stars: ✭ 986 (-65.69%)
Mutual labels:  compiler, x86
Reverse Engineering
This repository contains some of the executables that I've cracked.
Stars: ✭ 29 (-98.99%)
Mutual labels:  x86, x86-64
Arm now
arm_now is a qemu powered tool that allows instant setup of virtual machines on arm cpu, mips, powerpc, nios2, x86 and more, for reverse, exploit, fuzzing and programming purpose.
Stars: ✭ 719 (-74.98%)
Mutual labels:  x86, x86-64
Jphp
JPHP - an implementation of PHP on Java VM
Stars: ✭ 1,665 (-42.07%)
Mutual labels:  compiler, jit
Distormx
The ultimate hooking library
Stars: ✭ 146 (-94.92%)
Mutual labels:  x86, x86-64
Bdvl
LD_PRELOAD Linux rootkit (x86 & ARM)
Stars: ✭ 232 (-91.93%)
Mutual labels:  x86, x86-64
B2dpipe
2D Pipeline Compiler.
Stars: ✭ 51 (-98.23%)
Mutual labels:  compiler, jit
Binary Exploitation
Good to know, easy to forget information about binaries and their exploitation!
Stars: ✭ 47 (-98.36%)
Mutual labels:  x86, x86-64
Neatcc
A small arm/x86(-64) C compiler
Stars: ✭ 86 (-97.01%)
Mutual labels:  x86, x86-64
Chrysalisp
Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...
Stars: ✭ 1,205 (-58.07%)
Mutual labels:  x86-64, aarch64
Cross
“Zero setup” cross compilation and “cross testing” of Rust crates
Stars: ✭ 2,461 (-14.37%)
Mutual labels:  x86, aarch64
Zydis
Fast and lightweight x86/x86-64 disassembler and code generation library
Stars: ✭ 2,168 (-24.57%)
Mutual labels:  x86-64, x86
Edb Debugger
edb is a cross-platform AArch32/x86/x86-64 debugger.
Stars: ✭ 2,019 (-29.75%)
Mutual labels:  x86, x86-64
Peachpy
x86-64 assembler embedded in Python
Stars: ✭ 1,592 (-44.61%)
Mutual labels:  compiler, x86-64
Keystone
Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings
Stars: ✭ 1,654 (-42.45%)
Mutual labels:  x86, x86-64
Rcore
Rust version of THU uCore OS. Linux compatible.
Stars: ✭ 2,175 (-24.32%)
Mutual labels:  x86-64, aarch64
X64dbg
An open-source x64/x32 debugger for windows.
Stars: ✭ 37,825 (+1216.11%)
Mutual labels:  x86, x86-64
Babygo
Go compiler made from scratch, which can compile itself. It's going to be the smallest and simplest go compiler in the world.
Stars: ✭ 143 (-95.02%)
Mutual labels:  compiler, x86-64
Asmtk
Assembler toolkit based on AsmJit
Stars: ✭ 131 (-95.44%)
Mutual labels:  x86, x86-64
Fcc
Fedjmike's C Compiler
Stars: ✭ 101 (-96.49%)
Mutual labels:  compiler, x86
Holodec
Decompiler for x86 and x86-64 ELF binaries
Stars: ✭ 195 (-93.22%)
Mutual labels:  x86, x86-64
Assembly-Syntax-Definition
This is the greatest syntax definition of All Time
Stars: ✭ 23 (-99.2%)
Mutual labels:  x86-64, x86
CodeDeobfuscator
Code Deobfuscator
Stars: ✭ 45 (-98.43%)
Mutual labels:  x86-64, x86
Rustc codegen cranelift
Cranelift based backend for rustc
Stars: ✭ 675 (-76.51%)
Mutual labels:  compiler, jit
Nanojit
NanoJIT is a small, cross-platform C++ library that emits machine code.
Stars: ✭ 101 (-96.49%)
Mutual labels:  compiler, jit
Crust
C compiler toolchain in Rust. [WIP, early development stage]
Stars: ✭ 150 (-94.78%)
Mutual labels:  compiler, x86-64
Jitfromscratch
Example project from my talks in the LLVM Social Berlin and C++ User Group
Stars: ✭ 158 (-94.5%)
Mutual labels:  compiler, jit
61-120 of 980 similar projects