Commit Graph

19 Commits

Author SHA1 Message Date
Nico Mexis
cc9861bbd4 Fix bug Nico found randomly
cherry-pick f90e6bf77f
2023-10-03 19:43:10 +08:00
Nico Mexis
7fafa42fa6 Add serialVersionUIDs
# Conflicts:
#	dex-reader/src/main/java/com/googlecode/d2j/reader/DexFileReader.java
2023-09-01 12:21:22 +08:00
Bob Pan
0862aaeb39 support dex 038 2023-08-31 18:17:43 +08:00
Bob Pan
aebd9ebd05 support dex 039 and 040 2023-08-31 12:54:53 +08:00
Bob Pan
24b0643dd5 remove maven pom.xml 2018-04-02 16:44:36 +08:00
Bob Pan
32ca7bc705 auto chose instruction for goto/goto_16 and const_string
--HG--
branch : 2.x
2015-10-29 22:52:46 +08:00
Bob Pan
077f1ae9fc treat int as uint in minLine
--HG--
branch : 2.x
2015-10-29 01:06:13 +08:00
Bob Pan
46bda9e8e7 fix bug in lengthOfUleb128
--HG--
branch : 2.x
2015-10-29 01:01:18 +08:00
Bob Pan
05dcb848c6 use antlr4 to parse smali files
Fix issue #16
https://github.com/pxb1988/dex2jar/issues/16

--HG--
branch : 2.x
2015-06-13 19:19:15 +08:00
Bob Pan
d09c42299e handler .param reg and translate reg to parameter index when parse smali
--HG--
branch : 2.x
2015-05-29 22:35:54 +08:00
Bob Pan
8d2a06e38c make sure the items are not empty
--HG--
branch : 2.x
2015-04-23 21:03:43 +08:00
Bob Pan
4cf5d6dd43 Revert "keep mapItem even if size is 0"
--HG--
branch : 2.x
2015-04-23 16:09:07 +08:00
Bob Pan
a12de2bf55 keep mapItem even if size is 0
--HG--
branch : 2.x
2015-04-07 22:02:24 +08:00
Bob Pan
ac831e3f8f start working 2.1
--HG--
branch : 2.x
2014-09-30 10:08:32 +08:00
Bob Pan
24931c6b7a fix annotation gone in dex-write
--HG--
branch : 2.x
2014-08-17 23:20:06 +08:00
Bob Pan
6f04e7714f fix write array of in annotation
--HG--
branch : 2.x
2014-08-06 23:00:28 +08:00
Bob Pan
fa54e82162 fix compiler warnings
--HG--
branch : 2.x
2014-08-06 19:48:43 +08:00
Bob Pan
3ac5eca6cf add tool to update dex checksums
--HG--
branch : 2.x
2014-07-22 22:09:29 +08:00
Bob Pan
092b7b48ba merge code 2.x
--HG--
branch : 2.x
2014-07-21 22:11:55 +08:00