Skip to content

issues Search Results · repo:skylot/jadx language:Java

Filter by

1k results
 (47 ms)

1k results

inskylot/jadx (press backspace or delete to remove)

Issue details Image why? Anyone encountered the same problem as me? Jadx version 1.5.1 Java version 23.0.2 OS - [x] Windows - [ ] Linux - [x] macOS
bug
GUI
  • a456003
  • 1
  • Opened 
    14 hours ago
  • #2443

Issue details Hello i have visual issue of displaying some long lines in jadx on ubuntu https://github.com/user-attachments/assets/5d741118-1b59-4e48-a623-90efedd2b2cf Jadx version 1.5.1 Java version ...
bug
GUI
  • edikiuspy
  • 1
  • Opened 
    2 days ago
  • #2442

Issue details Jadx generates a throws declaration for each method annotated with dalvik.annotation.Throws. But this annotation is optional an not used at runtime ( https://stackoverflow.com/questions/14062434/throws-and-annotation-for-exception-in-dalvik-bytecode ...
bug
Core
  • nitram84
  • 2
  • Opened 
    3 days ago
  • #2441

Please describe what you did before the error occurred. IMPORTANT! If the error occurs with a specific APK file please attach or provide link to apk file! - Jadx version: 1.5.1 - Java version: 23.0.1 ...
  • liux123
  • 1
  • Opened 
    4 days ago
  • #2440

Issue details Issue Jadx currently finds the exact node location for code searches. This significantly slows down search performance when retrieving a large number of results, especially for common text ...
discussion
enhancement
GUI
  • eybisi
  • 2
  • Opened 
    6 days ago
  • #2439

Issue details Each attribute storage currently has a unique instance of RegularEnumSet. Each RegularEnumSet is 32 bytes and represents a maximum of 64 bits for an AFlag. Instead of using RegularEnumSet, ...
Core
discussion
enhancement
  • eybisi
  • 1
  • Opened 
    6 days ago
  • #2438

Issue details Issue dylib files have CAFEBABE magic header like .class files. when loading apk with dylib file results in following error. ERROR: Failed to load class data for file: x.apk:libsignal_jni.dylib ...
bug
GUI
  • eybisi
  • 2
  • Opened 
    6 days ago
  • #2437

Issue details Current implementation waits file deletion to continue. Same thing goes for cache clearing. Instead, after collecting files and directories, they can be deleted in parallel like following: ...
bug
GUI
  • eybisi
  • 1
  • Opened 
    6 days ago
  • #2436

Issue details Jadx does not track class usage in annotations, as a result: - Find Usage function for annotations returns an empty list - Rename function does not trigger an update of the decompiled ...
bug
Core
  • BlackFan
  • 1
  • Opened 
    7 days ago
  • #2435

Issue details Switching back and forth does not work if you assign keyboard shortcuts to MouseButton 4 MouseButton 5 Jadx version 1.5.1 Java version 23.0.1 OS - [x] Windows - [ ] Linux - [ ...
bug
GUI
  • NAVIGATOR19
  • 1
  • Opened 
    7 days ago
  • #2434
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub