Unicorn Engine VS Emu86

Compare Unicorn Engine vs Emu86 and see what are their differences.

Unicorn Engine

Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86) (by unicorn-engine)

Emu86

This project will emulate an x86 assembler in Python, as a learning tool for students. (by gcallah)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Unicorn Engine Emu86
15 1
7,220 48
1.7% -
1.0 10.0
17 days ago about 2 years ago
C Python
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Unicorn Engine

Posts with mentions or reviews of Unicorn Engine. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-10.

Emu86

Posts with mentions or reviews of Emu86. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-10.
  • Show HN: Tetris, but the blocks are ARM instructions that execute in the browser
    3 projects | news.ycombinator.com | 10 Aug 2023
    ASM years ago. MOV'ing without any initial data feels unnerving. WASM and JupyterLite would be cool, too.

    Category:Instruction_set_listings has x86 but no aarch64: https://en.wikipedia.org/wiki/Category:Instruction_set_listi...

    /? jupyter asm [kernel]:

    - "Introduction to Assembly Language Tutorial.ipynb" w/ the emu86 jupyter kernel which shows register state after ops: https://github.com/gcallah/Emu86/blob/master/kernels/Introdu...

    - it looks like emu86 already also supports RISC, MIPS, and WASM but not yet ARM: https://github.com/gcallah/Emu86/blob/master/assembler/WASM/...

    - DeepHorizons/iarm:

What are some alternatives?

When comparing Unicorn Engine and Emu86 you can also consider the following projects:

QEMU - Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.

iarm - A Jupyter kernel for an ARM assembly intrepreter

MicroPython - MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

capstone - Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings. [Moved to: https://github.com/capstone-engine/capstone]

Reverse-Engineering-Tutorial - A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.

TinyVM - TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.

box86 - Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices

qemu-t8030 - iPhone 11 emulated on QEMU

CarpVM - "interesting" VM in C. Let's see how this goes.

box64 - Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices

oscam-patched - Open Source Cam Emulator

android-inline-hook - :fire: ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.