semblance VS fdbox

Compare semblance vs fdbox 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)
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 fdbox
- 5
131 10
- -
3.3 0.0
3 months ago over 1 year ago
C C
GNU General Public License v3.0 only 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.

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.

fdbox

Posts with mentions or reviews of fdbox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-26.
  • What is DOSShell, and how do I get to it?
    4 projects | /r/Batch | 26 Dec 2022
    FDBox from GitHub Note that it's technically meant for FreeDOS but could work
  • Little project program on C
    3 projects | /r/C_Programming | 6 Nov 2021
    Cool, waiting for your PR: https://github.com/elcuco/fdbox/
  • fdbox - a new shell for MSDOS/freeDOS
    3 projects | /r/C_Programming | 2 Nov 2021
    Regarding the code: its modern C code. It does not look outdated, my main target is Linux/OSX/Windows, but I keep it in such way that good old TurboC can compile it (on modern OSes I use cmake for the build system). I even made a script that creates a "D:" drive for me to develop, so I start dosbox and then I can run "tc" and compile the project (see the readme file on the github project, and also https://github.com/elcuco/fdbox/blob/main/etc/create_dosbox_dir.sh). As part of the CI/GithubActions I build on every commit the code and tests for Linux/Mac/Windows/DOS. Tests are run on all 3 modern platforms, and I will eventually run this on a dosemu session or something. I invested a lot in tooling.
  • Write a minimal shell in pure win32
    1 project | /r/C_Programming | 29 Oct 2021

What are some alternatives?

When comparing semblance and fdbox 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.

hashpling - hashpling allows you to use shebang on non-UNIX platform

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

Rufus - The Reliable USB Formatting Utility

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

Minibox - Small Linux commands for resource limited systems

dosbox-x - DOSBox-X fork of the DOSBox project

ansiscape - Color your output using Ansi Escape codes