- Mobile Reverse Engineer
-
javascript-deobfuscator Public
Forked from LostMyCode/javascript-deobfuscatorA deobfuscator for JavaScript codes generated by Obfuscator.io
JavaScript UpdatedJan 10, 2023 -
-
frida-snippets Public
Forked from iddoeldor/frida-snippetsHand-crafted Frida examples
JavaScript UpdatedJul 26, 2022 -
obfuscator Public
Forked from sr-tream/obfuscatorollvm, base on llvm-clang 14.x
UpdatedJun 3, 2022 -
strongR-frida-android Public
Forked from CrackerCat/strongR-frida-androidAn anti detection version frida-server for android.
UpdatedMay 20, 2022 -
hello-cross-platform Public
Get started with C++ cross-platform app (Android, iOS, macOS, windows, linux, ...)
-
cpuinfo Public
Forked from pytorch/cpuinfoCPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)
Objective-C BSD 2-Clause "Simplified" License UpdatedDec 17, 2020 -
pentest-tools Public
Forked from gwen001/pentest-toolsCustom pentesting tools
Python UpdatedOct 13, 2020 -
apitrace Public
Forked from apitrace/apitraceTools for tracing OpenGL, Direct3D, and other graphics APIs
C++ MIT License UpdatedSep 24, 2020 -
unidbg Public
Forked from zhkl0228/unidbgAllows you to emulate an Android ARM32 and/or ARM64 native library, and an experimental iOS emulation
Java Apache License 2.0 UpdatedAug 4, 2020 -
xHook Public
Forked from iqiyi/xHook🔥 A PLT hook library for Android native ELF.
C Other UpdatedMay 25, 2020 -
scrcpy Public
Forked from Genymobile/scrcpyDisplay and control your Android device
-
-
owasp-mstg Public
Forked from OWASP/owasp-mastgThe Mobile Security Testing Guide (MSTG) is a comprehensive manual for mobile app security development, testing and reverse engineering.
HTML Creative Commons Attribution Share Alike 4.0 International UpdatedMar 17, 2020 -
EFB8
-
DetectFrida Public
Forked from darvincisec/DetectFridaDetect Frida for Android
C MIT License UpdatedFeb 29, 2020 -
cmake-examples Public
Forked from ttroy50/cmake-examplesUseful CMake Examples
CMake MIT License UpdatedFeb 27, 2020 -
Magisk Public
Forked from topjohnwu/MagiskA Magic Mask to Alter Android System Systemless-ly
C++ GNU General Public License v3.0 UpdatedJan 9, 2020 -
nwaystounpackmobilemalware Public
Forked from eybisi/nwaystounpackmobilemalwareJavaScript UpdatedJan 2, 2020 -
dex2jar Public
Forked from DexPatcher/dex2jarUnofficial dex2jar builds
Java Apache License 2.0 UpdatedDec 11, 2019 -
CacheEmulatorChecker Public
Forked from happylishang/AntiFakerAndroidCheckerAndroid模拟器检测,检测Android模拟器 ,获取相对真实的IMEI AndroidId 序列号 MAC地址等,作为DeviceID,应对防刷需求等 How to detect Android emulator
Java Apache License 2.0 UpdatedJul 31, 2019 -
XposedTemplateForAS Public
Forked from monkeylord/XposedTemplateForAS自动化创建Xposed模块及钩子,让Xposed模块编写时只需关注钩子实现。Xposed Android Studio Template, automatic module creating along with some useful code.
FreeMarker UpdatedJul 10, 2019 -
free-programming-books Public
Forked from EbookFoundation/free-programming-books📚 Freely available programming books
-
ARouter Public
Forked from alibaba/ARouter💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
Java Apache License 2.0 UpdatedMay 9, 2019 -
legend Public
Forked from asLody/legendA framework for hook java methods.
Java UpdatedJan 30, 2019 -
plaid Public
Forked from nickbutcher/plaidAn Android app which provides design news & inspiration as well as being an example of implementing material design.
Kotlin Apache License 2.0 UpdatedDec 30, 2018 -
protobuf-android Public
Forked from Dimon4eg/protobuf-androidGoogle protocol buffer build for android
C++ Other UpdatedDec 10, 2018 -
clean-code Public
Forked from jbarroso/clean-codeNotes on the book Clean Code - A Handbook of Agile Software Craftsmanship by Robert C. Martin
1 UpdatedNov 12, 2018 -
-
Android-CleanArchitecture Public
Forked from android10/Android-CleanArchitectureThis is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.