Commit Graph

69 Commits

Author SHA1 Message Date
Skylot
54683e3198
feat: plugin options, add verify checksum option for dex input (#1385) 2022-02-21 19:44:00 +00:00
Skylot
09335395f5
doc: update option description 2022-02-20 16:51:36 +00:00
Skylot
a9bbadd602
feat: add option for deobfuscation map file handle mode (#1351) 2022-02-19 21:20:11 +03:00
skylot
2c570681f7
doc: add link to jadx-gui key bindings in readme 2022-02-18 20:26:39 +00:00
Skylot
1da20b8e7d
doc: update readme 2022-02-14 16:41:31 +00:00
Skylot
86582de521
feat: use kotlin intrinsic methods for variables rename (#1207) 2022-01-19 17:30:04 +00:00
skylot
d47483f957
docs: use jadx as a library 2021-12-19 20:36:58 +00:00
skylot
a72523c7df
docs: add link to decompilation troubleshooting 2021-12-08 13:11:31 +00:00
Skylot
947b621733
feat: add option to use dx/d8 for convert java bytecode (#1299) 2021-12-03 15:05:28 +00:00
skylot
445e91e6b5
docs: update readme 2021-11-20 18:04:08 +03:00
Skylot
48252c3c3d
feat: add option for code comments levels (#998) 2021-10-19 16:47:20 +01:00
Skylot
21da3c8602 fix: reword rename flags in cli and gui (#1178) 2021-05-25 10:10:16 +01:00
Skylot
8785c33d06 feat: add option to disable methods inline (#1170) 2021-05-18 10:39:30 +01:00
skylot
a5b2b04317
docs: add smali debugger to readme 2021-03-28 13:54:38 +03:00
bagipro
9ef99a2b92
feat: implement Android App Bundle support (#1129) (PR #1131)
* Implement proto parse
* fix code formatting
* fix tests with empty input
* revert not needed code style changes
* Implement parse of resources.pb for AAB

Co-authored-by: bagipro <bugi@MacBook-Pro-2.local>
Co-authored-by: Skylot <skylot@gmail.com>
2021-03-08 21:34:52 +03:00
Skylot
67def6319e feat(cli): add option to change deobfuscation map file (#1117)
Signed-off-by: Skylot <skylot@gmail.com>
2021-02-13 14:22:22 +00:00
Skylot
712389ab24 build: add windows artifact, use nightly.link for download unstable build (#1113) 2021-02-06 12:43:49 +00:00
Skylot
5f1be38490 build: upload unstable binaries as build artifact (#1113) 2021-02-05 21:33:04 +00:00
Skylot
7982592c6e build: remove Travis and Bintray, disable codecov and sonarqube (#1113) 2021-02-04 12:14:39 +00:00
Skylot
71aa29cc71 docs: remove pyjadx link (#1024) 2020-11-18 19:30:18 +00:00
Skylot
c94c204da2 chore: fix travis badge link 2020-10-25 22:37:46 +03:00
Skylot
a485942731 docs: add jadx logo to readme 2020-08-16 13:24:09 +01:00
M.Yasoob Ullah Khalid ☺
99569c52ac
docs: fixed grammar slightly (PR #957) 2020-07-03 17:22:00 +03:00
Skylot
83196628c9 docs: fix issue and PR templates 2020-04-26 20:40:20 +03:00
Skylot
bc7a748420 feat(cli): add options for change log level (#735) 2019-08-08 13:14:36 +03:00
Skylot
7d07fb0b77 chore: fix issues reported by lgtm.com 2019-08-01 12:14:29 +03:00
Skylot
99935bada6 docs: update readme and contributing rules 2019-07-31 21:40:23 +03:00
skylot
ed385e8cf1
feat: output decompilation results in json format (#676) 2019-06-18 16:06:56 +03:00
Antonello
d6737860bb docs: added macOS installation with brew documentation (PR #675) 2019-05-29 15:47:50 +03:00
Skylot
699f7f6716 fix: treat filesystem as case insensitive by default, option added for change 2019-05-05 22:34:34 +03:00
Skylot
e7e7b664dd feat: add option to disable anonymous class inline (#633) 2019-04-25 12:37:52 +03:00
Skylot
ddaf0375dc docs: add pyjadx link in readme (#424) 2019-01-07 11:28:03 +03:00
Skylot
156e4209f9 feat(build): use semantic-release for automatic release publishing 2018-08-26 22:18:06 +03:00
Skylot
8445ebf107 fix sonar badge 2018-06-01 21:32:15 +03:00
Skylot
aa8a298ec7 remove sourceforge from downloads list 2018-03-25 13:14:24 +03:00
Skylot
b39d79a0f9 remove coverity and downloads badges 2018-03-11 10:25:28 +03:00
Ryan Goggins
477222a395
Update README.md 2018-02-02 03:59:10 -05:00
Skylot
3167cd0817 fix bintray upload 2018-01-28 00:12:55 +03:00
Skylot
2cb94856fd build: setup bintray unstable upload 2018-01-17 11:02:31 +03:00
sergey-wowwow
ca9dc5f944
Update README.md 2018-01-16 21:05:59 +03:00
sergey-wowwow
9679ef893b
Update README.md 2018-01-14 21:40:08 +03:00
sergey-wowwow
072b6cce36
Update README.md 2018-01-14 21:08:49 +03:00
dgorshkov
ee68e04f84
GUI screenshot fix 2018-01-14 17:35:26 +01:00
Skylot
7b9e5fe99f build: add sonarqube 2018-01-02 19:33:12 +03:00
Skylot
648f0edc79 build: add gitlab-ci 2018-01-02 18:54:41 +03:00
skylot
0b49abf3f5
Merge pull request #115 from bigfool/master
add some code to enable jadx can decompile apk by file's type, not only by file's extension
2018-01-02 15:12:10 +03:00
Skylot
a9ae971602 build: remove gradle plugins, update gradle to 2.14.1 (#145) 2016-12-22 11:54:56 +03:00
齐振芳
b4472fd7d4 delete comments 2016-05-02 09:03:25 +08:00
齐振芳
467f729f06 add file type detect, jadx file by file's header, not only file's extension 2016-04-28 16:25:14 +08:00
Skylot
b2f41e95bf core: export as android gradle project 2016-03-27 15:28:06 +03:00