Any legit cracking tutorial?

This page summarizes the projects mentioned and recommended in the original post on /r/ApksApps

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
  • jadx

    Dex to Java decompiler

  • jadx: View the generated Java code for an app. This tool tries to recreate Java code from the smali bytecode, but keep in mind that sometimes it may not work because Java -> Smali conversion is not fully backwards compatible.

  • Apktool

    A tool for reverse engineering Android apk files

  • apktool: Decompile any app into smali, modify it and recompile it back. Here you do not need to edit smali, the JavaScript bundle is inside the assets folder.

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Reverse Engineering the Facebook Messenger API

    2 projects | news.ycombinator.com | 8 Apr 2023
  • Is there a way to decompile and rebundle an android bundle?

    2 projects | /r/androiddev | 29 Sep 2022
  • how to modify tiktok app

    2 projects | /r/androiddev | 17 Jul 2022
  • Compile AndroidManifest from .xml to compiled .xml (axml)

    2 projects | /r/androiddev | 21 Feb 2021
  • APKTool: A tool for reverse engineering Android APK files

    5 projects | news.ycombinator.com | 16 Jan 2022