sandsifter VS wcc

Compare sandsifter vs wcc and see what are their differences.

sandsifter

The x86 processor fuzzer (by xoreaxeaxeax)

wcc

The Witchcraft Compiler Collection (by endrazine)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
sandsifter wcc
15 4
4,826 1,803
- -
0.0 0.0
2 months ago about 1 year ago
Python C
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 or later
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.

sandsifter

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

wcc

Posts with mentions or reviews of wcc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-20.
  • Shared Libraries as Executables
    3 projects | news.ycombinator.com | 20 Aug 2022
    rundll32.exe is just a way of doing FFI from as a command -- there are few different options on UNIX-likr systems for that. The most obvious is ctypes.sh [0].

    There are, though, even more sophisticated options than just FFI, like the Witchcraft Compiler Collection [1], which includes among other things an interactive shell.

    [0] https://github.com/taviso/ctypes.sh

    [1] https://github.com/endrazine/wcc

  • The Witchcraft Compiler Collection
    1 project | news.ycombinator.com | 11 Mar 2022
  • The Cursed Computer Iceberg Meme
    5 projects | /r/ProgrammerHumor | 11 Apr 2021
    witchcraft compiler collection
  • This is my style of coding
    1 project | /r/ProgrammerHumor | 18 Jan 2021
    https://github.com/endrazine/wcc - the witchcraft compiler can take a binary and turn it into a shared library that can be loaded by another application. It also comes with a suite of tools that can help you probe an application to figure out its APIs and such.

What are some alternatives?

When comparing sandsifter and wcc you can also consider the following projects:

trapcc - Computing with traps

tatradas - Disassembler for x86 executables (16-bit and 32-bit) which supports PE, NE, MZ, COM and ELF file formats

rust - Empowering everyone to build reliable and efficient software.

fuzzing - Tutorials, examples, discussions, research proposals, and other resources related to fuzzing

cmake-raytracer - Ray tracer written in pure CMake

lazarus - Free Pascal Lazarus Project - Sync'ed with Lazarus SubVersion trunk every 15 minutes

dylibify - Transform any ARM macho executable to a dynamic library

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]

docs - Hardware and software docs / wiki

sail-riscv - Sail RISC-V model