Running code from DEX / JAR / CLASS file

Running code from DEX / JAR / CLASS file

You can save executable code on any server and run it using this application

App info


1.0
September 21, 2020
6,185
Android 5.1+
Everyone

Advertisement

App description


Android App Analysis and Review: Running code from DEX / JAR / CLASS file, Developed by Roman Kryvolapov. Listed in Tools Category. Current Version Is 1.0, Updated On 21/09/2020 . According to users reviews on Google Play: Running code from DEX / JAR / CLASS file. Achieved Over 6 thousand Installs. Running code from DEX / JAR / CLASS file Currently Has 23 Reviews, Average Rating 1.8 Stars

You can save executable code on any server in the .dex file format and run it using this application.

The .dex format can be obtained from files in the .class format or from files in the .jar format, when compiling a project in Android Studio, the .dex files of all classes automatically are saved in the /app/build/intermediates/project_dex_archive/

At the bottom of this screen is a ConstraintLayout named myLayout, you can refer to it from code and output information to it, for example you can generate programmatically TextView and place it on this myLayout.

You can view the contents of the .dex file using jadx app or similar

Example of code in .dex file:

package com.romankryvolapov.runningfromdexfile;
public class Test {
public void test() {
MainActivity.myTextView.setText("123");
MainActivity.myLayout.removeAllViews();
MainActivity.myLayout.addView(MainActivity.myTextView);
}
}

For all questions, write to [email protected]
We are currently offering version 1.0. This is our latest, most optimized version. It is suitable for many different devices. Free download directly apk from the Google Play Store or other versions we're hosting. Moreover, you can download without registration and no login required.

We have more than 2000+ available devices for Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... with so many options, it’s easy for you to choose games or software that fit your device.

It can come in handy if there are any country restrictions or any restrictions from the side of your device on the Google App Store.

Rate and review on Google Play store


1.8
23 total
5 18.2
4 0
3 0
2 0
1 81.8

Total number of installs (*estimated)

Estimation of total number of installs on Google Play, Approximated from number of ratings and install bounds achieved on Google Play.