Konloch
668764d9c0
dex2jar fix
2019-04-13 14:44:37 -06:00
Konloch
cbb642d21f
apktool 2.3 test
2019-04-13 13:30:03 -06:00
Konloch
04874b3cf4
bug fixes
2019-04-12 22:07:50 -06:00
Konloch
8d07bd5e96
java 10 fixes, auto RT finding, krakatau cache fixes
2019-04-12 21:42:04 -06:00
Konloch
bfd9232ac9
contribution changes
2019-04-12 18:59:17 -06:00
Konloch
a5459acddb
contribution changes
2019-04-12 18:58:54 -06:00
Konloch
2d493c10bc
updated some libs & disabled the decode resource option
2019-04-12 18:27:39 -06:00
Kalen (Konloch) Kinloch
242466de17
Merge pull request #209 from Abextm/fix-lib-creation
...
Properly create .Bytecode-Viewer/libs if it doesn't exist
2018-07-13 22:19:07 -06:00
Kalen (Konloch) Kinloch
3dd6951a48
Merge pull request #208 from Abextm/package-class-colision
...
Include .class in the name when comparing with the file tree
2018-07-13 22:18:56 -06:00
Max Weber
8ea3db519a
Include .class in the name when comparing with the file tree
...
without this class `a.b.c` will not be added if package `a.b` exists
2018-07-13 21:48:40 -06:00
Max Weber
b19cb8f2fb
Properly create .Bytecode-Viewer/libs if it doesn't exist
2018-07-13 21:38:59 -06:00
Kalen (Konloch) Kinloch
66aa6e7759
Merge pull request #196 from martoreto/patch-2
...
Fixed dex2jar with filenames containing dex or apk
2018-03-31 03:51:48 -06:00
martoreto
676a4f4ac7
Fixed dex2jar with filenames containing dex or apk
...
Existing code did not work with .apk files, which contained "apk" substring in the filename.
2018-03-31 11:50:10 +02:00
Kalen (Konloch) Kinloch
655a80038b
Merge pull request #195 from martoreto/patch-1
...
Fixed NPE with fat Jar and clean working folder
2018-03-31 03:39:13 -06:00
martoreto
1a648c98b6
Fixed NPE with fat Jar and clean working folder
...
java.lang.NullPointerException
at the.bytecode.club.bootloader.Boot.populateLibsDirectory(Boot.java:327)
at the.bytecode.club.bytecodeviewer.BytecodeViewer$3.run(BytecodeViewer.java:408)
This prevented at least Krakatau from working, because further
initialization in BytecodeViewer$3.run was inhibited.
2018-03-31 11:36:49 +02:00
Konloch
161ebaec54
JRE 9 fix attempt
2018-03-24 15:56:52 -06:00
Kalen (Konloch) Kinloch
4e28a1a21f
Merge pull request #187 from ItzSomebody/master
...
2.9.8 Build + Some updates of my own.
2018-03-21 22:03:15 -06:00
ItzSomebody
e95897f3be
Merge pull request #1 from BondarenkoArtur/master
...
Fixed OutOfBoundsException
2018-03-21 20:55:16 -07:00
Artur Bondarenko
f11aae187b
Fixed OutOfBoundsException
2018-03-19 17:20:01 +02:00
ItzSomebody
32c856592e
Update CHANGELOG
2018-01-31 08:24:46 -08:00
ItzSomebody
110a8053e4
Fixed CFR decompiler again
2018-01-31 08:18:50 -08:00
ItzSomebody
b938f86d8a
Version change
2018-01-31 08:12:09 -08:00
ItzSomebody
0e1aa8ace3
How git manages to screw up your code lol
2018-01-31 08:09:49 -08:00
ItzSomebody
c5fa68dc29
Whoops
2018-01-31 08:05:48 -08:00
ItzSomebody
a786425b92
Not sure why Konloch put whis in the Todo list but here we go
2018-01-31 08:04:56 -08:00
ItzSomebody
40a7815a9d
idk
2018-01-31 07:56:11 -08:00
ItzSomebody
d7066720c1
Cause why not
2018-01-31 07:55:52 -08:00
ItzSomebody
bd8025b29f
Let's just start ripping off Krakatau LOL
2018-01-31 07:53:28 -08:00
ItzSomebody
0743291b10
Markdown whoooo
2018-01-31 07:46:19 -08:00
ItzSomebody
fe386b7ee6
Update gitignore
2018-01-31 07:43:39 -08:00
ItzSomebody
a86ec6ca86
Make Krakatau and Enjarify work offline
2018-01-31 07:42:49 -08:00
ItzSomebody
73e833b8fe
Reformatted code + Edited JavaDocs
2018-01-31 07:41:24 -08:00
ItzSomebody
bc17a1686f
Reverting to a build that doesn't bug when saving a new zip -_-
2018-01-31 07:03:53 -08:00
ItzSomebody
0db4c35828
Fixed CFR not returning code + some improvements over all
2018-01-30 14:50:10 -08:00
ItzSomebody
3ebcc401d5
Class attributes now get dumped
2018-01-30 12:58:44 -08:00
ItzSomebody
f936af84da
Add support for framenodes
2018-01-30 12:40:22 -08:00
ItzSomebody
34991f9b7e
Change to markdown + remove profanity
2018-01-30 12:13:03 -08:00
ItzSomebody
f5e2496929
Change to markdown + remove profanity
2018-01-30 12:12:54 -08:00
ItzSomebody
2385e1af0a
Update libraries
2018-01-30 10:50:39 -08:00
ItzSomebody
6491d63eee
Make Krakatau and Enjarify work offline lol
2018-01-30 09:39:32 -08:00
ItzSomebody
b1dd56b217
Make Krakatau and Enjarify work offline lol
2018-01-30 09:38:39 -08:00
ItzSomebody
cf8930d6b0
Refomat the code to make it look pretty on GItHub
2018-01-30 08:51:56 -08:00
ItzSomebody
a5bc3ad2c1
Ok, let's go back to latest STABLE build
2018-01-30 08:32:50 -08:00
Kalen (Konloch) Kinloch
d6603dad5f
Merge pull request #183 from Konloch/revert-181-patch-1
...
Revert "Update BytecodeViewer.java"
2018-01-08 10:30:40 -08:00
Kalen (Konloch) Kinloch
08d2d7e6ff
Revert "Update BytecodeViewer.java"
2018-01-08 10:30:19 -08:00
Kalen (Konloch) Kinloch
89167840aa
Merge pull request #181 from vrackfall/patch-1
...
Update BytecodeViewer.java
2018-01-06 14:29:17 -08:00
vrackfall
54488b1cfc
Update BytecodeViewer.java
...
Remove Windows 7 UI on Windows 10
2018-01-06 17:24:07 -05:00
Kalen (Konloch) Kinloch
42caddf137
Merge pull request #160 from northdpole/pom
...
fixed the pom to compile the project
2017-01-06 12:56:35 -07:00
northdpole
5389e0222d
fixed the pom to compile the project
...
Signed-off-by: northdpole <morfeas3000@gmail.com>
2017-01-06 16:00:07 +01:00
Kalen (Konloch) Kinloch
bca0f59dcb
Merge pull request #145 from DevFactory/release/adding-private-constructor-fix-1
...
[squid:S1118] Utility classes should not have public constructors
2016-06-17 14:55:19 -06:00