awesome-repositories.com
Blog
MCP
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
·
J

Januzellij/hopperscripts

0
View on GitHub↗
0 Stars·0 Forks·1 Aufruf

Hopperscripts

Features

  • iOS Reverse Engineering Tools - Scripts for demangling Swift function names in Hopper.

Star-Verlauf

Star-Verlauf für januzellij/hopperscriptsStar-Verlauf für januzellij/hopperscripts

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Hopperscripts

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Hopperscripts.
  • alonemonkey/frida-ios-dumpAvatar von AloneMonkey

    AloneMonkey/frida-ios-dump

    3,874Auf GitHub ansehen↗

    frida-ios-dump is a tool that extracts decrypted IPA files from jailbroken iOS devices using the Frida instrumentation framework. It functions as a memory dumper and extraction utility to obtain application binaries directly from device memory. The project enables the retrieval of decrypted application files using either a display name or a bundle identifier. It combines these dumped binaries with extracted metadata and assets to assemble a standard distributable application package. The tool covers a technical surface including process injection, dynamic library hooking, and memory-based bi

    JavaScript
    Auf GitHub ansehen↗3,874
  • bishopfox/bfinjectB

    BishopFox/bfinject

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • chichou/bagbakAvatar von ChiChou

    ChiChou/bagbak

    1,471Auf GitHub ansehen↗

    deprecated Yet another frida based iOS dumpdecrypted. Also decrypts app extensions

    TypeScript
    Auf GitHub ansehen↗1,471
  • derekselander/dsdumpAvatar von DerekSelander

    DerekSelander/dsdump

    1,226Auf GitHub ansehen↗

    An improved nm Objective-C & Swift class-dump

    Objective-C++class-dumpnlistnlists
    Auf GitHub ansehen↗1,226
Alle 7 Alternativen zu Hopperscripts anzeigen→

Häufig gestellte Fragen

Was sind die Hauptfunktionen von januzellij/hopperscripts?

Die Hauptfunktionen von januzellij/hopperscripts sind: iOS Reverse Engineering Tools.

Welche Open-Source-Alternativen gibt es zu januzellij/hopperscripts?

Open-Source-Alternativen zu januzellij/hopperscripts sind unter anderem: alonemonkey/frida-ios-dump — frida-ios-dump is a tool that extracts decrypted IPA files from jailbroken iOS devices using the Frida instrumentation… bishopfox/bfinject. chichou/bagbak — [deprecated] Yet another frida based iOS dumpdecrypted. Also decrypts app extensions. derekselander/dsdump — An improved nm + Objective-C & Swift class-dump. stefanesser/dumpdecrypted — Dumps decrypted mach-o files from encrypted iPhone applications from memory to disk. This tool is necessary for… tanprathan/fridpa.