Commit Graph

  • a4f3339f70
    Update CREDITS.md Kalen (Konloch) Kinloch 2021-06-21 08:00:58 -0700
  • d787ead0da Cleaned up MainViewerGUI Konloch 2021-06-21 07:55:18 -0700
  • 4fd4ec5585 MainViewerGUI Cleanup Konloch 2021-06-21 04:42:12 -0700
  • 1fc480ac2f Small cleanups Konloch 2021-06-21 04:32:07 -0700
  • 00a1bb539f Added a Configuration class Konloch 2021-06-21 04:13:11 -0700
  • cb1c27f46c Cleaning up the main BytecodeViewer class file Konloch 2021-06-21 03:10:54 -0700
  • 21f8bf8382 Cleaned up the settings file Konloch 2021-06-21 03:04:24 -0700
  • 7b4d66bb69 Fixed The Build Config Konloch 2021-06-21 02:58:03 -0700
  • 75d36702da Disabled the ZKM and Allatori Plugins Konloch 2021-06-21 02:52:14 -0700
  • 449bc3e502 Merge branch 'master' of https://github.com/Konloch/bytecode-viewer Konloch 2021-06-21 02:45:44 -0700
  • 01b7a67cb2 Constants Class Added & General Cleanups Konloch 2021-06-21 02:45:31 -0700
  • 1d89455e34
    Updated the build instructions Kalen (Konloch) Kinloch 2021-06-21 00:25:35 -0700
  • fc421bcca2 No longer needed since we use the binary from libs Konloch 2021-06-20 23:54:06 -0700
  • 4d4909f23e Re-added Enjarify and Krakatau & license cleanup Konloch 2021-06-20 23:48:11 -0700
  • c4d58fcc36
    Merge pull request #290 from ThexXTURBOXx/master Kalen (Konloch) Kinloch 2021-06-20 22:50:59 -0700
  • 846ef882cf Localized the libraries to the lib folder + Small temporary changes for compiling Konloch 2021-06-20 22:50:28 -0700
  • 81d9dafa9b
    Merge pull request #1 from heisluft/cleanup-src-files Nico Mexis 2021-04-18 22:14:43 +0200
  • 775a73f48a
    Remove unneeded ASM src-files heisluft 2021-04-16 18:30:51 +0200
  • f2f2df5a1f
    Ignore shaded pom Nico Mexis 2021-04-14 20:57:32 +0200
  • d87f0a97e1
    Add contribution guide to README Nico Mexis 2021-04-14 13:00:30 +0200
  • d53f6f2d36
    Fully mavenified Nico Mexis 2021-04-14 12:53:17 +0200
  • 301b518e91
    Fix stupid jitpack tag Nico Mexis 2021-04-13 11:41:09 +0200
  • a2fe9b4f2d
    Update JD GUI to 1.6.6 Nico Mexis 2021-04-13 11:32:35 +0200
  • 07c6d16af8
    Change APKTool to DexPatcher repo Nico Mexis 2021-04-13 01:32:30 +0200
  • 6833353a99
    Change JADX to Jitpack Nico Mexis 2021-04-13 01:18:44 +0200
  • 04dff7226e
    Fix Code Style No3 Nico Mexis 2021-04-13 01:18:18 +0200
  • f528437b74
    Fix Code Style No2 Nico Mexis 2021-04-13 00:31:22 +0200
  • 7840b5c266
    Fix Code Style No1 Nico Mexis 2021-04-12 22:19:12 +0200
  • ff61c80dfc
    Move resources Nico Mexis 2021-04-12 22:17:15 +0200
  • 2cda805a1b
    Remove test scope Nico Mexis 2021-03-31 11:53:23 +0200
  • a4b452de6a
    Include Krakatau and enjarify resources directly Nico Mexis 2021-03-31 11:48:14 +0200
  • 8cbe4301f7
    Update documents Nico Mexis 2021-03-30 22:09:22 +0200
  • 875c278f08
    Migrate project to Maven Nico Mexis 2021-03-30 22:01:41 +0200
  • 1c39655781
    Merge remote-tracking branch 'tiziw/master' Nico Mexis 2021-03-27 11:19:09 +0100
  • f0761da04a
    Merge remote-tracking branch 'BitScorpio/master' Nico Mexis 2021-03-27 11:19:03 +0100
  • 61e6619869 Update ASM library to v9.1 and support JDK > 13 Scorpius 2021-03-15 17:07:09 +0200
  • a306db20ab
    Update JavaObfuscator.java Kalen (Konloch) Kinloch 2020-07-25 18:45:10 -0700
  • 4dd9d6df27
    Merge pull request #279 from Ruin0x11/add-fernflower-ren-option Kalen (Konloch) Kinloch 2020-07-17 16:37:34 -0700
  • 1f0f5fc65c Add -ren option to Fernflower decompiler Ruin0x11 2020-07-17 13:25:37 -0700
  • 9f142781b0 Rewrite regex search so that it pattern checks each instruction without building a string of the whole method first. Regex duration on mobile cpu (i5-7200U) goes down from 2635ms to 430ms for one specific test case. tiziw 2020-02-12 11:35:01 +0100
  • 2f65241269
    Merge pull request #262 from CertainLach/master Kalen (Konloch) Kinloch 2019-11-22 12:06:49 -0700
  • cfa50b476d
    Fix class recompilation on linux Лач 2019-11-22 22:55:05 +0500
  • 7e6e0424aa
    Merge pull request #261 from hopana/file_remove_support Kalen (Konloch) Kinloch 2019-11-21 16:48:29 -0700
  • 43e775653f add feature: context menu (remove|expand|collapse) support fixbug:files are hidden when select and click "-" button hupan 2019-11-20 21:17:36 +0800
  • 613eb7fcad
    Merge pull request #259 from hopana/utf8_character_support Kalen (Konloch) Kinloch 2019-11-19 22:13:13 -0700
  • 4b87e194b6 add feature: UTF-8 characters support! hupan 2019-11-20 11:27:55 +0800
  • 54539bc6fa
    Merge pull request #249 from thiakil/add-asm-textify Kalen (Konloch) Kinloch 2019-08-10 22:48:20 -0600
  • ea18485871 add missing save of panel decompiler if Jadx selected Thiakil 2019-08-11 11:30:49 +0800
  • c819ad498d fix incorrect Jadx panel loading Thiakil 2019-08-11 11:26:54 +0800
  • 86d8018b51 Add ObjectWeb ASM Textifier 'decompiler' Thiakil 2019-08-11 11:25:37 +0800
  • f3a5fee946 ignore default IDEA output dir Thiakil 2019-08-11 11:18:48 +0800
  • 3c459fa860 v2.9.22 Konloch 2019-06-14 07:28:42 -0600
  • 5912e9ff4d v2.9.21 Konloch 2019-06-14 06:25:25 -0600
  • f76b31d8e7 v2.9.20 Konloch 2019-05-31 19:04:07 -0600
  • 9f3302f7a9 v2.9.19 changes Konloch 2019-05-05 18:22:31 -0600
  • 7f227ca7e7 v2.9.18 fixes + JADX decompiler Konloch 2019-04-25 15:27:35 -0600
  • fb4f2a1371 cfr update Konloch 2019-04-17 03:45:14 -0600
  • b3e60ce5bf v2.9.17 Konloch 2019-04-17 03:22:59 -0600
  • e1e79d0869 v2.9.16 Konloch 2019-04-17 01:37:33 -0600
  • 73882082e8 v2.9.16 Konloch 2019-04-17 00:47:10 -0600
  • fdb1468c7b v2.9.16 Konloch 2019-04-17 00:45:15 -0600
  • e092c3bba8 bug fixes for v2.9.16 Konloch 2019-04-13 21:45:40 -0600
  • 93f38a27d0 bug fixes for v2.9.16 Konloch 2019-04-13 19:46:35 -0600
  • fbb9ee9b97 v2.9.16 changes Konloch 2019-04-13 15:43:10 -0600
  • ad876e79a0 version change Konloch 2019-04-13 14:46:51 -0600
  • 668764d9c0 dex2jar fix Konloch 2019-04-13 14:44:37 -0600
  • cbb642d21f apktool 2.3 test Konloch 2019-04-13 13:30:03 -0600
  • 04874b3cf4 bug fixes Konloch 2019-04-12 22:07:50 -0600
  • 8d07bd5e96 java 10 fixes, auto RT finding, krakatau cache fixes Konloch 2019-04-12 21:42:04 -0600
  • bfd9232ac9 contribution changes Konloch 2019-04-12 18:59:17 -0600
  • a5459acddb contribution changes Konloch 2019-04-12 18:58:54 -0600
  • 2d493c10bc updated some libs & disabled the decode resource option Konloch 2019-04-12 18:27:39 -0600
  • 242466de17
    Merge pull request #209 from Abextm/fix-lib-creation Kalen (Konloch) Kinloch 2018-07-13 22:19:07 -0600
  • 3dd6951a48
    Merge pull request #208 from Abextm/package-class-colision Kalen (Konloch) Kinloch 2018-07-13 22:18:56 -0600
  • 8ea3db519a Include .class in the name when comparing with the file tree Max Weber 2018-07-13 21:40:51 -0600
  • b19cb8f2fb Properly create .Bytecode-Viewer/libs if it doesn't exist Max Weber 2018-07-13 21:38:59 -0600
  • 66aa6e7759
    Merge pull request #196 from martoreto/patch-2 Kalen (Konloch) Kinloch 2018-03-31 03:51:48 -0600
  • 676a4f4ac7
    Fixed dex2jar with filenames containing dex or apk martoreto 2018-03-31 11:50:10 +0200
  • 655a80038b
    Merge pull request #195 from martoreto/patch-1 Kalen (Konloch) Kinloch 2018-03-31 03:39:13 -0600
  • 1a648c98b6
    Fixed NPE with fat Jar and clean working folder martoreto 2018-03-31 11:36:49 +0200
  • 161ebaec54 JRE 9 fix attempt Konloch 2018-03-24 15:56:52 -0600
  • 4e28a1a21f
    Merge pull request #187 from ItzSomebody/master Kalen (Konloch) Kinloch 2018-03-21 22:03:15 -0600
  • e95897f3be
    Merge pull request #1 from BondarenkoArtur/master ItzSomebody 2018-03-21 20:55:16 -0700
  • f11aae187b Fixed OutOfBoundsException Artur Bondarenko 2018-03-19 17:20:01 +0200
  • 32c856592e Update CHANGELOG ItzSomebody 2018-01-31 08:24:46 -0800
  • 110a8053e4 Fixed CFR decompiler again ItzSomebody 2018-01-31 08:18:50 -0800
  • b938f86d8a Version change ItzSomebody 2018-01-31 08:12:09 -0800
  • 0e1aa8ace3 How git manages to screw up your code lol ItzSomebody 2018-01-31 08:09:49 -0800
  • c5fa68dc29 Whoops ItzSomebody 2018-01-31 08:05:48 -0800
  • a786425b92 Not sure why Konloch put whis in the Todo list but here we go ItzSomebody 2018-01-31 08:04:56 -0800
  • 40a7815a9d idk ItzSomebody 2018-01-31 07:56:11 -0800
  • d7066720c1 Cause why not ItzSomebody 2018-01-31 07:55:52 -0800
  • bd8025b29f Let's just start ripping off Krakatau LOL ItzSomebody 2018-01-31 07:53:28 -0800
  • 0743291b10 Markdown whoooo ItzSomebody 2018-01-31 07:46:19 -0800
  • fe386b7ee6 Update gitignore ItzSomebody 2018-01-31 07:43:39 -0800
  • a86ec6ca86 Make Krakatau and Enjarify work offline ItzSomebody 2018-01-31 07:42:49 -0800
  • 73e833b8fe Reformatted code + Edited JavaDocs ItzSomebody 2018-01-31 07:41:24 -0800
  • bc17a1686f Reverting to a build that doesn't bug when saving a new zip -_- ItzSomebody 2018-01-31 07:03:53 -0800
  • 0db4c35828 Fixed CFR not returning code + some improvements over all ItzSomebody 2018-01-30 14:50:10 -0800
  • 3ebcc401d5 Class attributes now get dumped ItzSomebody 2018-01-30 12:58:44 -0800