Skip to content
KitploitKITPLOIT
उपकरणब्लॉग
जमा करें
उपकरणब्लॉग
जमा करें

हैकिंग, पेनटेस्ट और साइबर सुरक्षा उपकरण आपके सुरक्षा शस्त्रागार के लिए!

Kitploit हैकिंग, साइबर सुरक्षा और पेंटेस्टिंग टूल्स की एक निर्देशिका है। कमजोरियों को खोजने, सिस्टम का विश्लेषण करने, परीक्षण को स्वचालित करने और अपनी सुरक्षा को मजबूत करने के लिए नवीनतम प्रोजेक्ट अपडेट खोजें।

··फ़ीड·संपर्क·गोपनीयता·© 2026 Kitploit

टूल निर्देशिका

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
frida-scripts — A collection of my Frida instrumentation scripts to reverse engineer mobile apps and more. | Kitploit
उपकरण/GitHubGitHub/0xdea/frida-scripts
Android SecurityiOS SecurityDynamic Code Analysis (DAST)Reverse EngineeringMobile SecurityBinary Analysis
GitHub0xdea/frida-scripts

frida-scripts

A collection of my Frida instrumentation scripts to reverse engineer mobile apps and more.

रिपॉजिटरी देखें
1.6k26027 दिन पहलेKitploit द्वारा समीक्षित

सबसे लोकप्रिय

सभी देखें →

हमारे समुदाय द्वारा सबसे अधिक उपयोग किए जाने वाले उपकरण खोजें।

सभी उपकरण खोजें

हमारे उपकरणों का संग्रह ब्राउज़ करें

सभी उपकरण देखें →
साझा करें
वेबसाइट
अनुरोधित भाषा में सामग्री उपलब्ध नहीं है। अंग्रेज़ी संस्करण दिखाया जा रहा है।

frida-scripts

A collection of my Frida.re instrumentation scripts to facilitate reverse engineering of mobile apps and more.

[!NOTE] My iOS and Android scripts might require some tweakings. For a well-maintained project that includes some of my Frida scripts, refer to Brida.

Article

  • https://web.archive.org/web/20200623001844/https://techblog.mediaservice.net/2017/09/tracing-arbitrary-methods-and-function-calls-on-android-and-ios/

See also

  • https://codeshare.frida.re/

Compatibility

  • Tested with Frida 17.3.2

Scripts

iOS

  • raptor_frida_ios_trace.js. Full-featured ObjC and Module tracer for iOS.
  • raptor_frida_ios_enum.js. Collection of functions to enumerate ObjC classes and methods.
  • ios-snippets/. Miscellaneous script snippets for iOS (tested with Frida before 17.0.0).

Android

  • raptor_frida_android_trace.js. Full-featured Java and Module tracer for Android.
  • raptor_frida_android_enum.js. Collection of functions to enumerate Java classes and methods.
  • android-snippets/. Miscellaneous script snippets for Android (tested with Frida before 17.0.0).

Linux

  • raptor_frida_linux_trace.js. Full-featured function call tracer for Linux.
  • raptor_frida_linux_enum.js. Collection of functions to enumerate modules and functions in a binary.

Changelog

  • CHANGELOG.md

TODO

  • Test extensively with real-world apps.
  • Add Windows and macOS scripts.
टूल डाउनलोड करें