All Projects → vaibhavpandeyvpz → Apkstudio

vaibhavpandeyvpz / Apkstudio

Licence: lgpl-3.0
Open-source, cross platform Qt based IDE for reverse-engineering Android application packages.

Programming Languages

C++
36643 projects - #6 most used programming language
QMake
1090 projects

Projects that are alternatives of or similar to Apkstudio

Pref
Portable Reverse Engineering Framework
Stars: ✭ 127 (-94.35%)
Mutual labels:  reverse-engineering, qt, qt5
Apklab
Android Reverse-Engineering Workbench for VS Code
Stars: ✭ 470 (-79.07%)
Mutual labels:  apktool, smali, reverse-engineering
Deapk
DeAPK is an open-source, online APK decompiler which lets you upload an APK and then decompile it to Smali or Java sources. It is built using Laravel, Vue.js, Bootstrap, FontAwesome, Pusher, Redis, MySQL, apktool, jadx and hosted atop Oracle cloud platform.
Stars: ✭ 33 (-98.53%)
Mutual labels:  apktool, smali, reverse-engineering
asn1scc.IDE
Qt Creator plugin for asn1scc - ASN.1/ACN compiler for embedded systems
Stars: ✭ 15 (-99.33%)
Mutual labels:  qt, ide, qt5
Embedded Ide
IDE for C embedded development centered on bare-metal ARM systems
Stars: ✭ 127 (-94.35%)
Mutual labels:  ide, qt, qt5
Simple Mail
An SMTP library written in C++ for Qt. Allows applications to send emails (MIME with text, html, attachments, inline files, etc.) via SMTP. Supports SSL and SMTP authentication.
Stars: ✭ 134 (-94.03%)
Mutual labels:  qt, qt5
Qcodeeditor
Qt Code Editor widget.
Stars: ✭ 136 (-93.94%)
Mutual labels:  qt, qt5
Shell
🐚 QtQuick and Wayland shell for convergence
Stars: ✭ 168 (-92.52%)
Mutual labels:  qt, qt5
Openauto
AndroidAuto headunit emulator
Stars: ✭ 1,926 (-14.25%)
Mutual labels:  qt, qt5
Moneyguru
Future-aware personal finance application
Stars: ✭ 145 (-93.54%)
Mutual labels:  qt, qt5
Sqlitestudio
A free, open source, multi-platform SQLite database manager.
Stars: ✭ 2,337 (+4.05%)
Mutual labels:  qt, qt5
Notepanda
📃 A simple cross-platform notepad. Based on Qt and C++.
Stars: ✭ 134 (-94.03%)
Mutual labels:  qt, qt5
Feedback
Feedback & wiki for Snipaste https://snipaste.com
Stars: ✭ 1,863 (-17.05%)
Mutual labels:  qt, qt5
Qdarkstylesheet
A dark style sheet for QtWidgets application
Stars: ✭ 1,952 (-13.09%)
Mutual labels:  qt, qt5
Versatile
A simple 3D model editor based on simple quads and a sprite set.
Stars: ✭ 132 (-94.12%)
Mutual labels:  qt, qt5
Gtkplatform
Run Qt applications using gtk+ as a windowing system.
Stars: ✭ 146 (-93.5%)
Mutual labels:  qt, qt5
Edb Debugger
edb is a cross-platform AArch32/x86/x86-64 debugger.
Stars: ✭ 2,019 (-10.11%)
Mutual labels:  reverse-engineering, qt
Kshare
The free and open source and cross platform screen sharing software.
Stars: ✭ 151 (-93.28%)
Mutual labels:  qt, qt5
Apktool
A tool for reverse engineering Android apk files
Stars: ✭ 12,978 (+477.83%)
Mutual labels:  apktool, reverse-engineering
Backdoor Apk
backdoor-apk is a shell script that simplifies the process of adding a backdoor to any Android APK file. Users of this shell script should have working knowledge of Linux, Bash, Metasploit, Apktool, the Android SDK, smali, etc. This shell script is provided as-is without warranty of any kind and is intended for educational purposes only.
Stars: ✭ 1,766 (-21.37%)
Mutual labels:  apktool, smali

APK Studio
APK Studio

Open-source, cross platform Qt based IDE for reverse-engineering Android application packages. It features a friendly IDE-like layout including code editor with syntax highlighting support for *.smali code files.

Screenshot

AppVeyor Travis CI Release Downloads

Sponsor

appfrom.site

If you are just willing to quickly decompile an Android app, you can make use of DeAPK - Online APK Decompiler which lets you decompile an Android app using apktool and jadx.

Features

  • Cross platform, run on Linux, Mac OS X & Windows
  • Decompile/recompile/sign & install APKs
  • Built-in code editor (*.java; *.smali; *.xml; *.yml) w/ syntax highlighting
  • Built-in viewer for image (*.gif; *.jpg; *.jpeg; *.png) files
  • Built-in hex editor for binary files

Downloads

Please head over to Releases page for downloading. Important: Make sure to have JAVA_HOME environment variable pointing to a valid java installation for jadx to be able to run.

Building

Information on building from source is provided in the Wiki.

Credits

Note: If you encounter any problems, make sure to check Console output at the bottom of the IDE to get the output of command which was actually executed by program. Report any issues related to APK Studio here on Github. Please note, an issue with apktool is not an issue with APK Studio. Please verify the context of issue before opening a ticket.


Disclaimer

Same as apktool, APK Studio is neither intended for piracy nor other non-legal uses. It could be used for localizing, adding some features or support for custom platforms, analyzing applications & much more.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].