79371 matches found
prey-android-client
在这里,你将找到适用于 Android 设备的 Prey 客户端当前版本及开发中版本的所有源代码。 Prey 是一个用于设备追踪、监控、数据保护和设备管理的 SaaS 平台。其开源代理程序运行在终端设备上,并连接到集中式控制面板,使组织能够定位设备、执行安全策略、保护敏感数据,并远程管理其整个设备群。 功能 通过 GPS 地理定位,在地图上找到您的手机或平板电脑。 使用内置的前后摄像头拍照。 即使您的手机处于静音状态,也能远程触发响亮的警报。 在屏幕上显示定制的警报消息。 系统要求 Android Studio Ladybug 或更高版本 JDK 17 Gradle 8.7 Androi...
androidqf
androidqf NOTE: this project is currently not maintained. An independent fork can be found under theMVT Project. androidqf Android Quick Forensics is a portable tool to simplify the acquisition of relevant forensic data from Android devices. Download androidqf Build Executable binaries for Linux,...
CVE-2014-7911-CVE-2014-4322_get_root_privilege
CVE-2014-7911poc Local root exploit for Nexus5 Android 4.4.4KTU8P author: andy website: https://blog.csdn.net/koozxcv how to build Import the project into eclipse,and build. bug info http://seclists.org/fulldisclosure/2014/Nov/51 analysis...
COPG
🎮 COPG The most advanced device & CPU spoofer for Android — bypass restrictions and unlock premium graphics, higher FPS and exclusive features on most games and apps. ✨ Why COPG? COPG is a Zygisk module that makes most games and apps believe they are running on a different, fully‑featured flagshi...
KTO
KTO - Kick Them Out https://github.com/user-attachments/assets/0ebf61af-c306-4825-b836-95df59052c27 Point it at an SSID and it disconnects the devices on that network, including ones that reconnect. You give it the network name; it finds the access point, finds the clients, and picks a...
whapa
Whatsapp Parser Toolset Updated: May 2022 WhatsApp Messenger Version 2.21.9.14 Whapa is a set of graphical forensic tools to analyze whatsapp from Android and soon iOS devices. All the tools have been written in Python 3.8 and have been tested on linux, windows and macOS systems. Note: Whapa...
Glass
Glass as in transparent and smooth A fast, native, mobile-app first interactive disassembler. Spiritual successor to IDA Pro for the Android / iOS reverse engineering workflow, built around: smali for APK / DEX / smali handling armv8-encode for AArch64 and ARMv7 A32 / Thumb — native .so, iOS Mach...
NinjaDroid
NinjaDroid NinjaDroid is a simple tool to reverse engineering Android APK packages. Published at: https://snapcraft.io/ninjadroid root@kitploit: $ snap install ninjadroid --channel=beta Overview NinjaDroid uses AXMLParser together with a series of Python scripts based on aapt, keytool, string and...
CVE-2019-11932
CVE-2019-11932 How a double-free bug in WhatsApp turns to RCE I’m going to share about a double-free vulnerability that I discovered in WhatsApp for Android, and how I turned it into an RCE. I informed this to Facebook. Facebook acknowledged and patched it officially in WhatsApp version 2.19.244...
AndroidClient
AndroidClient A client-based remote administration tool to be used for communication with a web-interface. The provided source code may be used freely. No license needed. Enjoy! Note: It's recommended to use Android Studio 3.2 Canary or up to compile the source. Visit: http://revcode.eu for more...
frida
Frida Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers. Learn more at frida.re. Two ways to install 1. Install from prebuilt binaries This is the recommended way to get started. All you need to do is: root@kitploit: pip install frida-tools CLI tools pip...
moukthar
Moukthar Remote adminitration tool for android Demo Features Permissions bypass android 12 below Keylogger Notifications listener SMS listener Phone call recording Image capturing and screenshots Video recording Persistence Read & write contacts List installed applications Download & upload files...
DVHMA
DVHMA Damn Vulnerable Hybrid Mobile App DVHMA is an hybrid mobile app for Android that intentionally contains vulnerabilities. Its purpose is to enable security professionals to test their tools and techniques legally, help developers better understand the common pitfalls in developing hybrid...
rdroid
This project is unmaintained as of now, but as I get time In next few months, probably, It will be fixed to work. rdroid Remotely manage your android phone AKA RAT ! History! I worked on this project during highschool, in year 2011-2012. Since, I wasn't familier with versioning systems, Hence,...
Aegis
Aegis Authenticator Aegis Authenticator is a free, secure and open source 2FA app for Android. It aims to provide a secure authenticator for your online services, while also including some features missing in existing authenticator apps, like proper encryption and backups. Aegis supports HOTP and...
apk.sh
🕹️ apk.sh apk.sh is a Bash script that makes reverse engineering Android apps easier, automating some repetitive tasks like pulling, decoding, rebuilding and patching an APK. Features apk.sh basically uses apktool to disassemble, decode and rebuild resources and some bash to automate the frida...
apk.sh
🕹️ apk.sh apk.sh 是一个 Bash 脚本,它让 Android 应用的逆向工程更加简单,自动化了一些重复性任务,如拉取、解码、重建和修补 APK。 功能 apk.sh 基本上使用 apktool 来反汇编、解码和重建资源,并使用一些 bash 来自动化 frida gadget 注入过程。它还支持应用束/拆分 APK。 🍄 修补 APK 以在启动时加载 frida-gadget.so。 🆕 支持直接字节码操作,无需反编译,避免了反编译/重新编译错误。 🍱 支持应用束/拆分 APK。 🔧 使用 apktool 将资源反汇编到接近原始形式。 🔩 使用 apktool...
APKiD
APKiD APKiD gives you information about how an APK was made. It identifies many compilers, packers, obfuscators, and other weird stuff. It's PEiD for Android. For more information on what this tool can be used for, check out: Android Compiler Fingerprinting Detecting Pirated and Malicious Android...
samsung-android-lpe
Part 1: Arbitrary AT command execution CVE-2026-20980 Application ProcessorAP commands are managed by atdistributor after switching the connection mode in an unlocked device using. root@kitploit: AT+SWATD=0 AT+ACTIVATE=0,0,0 AT+SWATD=1 atdistributor verifies AT commands through the function...
binder-trace
Binder Trace Binder Trace 是一款用于拦截和解析 Android Binder 消息的工具。你可以把它视为“Binder 版 Wireshark”。 环境要求 python 版本 = 3.9 ⚙️ 安装 你需要一台已 root 的 Android 设备或模拟器。 (仅限 Linux)- 安装 xclip 或 xsel 以获得“复制到剪贴板”功能 sudo apt-get install xclip sudo apt-get install xsel 从 PyPi 安装 pip install binder-trace 检查已安装的 frida 版本(请确保已通过...