PyVM VS angr

Compare PyVM vs angr and see what are their differences.

PyVM

A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual (by ForceBru)

angr

A powerful and user-friendly binary analysis platform! (by angr)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
PyVM angr
1 13
106 7,216
- 2.0%
0.0 9.7
almost 3 years ago 3 days ago
Python Python
MIT License BSD 2-clause "Simplified" 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.

PyVM

Posts with mentions or reviews of PyVM. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-13.
  • Any standard algorithms for parsing (disassembling) machine code?
    3 projects | /r/compsci | 13 May 2022
    Back in the day, I wrote this x86 emulator just for fun: https://github.com/ForceBru/PyVM, and to this day, my implementation of instruction parsing (disassembly) is bugging me because it's a mess and doesn't seem correct at all, even though it kind of works. However, after a couple of years of occasionally trying to find some kind of "proper" algorithm for machine code disassembly, I couldn't find anything... noteworthy, or well-known, or widely used.

angr

Posts with mentions or reviews of angr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-03.

What are some alternatives?

When comparing PyVM and angr you can also consider the following projects:

kyber-py - A pure python implementation of CRYSTALS-Kyber

qiling - A True Instrumentable Binary Emulation Framework

bap - Binary Analysis Platform

pwntools - CTF framework and exploit development library

RustScan - πŸ€– The Modern Port Scanner πŸ€–

frontier-silicon-firmwares - Frontier silicon internet radio firmware binaries

CrossHair - An analysis tool for Python that blurs the line between testing and type systems.

BinV - πŸ‘“ Yet another binary vulnerbilities checker. An automated vulnerability scanner for ELF based on symbolic execution.

decompiler-explorer - Decompiler Explorer! Compare tools on the forefront of static analysis, now in your web browser!

zz - πŸΊπŸ™ ZetZ a zymbolic verifier and tranzpiler to bare metal C

awesome-pcaptools - A collection of tools developed by other researchers in the Computer Science area to process network traces. All the right reserved for the original authors.