Skip to content

Releases: NeonOrbit/Dexplore

Release v1.4.5

13 May 18:15
v1.4.5
6c237ea

Choose a tag to compare

🔗

Changelog:

  • [LIB] Add support for in-memory dex
  • [LIB] Add various helper methods
  • [LIB] Fix bugs in annotation filter
  • [CLI] Update decompiler library
  • [CLI] New option: advanced search query
  • [LIB+CLI] New condition: set package names
  • [LIB+CLI] New condition: set number literals
  • [LIB+CLI] New condition: set source filenames
  • [LIB+CLI] New condition: set class simple names

Please refer to the wiki page for detailed explanation.

Release v1.4.4

16 Oct 18:04
v1.4.4
b399988

Choose a tag to compare

🔗

Changelog:

  • [LIB] Fix class loading issues
  • [LIB] Fix de-serialization failure
  • [LIB] Add various helper methods

Release v1.4.3

21 Sep 19:38
v1.4.3
9caa5d0

Choose a tag to compare

🔗

Changelog:

  • [LIB] Fix de-serialization failure

Release v1.4.2

08 Aug 23:00
v1.4.2
6040ff1

Choose a tag to compare

🔗

Changelog:

  • [LIB] Minor improvements
  • [CLI] Improvement: rewrite from scratch
  • [CLI] New command: search [redesigned]
  • [CLI] New command: decode [decompiler]

Release v1.4.0

15 Jul 10:27
v1.4.0
bd783ea

Choose a tag to compare

🔗

Changelog:

  • [LIB] Make API thread-safe
  • [LIB] Add support for batch operation
  • [LIB] Add support for parallel execution
  • [LIB] Add Filter conditions for annotaion
  • [CLI] Fix @file expansion in arguments

Release v1.3.0

03 Jul 00:05
v1.3.0
4faa8c0

Choose a tag to compare

🔗

Changelog:

  • [LIB] Several enhancements
  • [CLI] New option: specify classes (-c)
  • [CLI] New option: generate source files (-s)
  • [CLI] Improvement: show results in real-time

Release v1.2.0

22 Jun 06:14
v1.2.0
ad2d708

Choose a tag to compare

🔗

Changelog:

  • [LIB] Add documentation
  • [LIB] Fix several bugs
  • [LIB] Improve performance
  • [LIB] Improve search accuracy

Release v1.0.1

14 Apr 22:39
v1.0.1
2673ce4

Choose a tag to compare

🔗

Changelog:

  • [LIB] Support multiple preferred dexes
  • [CLI] New option: print full details (-d)

Release v1.0.0

05 Apr 15:12
v1.0.0
9a384d8

Choose a tag to compare

🔗 Initial release 🎉