jadx icon indicating copy to clipboard operation
jadx copied to clipboard

Non-deterministic results pt2

Open 3mph4515 opened this issue 9 months ago • 0 comments

Issue details

I'm using JADX 1.5.0 to decompile the same APK file multiple times and comparing the differences between two folders. Each time, the results vary slightly. This seems to be related to package visibility. Here is an example:

jadx /Users/andrew/test.apk --comments-level none

image image image

Relevant log output or stacktrace

No response

Provide sample and class/method full name

No response

Jadx version

1.5.0

3mph4515 avatar May 08 '24 13:05 3mph4515