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 |
|
Skylot
|
5f302238ad
|
core: allow to disable constant dereference (#106)
|
2016-03-13 12:43:24 +03:00 |
|
Skylot
|
218c39b1ec
|
core: option for control escaping of unicode characters (#103)
|
2016-03-07 19:25:57 +03:00 |
|
Skylot
|
f770e4ef42
|
add full license text file
|
2015-03-14 19:18:59 +03:00 |
|
skylot
|
627a4dc802
|
add contribution section to readme
|
2014-08-19 23:25:25 +04:00 |
|
Skylot
|
671be0af0a
|
add jadx-gui screenshot
|
2014-08-15 23:08:18 +04:00 |
|
Skylot
|
7e9278f992
|
don't hardcode maximum Java heap size
|
2014-08-15 22:39:34 +04:00 |
|
Skylot
|
42eb319751
|
fix issues reported by Coverity
|
2014-05-12 22:08:33 +04:00 |
|
Skylot
|
7669fa1582
|
update dependencies, add coveralls badge
|
2014-05-12 22:08:33 +04:00 |
|
Skylot
|
37f03bcf9e
|
add drone.io for download artifacts
|
2013-12-07 00:16:45 +04:00 |
|
Skylot
|
c59b65e71c
|
build: add 'dist' task
|
2013-09-28 15:51:45 +04:00 |
|
Skylot
|
7985466213
|
add Travis CI integration
|
2013-08-06 22:24:02 +04:00 |
|
Skylot
|
1f21760bbe
|
rename jadx-cli, update build scripts
|
2013-07-27 15:43:07 +04:00 |
|
Skylot
|
7096c38299
|
fix gradle scripts, update readme
|
2013-07-24 17:40:49 +04:00 |
|