hbctool VS gef

Compare hbctool vs gef and see what are their differences.

hbctool

Hermes Bytecode Reverse Engineering Tool (Assemble/Disassemble Hermes Bytecode) (by bongtrop)

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
hbctool gef
1 15
403 6,516
- -
1.2 8.4
5 months ago 7 days ago
Python Python
MIT License 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.

hbctool

Posts with mentions or reviews of hbctool. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-07.
  • The Xbox App for Android TV (not the Game Pass)
    3 projects | /r/AndroidTV | 7 Nov 2022
    Get the apk for your ABI. You can use this (broken for now) or apkmirror. Unpack it with apktool, get the assets/index.android.bundle. Decompile the bundle using hbctool. Open the instruction.hasm, find Function there. Take the function identifier, the "Tablet" string identifier from the LoadConstString (UInt16:123456) instruction and make the function to look like this:

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 hbctool and gef you can also consider the following projects:

hbctool - Hermes Bytecode Reverse Engineering Tool (Assemble/Disassemble Hermes Bytecode)

pwndbg - Exploit Development and Reverse Engineering with GDB Made Easy

pyduktape - Embed the Duktape JS interpreter in Python

peda - PEDA - Python Exploit Development Assistance for GDB

gdb-dashboard - Modular visual interface for GDB in Python

EdgeGPT - Reverse engineered API of Microsoft's Bing Chat AI

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