This tool is for getting codes from APKs.
It is to large to upload on here so added it "anonymous file".
You can mod the APK you want, i have been using to open codes of IPTV app and adding DNS to it. It can be used for all APKs to get codes from.
(not just IPTV apps)
A lot can be done with this tool, editing, modding and other things.
You must install JAVA for it to work, if you run CMD with "java" and not getting this java is not installed correctly.
Add your APK to tool.
Set your decompiled directory to location you want.
Also set the compiled directory to location you want.
Decompile the APK, once finished check the location were you set it. You should have folder with codes inside, edit it to what you require then ZipAlign.
Tool should be used for education purpose ONLY!!
It is to large to upload on here so added it "anonymous file".
Code:
https://anonfile.com/l2F0dfIbn7/APK_Easy_Tool-20191223T162539Z-001_zip
You can mod the APK you want, i have been using to open codes of IPTV app and adding DNS to it. It can be used for all APKs to get codes from.
(not just IPTV apps)
A lot can be done with this tool, editing, modding and other things.
You must install JAVA for it to work, if you run CMD with "java" and not getting this java is not installed correctly.
Code:
Microsoft Windows [Version 10.0.17763.914]
(c) 2018 Microsoft Corporation. All rights reserved.
C:\Users\belfa>java
Usage: java [-options] class [args...]
(to execute a class)
or java [-options] -jar jarfile [args...]
(to execute a jar file)
where options include:
-d32 use a 32-bit data model if available
-d64 use a 64-bit data model if available
-server to select the "server" edited
The default edited is server.
-cp <class search path of directories and zip/jar files>
-classpath <class search path of directories and zip/jar files>
A ; separated list of directories, JAR archives,
and ZIP archives to search for class files.
-D<name>=<value>
set a system property
-verbose:[class|gc|jni]
enable verbose output
-version print product version and exit
-version:<value>
Warning: this feature is deprecated and will be removed
in a future release.
require the specified version to run
-showversion print product version and continue
-jre-restrict-search | -no-jre-restrict-search
Warning: this feature is deprecated and will be removed
in a future release.
include/exclude user private JREs in the version search
-? -help print this help message
-X print help on non-standard options
-ea[:<packagename>...|:<classname>]
-enableassertions[:<packagename>...|:<classname>]
enable assertions with specified granularity
-da[:<packagename>...|:<classname>]
-disableassertions[:<packagename>...|:<classname>]
disable assertions with specified granularity
-esa | -enablesystemassertions
enable system assertions
-dsa | -disablesystemassertions
disable system assertions
-agentlib:<libname>[=<options>]
load native agent library <libname>, e.g. -agentlib:hprof
see also, -agentlib:jdwp=help and -agentlib:hprof=help
-agentpath:<pathname>[=<options>]
load native agent library by full pathname
-javaagent:<jarpath>[=<options>]
load Java programming language agent, see java.lang.instrument
-splash:<imagepath>
show splash screen with specified image
See http://www.oracle.com/technetwork/java/javase/documentation/index.html for more details.
C:\Users\belfa>
Add your APK to tool.
Set your decompiled directory to location you want.
Also set the compiled directory to location you want.
Decompile the APK, once finished check the location were you set it. You should have folder with codes inside, edit it to what you require then ZipAlign.
Tool should be used for education purpose ONLY!!