as2cfg VS binary-security-check

Compare as2cfg vs binary-security-check and see what are their differences.

as2cfg

Construct the CFG(Control Flow Graph) from intel assembly code (by hidva)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
as2cfg binary-security-check
4 1
49 69
- -
0.0 6.0
over 1 year ago about 1 month ago
Rust Rust
GNU General Public License v3.0 only MIT 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.

as2cfg

Posts with mentions or reviews of as2cfg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-22.

binary-security-check

Posts with mentions or reviews of binary-security-check. We have used some of these posts to build our list of alternatives and similar projects.
  • Is It Safe To Distribute?
    1 project | /r/learnpython | 7 Aug 2022
    You can use this tool to check the compiled binary for known exploits: https://github.com/koutheir/binary-security-check or any other similar security tool.

What are some alternatives?

When comparing as2cfg and binary-security-check you can also consider the following projects:

asm-lsp - Language server for NASM/GAS/GO Assembly

goblin - An impish, cross-platform binary parsing crate, written in Rust

ethereum-graph-debugger - Ethereum solidity graph plain debugger. To have the whole picture when debugging.

RustScan - 🤖 The Modern Port Scanner 🤖

x86RetSpoof - Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calling conventions. Written in C++17.

intruducer - A Rust crate to load a shared library into a Linux process without using ptrace.

mt_asm - Multithreading on GNU/Linux x86_64 from scratch.

CSpydr - A static typed low-level compiled programming language inspired by Rust and C