5 matches found
frida-android-libbinder
frida-android-libbinder Script PoC de Frida para visualizar el tráfico de libbinder en Android. Los siguientes enlaces fueron una gran fuente de inspiración y conocimiento: https://www.blackhat.com/docs/eu-14/materials/eu-14-Artenstein-Man-In-The-Binder-He-Who-Controls-IPC-Controls-The-Droid.pdf...
blutter
Blutter Flutter Mobile Application Reverse Engineering Tool by Compiling Dart AOT Runtime Currently the application supports only Android libapp.so arm64 only. Also the application is currently work only against recent Dart versions. For high priority missing features, see TODO Environment Setup...
XposedFridaBridge
XposedFridaBridge Introduction A frida script implement XposedBridge & load xposed modules, without installing xposed framwork. Use Xposed modules through Frida without installing the Xposed Framework. Usage Preparation 1. Push XposedBridge.jar into the device 2. Install modules or push module AP...
CVE-2022-39197-RCE
CVE-2022-39197-RCE First This project was modified from @its-arun project https://github.com/its-arun/CVE-2022-39197 When I tested the script, I found that the frida script could not query the data in the normal order. The method of modifying the frida script to modify the process name. Thanks to...
AES-Killer v3.0 - Burp Plugin To Decrypt AES Encrypted Traffic Of Mobile Apps On The Fly
BurpsuitePlugin to decrypt AES Encrypted traffic on the fly. Requirements Burpsuite Java Tested on Burpsuite 1.7.36 Windows 10 xubuntu 18.04 Kali Linux 2018 What it does The IProxyListener decrypt requests and encrypt responses, and an IHttpListener than encrypt requests and decrypt responses. Bu...