binary-security-check VS as2cfg

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

as2cfg

Construct the CFG(Control Flow Graph) from intel assembly code (by hidva)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
binary-security-check as2cfg
1 4
69 49
- -
6.0 0.0
about 1 month ago over 1 year ago
Rust Rust
MIT License 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.

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.

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.

What are some alternatives?

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

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

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

RustScan - 🤖 The Modern Port Scanner 🤖

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

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

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.

mt_asm - Multithreading on GNU/Linux x86_64 from scratch.

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