PCDump-bn VS gef

Compare PCDump-bn vs gef and see what are their differences.

PCDump-bn

This Binary Ninja plugin is written in Python 3 and it aims to assist with reverse engineering and vulnerability research. It dumps the Pseudo C representation of a binary, generated by Binja's decompiler, into a specified folder. (by AsherDLL)

gef

GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux (by hugsy)
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
PCDump-bn gef
2 15
34 6,499
- -
10.0 8.4
over 1 year ago 3 days ago
Python Python
Apache License 2.0 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.

PCDump-bn

Posts with mentions or reviews of PCDump-bn. We have used some of these posts to build our list of alternatives and similar projects.

gef

Posts with mentions or reviews of gef. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-05.

What are some alternatives?

When comparing PCDump-bn and gef you can also consider the following projects:

binsync - A reversing plugin for cross-decompiler collaboration, built on git.

pwndbg - Exploit Development and Reverse Engineering with GDB Made Easy

windbg-code-tracing - Pykd script to perform simple code tracing and so inspecting control flow executed (CFE).

peda - PEDA - Python Exploit Development Assistance for GDB

gdb-dashboard - Modular visual interface for GDB in Python

lldb-mi - LLDB's machine interface driver

radare2 - UNIX-like reverse engineering framework and command-line toolset [Moved to: https://github.com/radareorg/radare2]

edb-debugger - edb is a cross-platform AArch32/x86/x86-64 debugger.

rr - Record and Replay Framework

voltron - A hacky debugger UI for hackers

qira - QEMU Interactive Runtime Analyser [Moved to: https://github.com/geohot/qira]

pwntools - CTF framework and exploit development library