- Notifications
You must be signed in to change notification settings - Fork1.7k
Does CodeQL work with JADX decompiled android apk code#19034
-
Hi, as the title says, does CodeQL work with JADX decompiled android apk code? I don't think this decompiled code is directly recompilable, and nor do I think it comes with an autobuild configuration file. When trying to create the database for it, I keep getting this error: If anyone has found out if it works, any help would be appreciated. Thanks! |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Hi@sachint2001, Officially this is not supported, but have you tried creating a database with build-mode As a reminder, this is not allowed under thedefault license found at codeql.github.com unless this is for academic research purposes. |
BetaWas this translation helpful?Give feedback.