exagear_windows_emulator icon indicating copy to clipboard operation
exagear_windows_emulator copied to clipboard

Exagear Windows Emulator decompiled source code

exagear_windows_emulator

Exagear Windows Emulator decompiled source code

Note: Only Java codes were decompiled!

Features

  • Cleaned license check and In-app purchase code.
  • (Experimental) Added an option to run Linux x86.
  • (Experimental) Added advanced options.

Building

  • Only Android Studio was tested and worked.
  • Build tools: ant, make were not supported.
  • Other (Eclipse,...) were not tested

Known Issues

  • X11 Server didn't work, this made the application useless (feel free to create a pull request to fix).
  • Decompiled source code contains useless code.
  • Experimental features has no function yet.
  • Language only English (will extract other languages later)

Info about decompiled version

  • Version: 3.0.1, compatible with main.30.com.eltechs.ed.obb.
  • Decompilers: Jadx, jd-core and CFR.
  • App Libraries
com.android.support:preference-v7
com.android.support:appcompat-v7
com.android.support.constraint:constraint-layout
com.android.support:design
com.android.support:support-v4
com.github.iwgang:countdownview

Credits

  • Eltechs for amazing Exagear Windows Emulator.
  • AkiraYuki & 4PDA developers (MegaFox, Aleksandr27, marian009) for a mod version
  • Jadx, jd-core and CFR for decompiled code.