jadx v0.8.0 Release Notes

Release Date: 2018-08-26 // over 5 years ago
  • 0.8.0 (2018-08-26)

    ๐Ÿ”‹ Features

    • core: fixed deobfuscation for method and fields
    • core: many fixes for try/catch blocks and loop
    • gui: speed impovements for search dialog
    • gui: fixed memory leaks
    • gui: show app certificate
    • ๐Ÿ— build: use semantic-release for automatic release publishing (156e420)
    • ๐Ÿ— build: added jadx-gui executable for windows