From c4159f9222d70fb139c39281559312d87a59099e Mon Sep 17 00:00:00 2001 From: Kalen Kinloch Date: Tue, 6 Jan 2015 06:59:21 -0800 Subject: [PATCH] READ ME Change --- README.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/README.txt b/README.txt index bd20ff04..61f59143 100644 --- a/README.txt +++ b/README.txt @@ -38,6 +38,7 @@ Report Bugs (or below): https://github.com/Konloch/bytecode-viewer/issues Discussion Forum: https://the.bytecode.club/forumdisplay.php?fid=69 Key Features: + APK/DEX Support - Using Dex2Jar and Jar2Dex it's able to load and save APKs with ease! Java Decompiler - It utilizes FernFlower, Procyon and CFR for decompilation. Bytecode Decompiler - A modified version of CFIDE's. Hex Viewer - Powered by JHexPane.