120 matches found
frida-c2-mcp
FridaC2MCP एक MCP सर्वर जिसमें स्ट्रीमेबल HTTP ट्रांसपोर्ट है जो Frida की डायनामिक इंस्ट्रुमेंटेशन को पूरी तरह से डिवाइस पर ही चलाता है — क्लाइंट-साइड किसी टूलिंग की आवश्यकता नहीं। यह प्रोजेक्ट सीधे रूट किए गए Android और जेलब्रेक किए गए iOS डिवाइसों पर चलता है , Frida को HTTP पर कॉल करने योग्य...
game-of-kingshot-re
got-re — Reverse Engineering: Game of Thrones: Conquest Android Bildungsprojekt. Ziel ist es zu verstehen, wie ein modernes Unity/IL2CPP-Android-Spiel kommuniziert, wie seine nativen Schutz-SDKs funktionieren und wie man statische + dynamische Analysetechniken auf eine reale APK anwendet. Was das...
zafrida-ui
中文 | English ZAFrida UI - Plugin Frida per PyCharm Versione corrente: 0.3.6 Descrizione del progetto Strumento grafico Frida progettato appositamente per PyCharm/IntelliJ ZAFrida UI è un plugin grafico per Frida integrato in PyCharm e altri IDE JetBrains. È nato per risolvere la complessità...
frida-ios-hook
Frida iOS hook 📍 A tool that helps you can easy using frida. It support script for trace classes, functions, and modify the return values of methods on iOS platform. 👉 For Android platform: frida-android-hook 👉 For Intercept Api was encrypted on iOS application: frida-ios-intercept-api Env OS...
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...
Flutter-Reverse-Engineering-Labs
Laboratori di Reverse Engineering di Flutter Questo repository contiene una serie di sfide progressive pensate per introdurre il reverse engineering delle applicazioni Flutter. Poiché non ci sono molti post di blog o tutorial che spiegano il reversing di Flutter in dettaglio, ho deciso di creare...
frida-ipa-extract
frida-ipa-extract Questo progetto è stato ispirato da frida-ios-dump. Poiché ho recentemente riscontrato problemi con quello strumento, ho deciso di creare frida-ipa-extract con maggiore robustezza e aggiunte per affrontare i problemi che affrontiamo oggi. Estrai un .ipa decriptato da un...
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...
frida-ios-dump
frida-ios-dump Estrai un IPA decrittato da un dispositivo jailbroken Utilizzo 1. Installa frida sul dispositivo 2. sudo pip install -r requirements.txt --upgrade 3. Esegui l'inoltro SSH di usbmuxd/iproxy via USB predefinito 2222 - 22. es. iproxy 2222 22 4. Esegui ./dump.py Nome visualizzato o...
frida-ios-dump-modern
Moderno dumper IPA per iOS Uno strumento moderno di decrittazione della memoria delle applicazioni iOS, costruito per Frida 17.5.2+ con pieno supporto per iOS 14-16 e multipli jailbreak. Stato: ✅ Funzionante e testato - Dumpa e decritta con successo le app iOS usando Frida 17.5.2 su: iOS 14.7.1 +...
DotNetHookerToolkit
InjectorCli + ManagedHookHostProj Questo repository contiene due progetti progettati per essere utilizzati insieme: InjectorCli: Un injector console .NET Framework 4.8 basato su frida-clr Frida.dll ManagedHookHostProj: Una DLL helper .NET Framework 4.8 con esportazioni native tramite 3F .NET...
httptoolkit
HTTP Toolkit...
MaFrida
MaFrida Un modulo Magisk semplice ma potente che avvia automaticamente il server Frida all'avvio e fornisce un'interfaccia da riga di comando comoda per gestire diverse versioni di Frida su Android. Caratteristiche Avvia automaticamente frida-server all'avvio. Passa facilmente tra diverse version...
ubertooth
Ubertooth Project Ubertooth is an open source wireless development platform suitable for Bluetooth experimentation. Ubertooth ships with a capable BLE Bluetooth Smart sniffer and can sniff some data from Basic Rate BR Bluetooth Classic connections. The latest release is 2020-12-R1. The latest...
grapefruit
Grapefruit: suite open-source per test di sicurezza mobile Toolkit di strumentazione runtime per applicazioni mobile basato su Frida. Ispeziona, applica hook e modifica le app mobile tramite un'interfaccia web. Ora supporta sia iOS che Android! Avvio rapido Richiede il server Frida in esecuzione...
frida-interception-and-unpinning
Script di Intercettazione Mobile Frida !Funded by NLnet - NGI Zero...
r2ai
R2AI - Augmented reversing with LLM for radare2 root@kitploit: ╭─────────────────────────────────╮ │ , . . , │ ╭──╮ │ : \ \ |: \ : | │ │ │ │ | |/ || , || : | │ │ O O | : \ \ . || : || | │ │ │╷ │ | |\ :||| || | │ │ ││ │ || : |||| │ │ ─╯│ ╰─────────────────────────────────╯ ╰───╯ Components This...
Frida-Labs
इस रिपॉज़िटरी में एंड्रॉइड के लिए Frida सीखने हेतु डिज़ाइन की गई चुनौतियों की एक श्रृंखला शामिल है। ये कठोर कैप्चर द फ्लैग CTF एप्लिकेशन जैसी नहीं हैं, लेकिन ये Frida और इसके सामान्यतः उपयोग होने वाले APIs के साथ शुरुआत करने में आपकी मदद करेंगी। यदि आप Frida में बिल्कुल नए हैं, तो यह शुरुआत करने ...
frida-fuzzer
Fuzzer de API do Frida v1.4 Copyright C 2020 Andrea Fioraldi [email protected] Lançado sob a Licença Apache v2.0 Este fuzzer experimental é destinado a ser usado para fuzzing de API em memória. O design é fortemente inspirado e baseado em AFL/AFL++. No momento, o mutador é bastante simples,...
frida-fuzzer
Frida API Fuzzer v1.4 Copyright C 2020 Andrea Fioraldi [email protected] Released under the Apache License v2.0 This experimental fuzzer is meant to be used for API in-memory fuzzing. The design is highly inspired and based on AFL/AFL++. ATM the mutator is quite simple, just the AFL's havoc...