hbctool VS Apktool

Compare hbctool vs Apktool and see what are their differences.

hbctool

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

Apktool

A tool for reverse engineering Android apk files (by iBotPeaches)
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 Apktool
1 64
403 19,004
- -
1.2 9.1
5 months ago 4 days ago
Python Java
MIT License Apache License 2.0
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:

Apktool

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

What are some alternatives?

When comparing hbctool and Apktool you can also consider the following projects:

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

jadx - Dex to Java decompiler

pyduktape - Embed the Duktape JS interpreter in Python

dex2jar - Tools to work with android .dex and java .class files

gef - GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux

Uber Apk Signer - A cli tool that helps signing and zip aligning single or multiple Android application packages (APKs) with either debug or provided release certificates. It supports v1, v2 and v3 Android signing scheme has an embedded debug keystore and auto verifies after signing.

pwndbg - Exploit Development and Reverse Engineering with GDB Made Easy

binwalk - Firmware Analysis Tool [Moved to: https://github.com/ReFirmLabs/binwalk]

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

androguard - Reverse engineering and pentesting for Android applications

Ghidra-Cpp-Class-Analyzer - Ghidra C++ Class and Run Time Type Information Analyzer

apk-mitm - 🤖 A CLI application that automatically prepares Android APK files for HTTPS inspection