From b22b554a69a9851a454674a4cb6baff59006e8f3 Mon Sep 17 00:00:00 2001
From: Elias
Date: Sun, 27 Mar 2022 15:06:18 +0200
Subject: [PATCH] build: add appdata.xml for flatpak package (PR #1426)
---
appdata.xml | 41 +++++++++++++++++++++++++++++++++++++++++
1 file changed, 41 insertions(+)
create mode 100644 appdata.xml
diff --git a/appdata.xml b/appdata.xml
new file mode 100644
index 000000000..148461829
--- /dev/null
+++ b/appdata.xml
@@ -0,0 +1,41 @@
+
+
+ com.github.skylot.jadx
+ CC0-1.0
+ Apache-2.0
+ JADX
+ Dex to Java decompiler
+
+ Command line and GUI tools for producing Java source code from Android Dex and Apk files
+
+ Main features:
+
+ - decompile Dalvik bytecode to java classes from APK, dex, aar, aab and zip files
+ - decode
AndroidManifest.xml and other resources from resources.arsc
+ - deobfuscator included
+
+
+
+ jadx-gui features:
+
+ - view decompiled code with highlighted syntax
+ - jump to declaration
+ - find usage
+ - full text search
+ - smali debugger, check wiki page for setup and usage
+
+
+
+
+
+ https://user-images.githubusercontent.com/118523/142730720-839f017e-38db-423e-b53f-39f5f0a0316f.png
+
+
+
+ com.github.skylot.jadx.desktop
+ https://github.com/skylot/jadx
+ https://github.com/skylot/jadx/issues
+
+
+
+