SaaSHub helps you find the best software and product alternatives Learn more →
Bap Alternatives
Similar projects and alternatives to bap
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
VMProtect-devirtualization
Playing with the VMProtect software protection. Automatic deobfuscation of pure functions using symbolic execution and LLVM.
-
-
MobileApp-Pentest-Cheatsheet
The Mobile App Pentest cheat sheet was created to provide concise collection of high value information on specific mobile application penetration testing topics.
-
-
-
-
-
PyVM
A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual (by ForceBru)
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better bap alternative or higher similarity.
bap discussion
bap reviews and mentions
Posts with mentions or reviews of bap.
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?
BAP (https://github.com/binaryanalysisplatform/bap), angr (https://angr.io/) and others already do what you're asking for as more purpose-built solutions for dynamic analysis. Angr specifically in python.
- You need to stop idolizing programming languages.
-
Starting ocaml
I find this pretty good https://www.cs.cornell.edu/courses/cs3110/2019sp/textbook/intro/ocaml.html. Fun projects include compilers (pattern matching and static types are why Ocaml is usually selected), binary analysis stuff https://github.com/BinaryAnalysisPlatform/bap, stuff that requires async so you can try out nomadic async stuff, or really anything you desire.
-
A note from our sponsor - SaaSHub
www.saashub.com | 25 Jan 2025
Stats
Basic bap repo stats
3
2,092
4.5
5 months ago
BinaryAnalysisPlatform/bap is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of bap is OCaml.