awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
B

BishopFox/iSpy

0
View on GitHub↗
0 stars·0 forks·7 views

ISpy

Features

  • Reverse Engineering and Decompilation - Reverse engineering framework for iOS applications.

Star history

Star history chart for bishopfox/ispyStar history chart for bishopfox/ispy

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to ISpy

Similar open-source projects, ranked by how many features they share with ISpy.
  • jindrapetrik/jpexs-decompilerjindrapetrik avatar

    jindrapetrik/jpexs-decompiler

    5,404View on GitHub↗

    JPEX Software is a comprehensive reverse engineering suite for SWF binary files, serving as an ActionScript decompiler and editor. It provides a toolkit for decompiling, analyzing, and modifying the internal structure of compiled Flash content, including the extraction of scripts and media assets. The project is distinguished by its ability to perform direct binary modification, allowing users to edit bytecode and replace embedded resources without reverting to high-level source code. It includes a runtime ActionScript bytecode debugger for variable inspection and call stack analysis, as well

    Javadecompilereditorflash
    View on GitHub↗5,404
  • owasp/owasp-mstgOWASP avatar

    OWASP/owasp-mstg

    12,973View on GitHub↗

    The Mobile Application Security Testing Guide is a comprehensive manual and compliance framework for verifying the security of mobile applications. It provides a standardized reference for identifying and validating common software security weaknesses and performing reverse engineering based on industry standards. The project provides a structured set of technical processes and checklists used to audit applications against established security weakness enumerations. It encompasses guidance for analyzing application binaries and runtime behavior to identify hidden functionality and security ga

    Python
    View on GitHub↗12,973
  • b-mueller/apkxb-mueller avatar

    b-mueller/apkx

    300View on GitHub↗

    One-Step APK Decompilation With Multiple Backends

    Python
    View on GitHub↗300
  • bytedance/btracebytedance avatar

    bytedance/btrace

    2,518View on GitHub↗

    🔥🔥 btrace (AKA RheaTrace) is a high-performance Android & iOS tracing tool built on Perfetto. It not only times your methods but also reveals why they’re slow.

    C++
    View on GitHub↗2,518
See all 21 alternatives to ISpy→

Frequently asked questions

What are the main features of bishopfox/ispy?

The main features of bishopfox/ispy are: Reverse Engineering and Decompilation.

What are some open-source alternatives to bishopfox/ispy?

Open-source alternatives to bishopfox/ispy include: jindrapetrik/jpexs-decompiler — JPEX Software is a comprehensive reverse engineering suite for SWF binary files, serving as an ActionScript decompiler… owasp/owasp-mstg — The Mobile Application Security Testing Guide is a comprehensive manual and compliance framework for verifying the… b-mueller/apkx — One-Step APK Decompilation With Multiple Backends. calebfenton/dex-oracle — A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis. Also, the inspiration… eugeniodelfa/smali-cfgs. bytedance/btrace — 🔥🔥 btrace (AKA RheaTrace) is a high-performance Android & iOS tracing tool built on Perfetto. It not only times your…