sandsifter VS lazarus

Compare sandsifter vs lazarus and see what are their differences.

sandsifter

The x86 processor fuzzer (by xoreaxeaxeax)

lazarus

Free Pascal Lazarus Project - Sync'ed with Lazarus SubVersion trunk every 15 minutes (by alrieckert)
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 lazarus
15 1
4,823 131
- -
0.0 0.0
2 months ago almost 7 years ago
Python Pascal
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.

lazarus

Posts with mentions or reviews of lazarus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-03.
  • Tatradas – Disassembler for x86 executables written in Delphi/FreePascal
    3 projects | news.ycombinator.com | 3 Feb 2021
    The most "funny" disassembler I have ever seen in pascal/delphi is the one from cheat engine...

    https://github.com/cheat-engine/cheat-engine/blob/master/Che...

    That one unit has more than 16000 LOC, its basically one huge case statement where each opcode is handled separately... super simple but certainly not DRY (don't repeat yourself). But I guess its one of those cases which you should avoid writing DRY code.

    In the same manner is the fpdebug-disassembler from the free pascal team, I found that disassembler one of the most elegant one.

    https://github.com/alrieckert/lazarus/blob/master/components...

    It has some minor errors in the Rex decoding though, if I remember correctly....

What are some alternatives?

When comparing sandsifter and lazarus 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

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

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

wcc - The Witchcraft Compiler Collection

sail-riscv - Sail RISC-V model

rust - Empowering everyone to build reliable and efficient software.

cmake-raytracer - Ray tracer written in pure CMake

mishegos - A differential fuzzer for x86 decoders

riscv-boom - SonicBOOM: The Berkeley Out-of-Order Machine