All Projects → BEFA-Library → Similar Projects or Alternatives

607 Open source projects that are alternatives of or similar to BEFA-Library

Befa Library
High-level library for executable binary file analysis
Stars: ✭ 12 (-14.29%)
SDA
SDA is a rich cross-platform tool for reverse engineering that focused firstly on analysis of computer games. I'm trying to create a mix of the Ghidra, Cheat Engine and x64dbg. My tool will combine static and dynamic analysis of programs. Now SDA is being developed.
Stars: ✭ 98 (+600%)
Detect It Easy
Program for determining types of files for Windows, Linux and MacOS.
Stars: ✭ 2,982 (+21200%)
Replica
Ghidra Analysis Enhancer 🐉
Stars: ✭ 194 (+1285.71%)
Bap
Binary Analysis Platform
Stars: ✭ 1,385 (+9792.86%)
sleigh
Unofficial CMake build for Ghidra SLEIGH
Stars: ✭ 54 (+285.71%)
Cpp2IL
Work-in-progress tool to reverse unity's IL2CPP toolchain.
Stars: ✭ 689 (+4821.43%)
Mutual labels:  static-analysis, decompiler
Vdexextractor
Tool to decompile & extract Android Dex bytecode from Vdex files
Stars: ✭ 691 (+4835.71%)
Mutual labels:  decompiler, disassembler
Rz Ghidra
Deep ghidra decompiler and sleigh disassembler integration for rizin
Stars: ✭ 478 (+3314.29%)
Mutual labels:  decompiler, disassembler
Decomp
Components of a decompilation pipeline.
Stars: ✭ 343 (+2350%)
Mutual labels:  decompiler, binary-analysis
B2r2
B2R2 is a collection of useful algorithms, functions, and tools for binary analysis.
Stars: ✭ 262 (+1771.43%)
Mutual labels:  disassembler, binary-analysis
Redasm
The OpenSource Disassembler
Stars: ✭ 1,042 (+7342.86%)
Mutual labels:  disassembler, binary-analysis
Radare2
UNIX-like reverse engineering framework and command-line toolset
Stars: ✭ 15,412 (+109985.71%)
Mutual labels:  disassembler, binary-analysis
rair-core
RAIR: RAdare In Rust
Stars: ✭ 63 (+350%)
Mutual labels:  static-analysis, disassembler
Ddisasm
A fast and accurate disassembler
Stars: ✭ 325 (+2221.43%)
Mutual labels:  disassembler, binary-analysis
Pycdc
C++ python bytecode disassembler and decompiler
Stars: ✭ 842 (+5914.29%)
Mutual labels:  decompiler, disassembler
Gtirb
Intermediate Representation for Binary analysis and transformation
Stars: ✭ 190 (+1257.14%)
Mutual labels:  disassembler, binary-analysis
Bytecode Viewer
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
Stars: ✭ 12,606 (+89942.86%)
Mutual labels:  static-analysis, decompiler
Die Engine
DIE engine
Stars: ✭ 648 (+4528.57%)
Mutual labels:  disassembler, binary-analysis
sleighcraft
sleigh craft!
Stars: ✭ 221 (+1478.57%)
Mutual labels:  static-analysis, binary-analysis
Reko
Reko is a binary decompiler.
Stars: ✭ 942 (+6628.57%)
Mutual labels:  decompiler, disassembler
Il2cppspy
Unity IL2CPP Disassembler (for apk)
Stars: ✭ 213 (+1421.43%)
Mutual labels:  decompiler, disassembler
pyc2bytecode
A Python Bytecode Disassembler helping reverse engineers in dissecting Python binaries by disassembling and analyzing the compiled python byte-code(.pyc) files across all python versions (including Python 3.10.*)
Stars: ✭ 70 (+400%)
Mutual labels:  static-analysis, disassembler
crusher
No description or website provided.
Stars: ✭ 21 (+50%)
Mutual labels:  static-analysis, binary-analysis
ethereum-dasm
An ethereum evm bytecode disassembler and static/dynamic analysis tool
Stars: ✭ 121 (+764.29%)
Mutual labels:  static-analysis, disassembler
freki
🐺 Malware analysis platform
Stars: ✭ 327 (+2235.71%)
Mutual labels:  static-analysis, binary-analysis
Freki
🐺 Malware analysis platform
Stars: ✭ 285 (+1935.71%)
Mutual labels:  static-analysis, binary-analysis
Panopticon
A libre cross-platform disassembler.
Stars: ✭ 1,376 (+9728.57%)
Mutual labels:  static-analysis, disassembler
Andromeda
Andromeda - Interactive Reverse Engineering Tool for Android Applications
Stars: ✭ 627 (+4378.57%)
Mutual labels:  static-analysis, binary-analysis
Recaf
The modern Java bytecode editor
Stars: ✭ 3,374 (+24000%)
Mutual labels:  static-analysis, decompiler
MBBSDASM
MBBSDASM is an x86 Disassembler for 16-bit DOS / Windows 3.0 Segmented Executable (NE) EXE/DLL File Format with special features related to The MajorBBS & Worldgroup Modules
Stars: ✭ 34 (+142.86%)
Mutual labels:  decompiler, disassembler
Binee
Binee: binary emulation environment
Stars: ✭ 408 (+2814.29%)
Mutual labels:  static-analysis, binary-analysis
binary-auditing-solutions
Learn the fundamentals of Binary Auditing. Know how HLL mapping works, get more inner file understanding than ever.
Stars: ✭ 61 (+335.71%)
Mutual labels:  static-analysis, binary-analysis
ethdasm
Tool for auditing Ethereum contracts
Stars: ✭ 52 (+271.43%)
Mutual labels:  decompiler, disassembler
custom-bytecode-analyzer
Java bytecode analyzer customizable via JSON rules
Stars: ✭ 66 (+371.43%)
Mutual labels:  static-analysis
staticcheck-action
Staticcheck's official GitHub Action
Stars: ✭ 47 (+235.71%)
Mutual labels:  static-analysis
PaperMachete
A project that uses Binary Ninja and GRAKN.AI to perform static analysis on binary files with the goal of identifying bugs in software.
Stars: ✭ 49 (+250%)
Mutual labels:  static-analysis
vscode-checkstyle
Haxe Checkstyle extension for Visual Studio Code
Stars: ✭ 24 (+71.43%)
Mutual labels:  static-analysis
codeclimate-phpcodesniffer
Code Climate Engine for PHP Code Sniffer
Stars: ✭ 27 (+92.86%)
Mutual labels:  static-analysis
Binja4J
No description or website provided.
Stars: ✭ 14 (+0%)
Mutual labels:  binary-analysis
xray
Hexrays decompiler plugin that colorizes and filters the decompiler's output based on regular expressions
Stars: ✭ 97 (+592.86%)
Mutual labels:  decompiler
identypo
identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, packages, labels).
Stars: ✭ 26 (+85.71%)
Mutual labels:  static-analysis
GVProf
GVProf: A Value Profiler for GPU-based Clusters
Stars: ✭ 25 (+78.57%)
Mutual labels:  binary-analysis
anvill
anvill forges beautiful LLVM bitcode out of raw machine code
Stars: ✭ 228 (+1528.57%)
Mutual labels:  decompiler
mylib
Шаблон кросплатформенного CMake-проекта для языка C++ 🇬🇧 Modern CMake crossplatform project template for C++
Stars: ✭ 49 (+250%)
Mutual labels:  static-analysis
LibPecker
an obfuscation-resilient, highly precise and reliable library detector for Android applications
Stars: ✭ 38 (+171.43%)
Mutual labels:  static-analysis
docker-coala-base
coala base docker image
Stars: ✭ 20 (+42.86%)
Mutual labels:  static-analysis
sonarqube-action
Integrate SonarQube scanner to GitHub Actions
Stars: ✭ 90 (+542.86%)
Mutual labels:  static-analysis
fasmi
F# -> ASM disassembler
Stars: ✭ 168 (+1100%)
Mutual labels:  disassembler
woocommerce-stubs
WooCommerce function and class declaration stubs for static analysis.
Stars: ✭ 49 (+250%)
Mutual labels:  static-analysis
snap
Snap Programming Language
Stars: ✭ 20 (+42.86%)
Mutual labels:  static-analysis
mab
Style-preserving Lua parser in Rust
Stars: ✭ 14 (+0%)
Mutual labels:  static-analysis
XmlDocInspections
Configurable XML Doc warnings for ReSharper
Stars: ✭ 25 (+78.57%)
Mutual labels:  static-analysis
wasm.cljc
Spec compliant WebAssembly compiler, decompiler, and generator
Stars: ✭ 178 (+1171.43%)
Mutual labels:  decompiler
IDA Wrapper
An IDA_Wrapper for linux, shipped with an Function Identifier. It works well with Driller on static linked binaries.
Stars: ✭ 14 (+0%)
Mutual labels:  static-analysis
haros
H(igh) A(ssurance) ROS - Static analysis of ROS application code.
Stars: ✭ 168 (+1100%)
Mutual labels:  static-analysis
codacy-analysis-cli-action
GitHub Action for the codacy-analysis-cli
Stars: ✭ 42 (+200%)
Mutual labels:  static-analysis
quiltflower
Modern Java decompiler aiming to be as accurate as possible, with an emphasis on output quality. Fork of the Fernflower decompiler.
Stars: ✭ 330 (+2257.14%)
Mutual labels:  decompiler
doc
Design documents related to the decompilation pipeline.
Stars: ✭ 23 (+64.29%)
Mutual labels:  decompiler
pac-man-emulator
🕹 An emulator for the Pac-Man arcade machine (Zilog Z80 CPU) for Win/Mac/*nix and Xbox One.
Stars: ✭ 20 (+42.86%)
Mutual labels:  disassembler
1-60 of 607 similar projects