Jadx Alternatives
-
awesome
😎 Awesome lists about all kinds of interesting topics
-
tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
HomeBrew
🍺 The missing package manager for macOS (or Linux)
-
postgrest
REST API for any Postgres database
-
chakra-ui
⚡️ Simple, Modular & Accessible UI Components for your React Applications
-
starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
-
LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
-
shardingsphere
Distributed Database Ecosphere
-
pytorch-lightning
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
-
SwifterSwift
A handy collection of more than 500 native Swift extensions to boost your productivity.
-
Thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
-
CefSharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
-
Bringing-Old-Photos-Back-to-Life
Bringing Old Photo Back to Life (CVPR 2020 oral)
-
Quarkus
Quarkus: Supersonic Subatomic Java.
-
QUANTAXIS
QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权/港股/虚拟货币 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案
-
Maven Wrapper
The easiest way to integrate Maven into your project!
-
SuperMarket
设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等,使用SpringCloud框架,基于Java开发。该项目可部署到服务器上,不断完善中……
-
ObjectiveSql
ObjectiveSQL is an ORM framework in Java based on ActiveRecord pattern, which encourages rapid development and clean, codes with the least and convention over configuration.
-
nvidia-bot
Tool to help us buy a GPU in 2020 [Moved to: https://github.com/Hari-Nagarajan/fairgame]
-
ttv-ublock
Blocking ads on that certain streaming website
Posts
-
Java devs, are swing or Javafx used commonly in your profession?
E.g. here is a decompiler I use all the time: https://github.com/skylot/jadx/blob/master/jadx-gui/
-
Compile AndroidManifest from .xml to compiled .xml (axml)
Okay, that's weird. There's also another decompiler for Android apps, jadx. Could you try it out? It decompiles to Java as well, but can't package or modify it.
-
Newbie here looking for real-life project walkthrough videos or something along those lines..
There are a lot of Java projects on Github. I found this from a list: https://github.com/skylot/jadx
-
How can I be sure that my code is obfuscated or not?
You can use jadx to check
-
The Problem with Gradle
One thing that helped me a lot is to decompile the compiled build script classes with e.g. JADX [1] to see how my code gets turned into Java, since that is what I already knew.
That was my "Ah-ha!" moment in using Gradle.
-
Weekly Developer Roundup #23 - Sun Nov 22 2020
skylot/jadx (Java): Dex to Java decompiler
Stats
skylot/jadx is an open source project licensed under Apache License 2.0 which is an OSI approved license.