semblance VS libi86

Compare semblance vs libi86 and see what are their differences.

semblance

Disassembler for Windows executables. Supports 16-bit NE (New Executable), MZ (DOS), and PE (Portable Executable, i.e. Win32) files. (by zfigura)

libi86

Attempt to reimplement non-standard C library facilities (e.g. <conio.h>) used in MS-DOS programs, for IA-16 GCC & ACK ― mirror of https://gitlab.com/tkchia/libi86 • Ubuntu packages for cross-compilation at https://launchpad.net/%7Etkchia/+archive/ubuntu/build-ia16/ • DJGPP/MS-DOS binaries at https://github.com/tkchia/libi86/releases (by tkchia)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
semblance libi86
- 1
131 50
- -
3.3 2.1
2 months ago about 1 year ago
C C
GNU General Public License v3.0 only BSD 3-clause "New" or "Revised" License
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.

semblance

Posts with mentions or reviews of semblance. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning semblance yet.
Tracking mentions began in Dec 2020.

libi86

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

What are some alternatives?

When comparing semblance and libi86 you can also consider the following projects:

ret-sync - ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers.

lzsa - Byte-aligned, efficient lossless packer that is optimized for fast decompression on 8-bit micros

zydis - Fast and lightweight x86/x86-64 disassembler and code generation library

ao486_MiSTer - ao486 port for MiSTer

radare2 - UNIX-like reverse engineering framework and command-line toolset [Moved to: https://github.com/radareorg/radare2]

XTulator - XTulator is a portable, open source x86 PC emulator currently supporting the 8086 instruction set and 80186 extensions.

DOjS - A MS-DOS Creative Coding IDE/platform based on JavaScript

unzx0_x86 - Free, zlib licensed ZX0 decompressor for the x86

jSH - A Javascript scripting engine for DOS

elks - Embeddable Linux Kernel Subset - Linux for 8086

GW-BASIC - Assembling Microsoft GW-BASIC from 1983, with MASM or JWasm • "pre-release" binaries at https://codeberg.org/tkchia/GW-BASIC/releases • source mirror of https://codeberg.org/tkchia/GW-BASIC • fork of https://github.com/dspinellis/GW-BASIC

gcc-ia16 - Fork of Lambertsen & Jenner (& al.)'s IA-16 (Intel 16-bit x86) port of GNU compilers ― added far pointers & more • use https://github.com/tkchia/build-ia16 to build • Ubuntu binaries at https://launchpad.net/%7Etkchia/+archive/ubuntu/build-ia16/ • DJGPP/MS-DOS binaries at https://gitlab.com/tkchia/build-ia16/-/releases • mirror of https://gitlab.com/tkchia/gcc-ia16