awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesDynamic Analysis Scripting

Allows the execution of custom high-level scripts to hook methods and manipulate live processes.

Distinct from Scriptable Plugin Architectures: Specifically targets dynamic analysis and process hooking rather than signal processing plugins.

Explore 1 awesome GitHub repository matching software engineering & architecture · Dynamic Analysis Scripting. Refine with filters or upvote what's useful.

Awesome Dynamic Analysis Scripting GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • charles2gan/gda-android-reversing-toolAvatar von charles2gan

    charles2gan/GDA-android-reversing-Tool

    4,778Auf GitHub ansehen↗

    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

    Interfaces with runtimes like Frida to execute custom logic and hook methods in live processes.

    Pythondecompilermalware-analysismobile-security
    Auf GitHub ansehen↗4,778
  1. Home
  2. Software Engineering & Architecture
  3. Extensible Plugin Architectures
  4. Scriptable Plugin Architectures
  5. Dynamic Analysis Scripting