Commit Graph

321 Commits

Author SHA1 Message Date
Konloch c1d861da44 krakatau update 2015-08-16 19:01:03 -06:00
Kalen (Konloch) Kinloch 87876aa09c Merge pull request #79 from maaatts/master
Made searching case sensitive
2015-08-10 11:45:23 -06:00
maaatts 69335f5aaf Made searching case sensitive
Why was searching case insensitive to begin with?
2015-08-10 14:07:53 +01:00
Konloch d348091113 copyleft 2015-08-07 22:29:24 -06:00
Konloch 349d60656e 2.9.9 2015-08-07 22:22:57 -06:00
Konloch 73aeb73d3d enjarify update 2015-08-07 13:01:54 -06:00
Konloch 334be56fc9 copyleft 2015-08-07 12:53:46 -06:00
Konloch 2ed2b4765c reverted to old dex2jar lib for now 2015-08-07 12:39:15 -06:00
Konloch f01f3a1267 2.9.9 + krakatau update 2015-08-04 01:47:48 -06:00
Konloch bd0938476c Krakatau bug fix 2015-08-03 12:19:14 -06:00
Konloch 870987f65f bug fixes 2015-08-03 00:44:03 -06:00
Konloch 31ce1dd880 Krakatau update 2015-08-03 00:33:15 -06:00
Konloch e69c84fac2 2.9.8 fixed java 7 2015-08-02 21:05:43 -06:00
Konloch 5563c95264 2.9.8 2015-07-30 13:55:54 -06:00
Konloch 89a14066da 2.9.8
07/19/2015 - Fixed enjarify.
07/20/2015 - Bibl sexified the boot loading time.
07/20/2015 - Decode APK Resources is selected by default.
07/20/2015 - Made the security manager slightly safer, it can still be
targeted but not as obviously now.
07/20/2015 - Added CLI to the boot page.
07/21/2015 - Added support for offline mode in case you cannot connect
to github for some reason. (kicks in after 7 seconds)
07/21/2015 - Added fatjar option back, in case anyone wants a 100%
portable version.
07/21/2015 - Made it so it now shows the decompiler it's using -
http://i.imgur.com/yMEzXwv.png.
07/21/2015 - Rewrote the file system, it now shows the path of the jar
it's got loaded.
07/21/2015 - Now it shows if the decompiler is in editable mode or not.
07/21/2015 - Fixed Enjarify bug from new security manager.
07/22/2015 - Fixed a typo (Thanks affffsdsd)
07/22/2015 - Finally added icons to the File Navigator, credits to
http://famfamfam.com/lab/icons/silk/ for the icons.
07/22/2015 - JD-GUI is now the default decompiler for GUI.
07/22/2015 - Added Set Python 3.X to the UI.
07/22/2015 - Fixed krakatau/export as jar bug introduced by file system
update.
07/22/2015 - Sped up krakatau decompiler/disassembler on big files.
07/22/2015 - Made it so when you press enter on the file navigation pane
it opens the class.
07/22/2015 - The Quick file search now opens the files again.
07/23/2015 - Fixed opening single files and file folders into BCV
07/24/2015 - Added File>Reload Resources.
07/26/2015 - Fixed the view pane refresh after toggling a viewer, it's
now flawless.
07/26/2015 - Fixed Krakatau Disassembler.
07/26/2015 - Mibbzz is gay once again.
07/30/2015 - Removed Janino Compiler & moved to Javac, it can now
compile decompiled classes again.
07/30/2015 - Affssdd fixed the File Navigator Pane's Quick Class Search.
07/30/2015 - Fixed a process leak in KrakatauDisassembler.
07/30/2015 - Started working on converting all the decompilers to launch
in their own process in an effort to reduce BCV resources (only for
non-fatjar version).
2015-07-30 13:39:17 -06:00
Kalen (Konloch) Kinloch a654899888 Merge pull request #71 from afffsdd/master
Fix navigation pane typing behavior
2015-07-30 11:26:43 -06:00
afffsdd 012c9e38d3 Fix file navigation typing issues
When you type in the navigation pane it just selects the quick search bar.
(party)
2015-07-30 13:23:45 -04:00
afffsdd 7740ae1e5e Ignore IntelliJ IDEA files 2015-07-30 13:07:03 -04:00
Kalen (Konloch) Kinloch 8d0593b119 Merge pull request #68 from vilmosnagy/master
Prints invokeDynamic
2015-07-26 14:04:20 -06:00
Vilmos Nagy 2d93438f62 Prints invokeDynamic. See #66 2015-07-26 21:53:14 +02:00
Konloch 3dadae6f99 2.9.8 2015-07-24 18:02:46 -06:00
Konloch 908ba230fe 2.9.8 2015-07-22 17:36:28 -06:00
Konloch f7d0233df2 2.9.8 2015-07-22 03:17:01 -06:00
Konloch 89bad45283 2.9.8 2015-07-21 01:04:31 -06:00
Kalen (Konloch) Kinloch 25df7fa362 Merge pull request #64 from TheBiblMan/master
kind of unacceptable.
2015-07-20 19:47:47 -06:00
TheBiblMan e6bea8177f package move. -Bibl 2015-07-21 00:44:47 +01:00
TheBiblMan 7ea2fa9af6 Think I actually fixed the loading time. P.S. Fix the code. -Bibl 2015-07-21 00:41:45 +01:00
Konloch 8963af7ab7 Krakatau update 2015-07-19 05:31:51 -06:00
Kalen (Konloch) Kinloch fbd4d341aa Merge pull request #60 from TheBiblMan/master
faster loading. (please fix this fucking code, it's too bad) -Bibl
2015-07-18 22:35:54 -06:00
TheBiblMan 8a6e6c0542 faster loading. (please fix this fucking code, it's too bad) -Bibl 2015-07-19 04:21:23 +01:00
Konloch db3b4083cf 2.9.7 2015-07-18 19:16:18 -06:00
Konloch 34de98f0e8 2.9.7 released
07/02/2015 - Added ajustable font size.
07/05/2015 - Started working on the new Boot Screen.
07/06/2015 - Moved the font size to be under the view menu.
07/06/2015 - Fixed a bug with plugins not being able to grab the
currently viewed class.
07/07/2015 - Started adding enjarify as an optional APK converter
instead of Dex2Jar.
07/07/2015 - Finished the new Boot Screen
07/09/2015 - Fixed a process leak with krakatau decompiler.
07/09/2015 - Finished adding enjarify.
07/09/2015 - Supressed syntax exceptions due to JD-GUI.
07/09/2015 - Fixed refresh on non-refreshable resources.
07/09/2015 - Fixed opening a class and the name is so big, you cannot
close because the [X] does not appear.
07/09/2015 - Added support for smaller screens for the boot screen.
07/16/2015 - Removed the FileFilter classes.
07/16/2015 - Updated the decompiler class to make more sense.
07/16/2015 - Started working on BCV CLI.
07/16/2015 - Finished BCV CLI.
2015-07-18 19:13:53 -06:00
Konloch 3784629fbf 2.9.7 release
07/02/2015 - Added ajustable font size.
07/05/2015 - Started working on the new Boot Screen.
07/06/2015 - Moved the font size to be under the view menu.
07/06/2015 - Fixed a bug with plugins not being able to grab the
currently viewed class.
07/07/2015 - Started adding enjarify as an optional APK converter
instead of Dex2Jar.
07/07/2015 - Finished the new Boot Screen
07/09/2015 - Fixed a process leak with krakatau decompiler.
07/09/2015 - Finished adding enjarify.
07/09/2015 - Supressed syntax exceptions due to JD-GUI.
07/09/2015 - Fixed refresh on non-refreshable resources.
07/09/2015 - Fixed opening a class and the name is so big, you cannot
close because the [X] does not appear.
07/09/2015 - Added support for smaller screens for the boot screen.
07/16/2015 - Removed the FileFilter classes.
07/16/2015 - Updated the decompiler class to make more sense.
07/16/2015 - Started working on BCV CLI.
07/16/2015 - Finished BCV CLI.
2015-07-18 19:00:58 -06:00
Konloch fecc98f2f9 2.9.7 changes 2015-07-16 19:31:34 -06:00
Konloch d4c0eba2bc 2.9.7 changes, now with CLI 2015-07-16 19:28:10 -06:00
Konloch 44eb4de39b 2.9.7 preview 2 2015-07-09 16:36:43 -06:00
Konloch bf5362c592 2.9.7 preview 2 2015-07-09 16:35:53 -06:00
Konloch fc32f6c835 2.9.7 changes 2015-07-08 23:20:34 -06:00
Konloch 31af38d045 2.9.7 changes 2015-07-08 17:35:31 -06:00
Konloch a1a0767d4d 2.9.7 changes 2015-07-08 17:35:21 -06:00
Konloch bd9dcd2e67 2.9.7 changes 2015-07-07 03:34:22 -06:00
Konloch 229c15b54f 2.9.7 preview 2015-07-06 09:45:50 -06:00
Konloch 881c405101 2.9.7 preview 2015-07-06 09:39:32 -06:00
Konloch ca1cad8c6f 2.9.7 preview 2015-07-06 09:26:53 -06:00
Konloch 5f99089d14 README updates 2015-07-06 08:20:56 -06:00
Konloch 98e7e333bb some changes 2015-07-06 08:07:29 -06:00
Konloch 6cb3116b81 2.9.7 changes 2015-07-06 02:47:46 -06:00
Konloch 0476304176 Krakatau Update 2015-07-06 00:54:52 -06:00
Konloch 784eb960b8 Fixed Some Stuff 2015-07-03 00:28:03 -06:00
Konloch e5b507656c Added Font Size Changing
Added Font Size Changing
2015-07-03 00:21:23 -06:00