awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comब्लॉग
श्रेणियाँ

1 रिपॉजिटरी

Awesome GitHub RepositoriesRuntime Script Injections

Executes arbitrary scripts within a running process to manipulate internal state and behavior.

Distinct from JavaScript: The candidates focus on WebViews or Cloud sandboxes; this is about native process instrumentation for reverse engineering.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Runtime Script Injections. Refine with filters or upvote what's useful.

Awesome Runtime Script Injections GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • charles2gan/gda-android-reversing-toolcharles2gan का अवतार

    charles2gan/GDA-android-reversing-Tool

    4,778GitHub पर देखें↗

    This project is a comprehensive Android reverse engineering suite that functions as a decompiler, bytecode deobfuscator, and malware analysis tool. It is designed to convert APK, DEX, and OAT binaries into human-readable source code using a native implementation that does not require a Java Virtual Machine. The platform is distinguished by its integration with Frida for dynamic analysis, allowing users to hook methods, inject custom JavaScript, and dump device memory in real time. It also features specialized security engines, including a taint propagation engine and a stack-state machine, to

    Executes arbitrary JavaScript code via templates to perform advanced runtime manipulations of Android applications.

    Pythondecompilermalware-analysismobile-security
    GitHub पर देखें↗4,778
  1. Home
  2. Operating Systems & Systems Programming
  3. Runtime Script Injections