An open API service indexing awesome lists of open source software.

https://github.com/oshekharo/reverse-engineering

List of awesome reverse engineering resources
https://github.com/oshekharo/reverse-engineering

android reverse-engineering tools

Last synced: 11 months ago
JSON representation

List of awesome reverse engineering resources

Awesome Lists containing this project

README

          

## Reverse-Engineering


Logo


Reverse-Engineering



A collection of awesome Android app reverse engineering resources. Your contributions and suggestions are heartily welcome. (✿◕‿◕).


---

**Reverse Engineering** is the practice of reversing codes without authorisation. It's done with the aim of customising the existing application as per your thinking. I mostly provide applications with no or minimal virus detection. These applications are not created by me so I am not liable for anything.

## Android Emulators
List of some great Android Emulators:
- [Virtual Android](https://play.google.com/store/apps/details?id=com.pspace.vandroid)
- [VPhoneGaGa](https://drive.google.com/uc?id=18uy6qDK7kJKPbTgsguOpBMm9Q2HnDn4B&export=download)
- [RedFinger](https://play.google.com/store/apps/details?id=com.redfinger.global)
- [DualMeta](https://github.com/FSpaceCore/SpaceCore/releases)
- [Twoyi](https://4pda.to/forum/index.php?showtopic=1041895) - Dead
- [Vmos Pro](https://4pda.to/forum/index.php?showtopic=961828)
- [X8 Sandbox](https://4pda.to/forum/index.php?showtopic=1004655)
- [F1 VM](https://4pda.to/forum/index.php?showtopic=1004655)

## Tools For Android
Great tools for Android app development:
- [ApkEditor Pro](https://github.com/timscriptov/ApkEditor)
- [AXML Editor](https://github.com/AbdurazaaqMohammed/AXML-Editor)
- [XML Editor](https://gofile.io/d/YLU7pP)
- [Jasi Patcher](https://jasi2169.com/jasi-patcher/)
- [Apkanalyzer](https://4pda.to/forum/index.php?showtopic=1037391)
- [MT Manager](https://4pda.to/forum/index.php?showtopic=548542)
- [NP Manager](https://4pda.to/forum/index.php?showtopic=966965)
- [APKTOOL M](https://maximoff.su/apktool/?lang=en)
- [Smali Helper](https://smalihelper.blogspot.com/)
- [M-Patcher](https://maximoff.su/mpatcher/)
- [AEPatcher](https://github.com/Maximoff/AEPatcher)
- [Developer Assistant](https://4pda.to/forum/index.php?showtopic=897774)
- [Dev Tools Pro](https://4pda.to/forum/index.php?showtopic=958291)
- [Patches](https://4pda.to/forum/index.php?showtopic=575450&view=findpost&p=62744086)
- [Android IDE](http://androidide.com)
- [ApkToolPatcher](https://4pda.to/forum/index.php?showtopic=882654)
- [Java2Smali](https://gofile.io/d/HDln2J)
- [BlackDex](https://github.com/CodingGay/BlackDex)
- [Http Canary](https://4pda.to/forum/index.php?showtopic=957572&st=60#entry92625117)
- [Reqable](https://play.google.com/store/apps/details?id=com.reqable.android)
- [Lucky Patcher](https://4pda.to/forum/index.php?showtopic=298302)
- [Jasi Patcher](https://4pda.to/forum/index.php?showtopic=780420)
- [Ads Regex](https://www.pling.com/p/2175692)
- [Anti-Split](https://github.com/AbdurazaaqMohammed/AntiSplit-M)

## Tools For PC
Useful tools for PC:
- [APKEditor](https://github.com/REAndroid/APKEditor)
- [DTL-X](https://github.com/Gameye98/DTL-X)
- [ApkRepacker](https://github.com/MrIkso/ApkRepacker)
- [ArscEditor](https://github.com/MrIkso/ArscEditor)
- [cutter](https://github.com/rizinorg/cutter)
- [Apktool](https://ibotpeaches.github.io/Apktool/)
- [DEX2JAR](https://github.com/pxb1988/dex2jar)
- [Apk Studio](https://github.com/vaibhavpandeyvpz/apkstudio)
- [APK Easy Tool](https://forum.xda-developers.com/t/tool-windows-apk-easy-tool-v1-59-2-2021-04-03.3333960/)
- [Bytecode Viewer](https://github.com/Konloch/bytecode-viewer)

## Tutorials
Helpful tutorials for beginners:
- [Understand Smali](https://github.com/OshekharO/Reverse-Engineering/wiki) by AbhiTheModder
- [Practical Reverse Engineering](http://www.wiley.com/WileyCDA/WileyTitle/productCd-1118787315.html) by Bruce Dang et al., 2014
- [Reverse Engineering for Beginners](http://beginners.re/) by Dennis Yurichev
- [Reverse Engineering for Beginners](https://nostarch.com/idapro2.htm) by Chris Eagle, 2011
- [Reverse Engineering for Beginners](https://github.com/0x4143/malware-gems) by 0x4143

## Community
For solving doubts and community support:
- [4PDA](https://4pda.to/)