Releases: vova7878/DexFile
Releases · vova7878/DexFile
v1.5.3
09 May 06:38
Compare
Sorry, something went wrong.
No results found
Many improvements in the code analyzer
Minor bug fixes
v1.5.2
28 Apr 16:29
Compare
Sorry, something went wrong.
No results found
Fixed a bug in analyzing *_2addr instructions
v1.5.1
26 Apr 13:31
Compare
Sorry, something went wrong.
No results found
Minor typo in CodeBuiler.return_shorty
v1.5.0
25 Apr 12:23
Compare
Sorry, something went wrong.
No results found
Smali parsing preview
Correct analysis of instance initialization
Metadata pseudo-instructions in CodeBuilder
Many smaller changes
v1.4.1
28 Mar 15:03
Compare
Sorry, something went wrong.
No results found
Many additional methods in builders
Add auto-fix const-string to const-string/jumbo
v1.4.0
21 Mar 10:46
Compare
Sorry, something went wrong.
No results found
Support dex036 format for reading and writing
Support dex013 format for reading
Change names of some instruction formats
v1.3.4
03 Mar 08:36
Compare
Sorry, something went wrong.
No results found
The code navigation API has been completed
v1.3.2
28 Feb 10:12
Compare
Sorry, something went wrong.
No results found
More options for interacting with already generated code
Fixed old documentation inconsistencies (number of parameters and annotations/debug info for them)
v1.3.1
23 Feb 11:37
Compare
Sorry, something went wrong.
No results found
Many minor changes and fixes
v1.3.0
15 Feb 07:10
Compare
Sorry, something went wrong.
No results found
Added initial version of code analyzer
Work with code labels has been completely restructured
Many other minor improvements and fixes