jadx/jadx-plugins/jadx-input-api
2024-10-31 20:00:06 +00:00
..
src/main/java/jadx/api/plugins/input fix: prevent endless loop in pre header insertion mod (#2300) 2024-10-31 20:00:06 +00:00
build.gradle.kts build: migrate to kotlin dsl in gradle scripts, update gradle and deps 2023-07-08 20:13:37 +01:00
README.md refactor: extract input-api into library (#1821) 2023-04-20 17:22:16 +01:00

jadx-input-api

Base API for code input used in jadx.

Contains common data structures to support both java and dex bytecode.