Releases: ThisIsLibra/AndroidProjectCreator
AndroidProjectCreator 1.5.2-stable release
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
This release is not vulnerable anymore for the Log4J RCE, known as CVE-2021-44228.
AndroidProjectCreator 1.5-stable release
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
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
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
-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
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
Please find the release notes for version 1.2-stable here!