Skip to content

Releases: ThisIsLibra/AndroidProjectCreator

AndroidProjectCreator 1.5.2-stable release

14 Dec 19:39
Compare
Choose a tag to compare

This update resolves the risk of CVE-2021-45046, which is present in Log4J versions prior to 2.16.0. More information can be found here.

AndroidProjectCreator 1.5.1-stable release

10 Dec 19:59
Compare
Choose a tag to compare

This release is not vulnerable anymore for the Log4J RCE, known as CVE-2021-44228.

AndroidProjectCreator 1.5-stable release

26 May 10:14
Compare
Choose a tag to compare

This version updates the usage of JAD-X, as it does not use Dex2Jar anymore, but directly decompiles the APK into Java code, essentially becoming more efficient. Additionally, the compact installation has been updated to the 11th of May 2021.

A full list of details can be found here.

AndroidProjectCreator 1.4-stable release

28 Jul 13:33
Compare
Choose a tag to compare

Added a feature to install a compact version of AndroidProjectCreator's dependencies using "-compactInstall" in the command-line-arguments.

AndroidProjectCreator 1.3.1-stable release

30 Mar 09:49
Compare
Choose a tag to compare

Fixed a bug where a space at any given point in the provided input or output path would lead to an incorrect way to parse the command line arguments for the embedded tools.

AndroidProjectCreator 1.3-stable release

08 Aug 22:21
Compare
Choose a tag to compare

-Improved documentation in the code
-Multiple bugs are fixed, including one where the Fernflower decompiler had to be written with a specific casing in order to work. Thank those who reached out to me with bug reports. Do not hesitate to message me when you think you’ve found something!
-The JD-CMD repository has been changed to a mirror on my own Github account, which avoids the error that occurs when compiling the project from scratch, since the Maven repositories miss certain parts of this project.
-The CFR decompiler repository has been changed from the repository on my own Github account to the official repository. The build process has been made possible when using Java 8 by a change in the POM.xml.

AndroidProjectCreator 1.2.2-stable release

02 Apr 20:43
Compare
Choose a tag to compare

This update contains a bugfix in which the casing of the Fernflower caused an error. Additionally, paths and file names with a space in them cause no more errors.

AndroidProjectCreator 1.2-stable release

16 Mar 18:08
7ea023c
Compare
Choose a tag to compare

Please find the release notes for version 1.2-stable here!