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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
KJCracks avatar

KJCracks/Clutch

0
View on GitHub↗
3,810 stele·648 fork-uri·Objective-C·10 vizualizări

Clutch

Clutch is a command-line utility designed for security research on jailbroken mobile devices. It functions as a specialized toolkit for identifying, decrypting, and extracting installed mobile application binaries to facilitate manual code inspection and vulnerability assessment.

The tool provides capabilities for removing platform-level encryption from protected software, allowing researchers to isolate core executable files from application bundles. By performing memory-mapped file dumping and reconstructing binary headers, it enables the conversion of protected applications into portable, decrypted archive files suitable for offline analysis.

The utility includes system-level inspection features to enumerate installed software and identify active process identifiers. It utilizes low-level techniques such as dynamic library injection and binary patching to bypass code signing enforcement, ensuring that decrypted components can be successfully packaged and studied.

Features

  • Binary Decryption Tools - Provides a command-line utility for removing encryption from installed mobile applications on jailbroken devices.
  • Mobile Application Decrypters - Converting protected mobile applications into portable archive files to facilitate the study of software structure and resource contents.
  • Mobile Binary Analysis - Extracts and isolates core executable files from mobile application bundles to study internal logic.
  • Mobile Binary Decryption - Removes encryption from installed software on jailbroken devices to make underlying code accessible for research.
  • Binary Header Reconstruction - Reconstructs Mach-O binary headers from memory-mapped segments to enable offline analysis of decrypted executables.
  • Binary Extraction - Dumps core executable files from application bundles to isolate primary logic for inspection.
  • Mobile Security Tools - Acts as a specialized toolkit for extracting and packaging protected software binaries for security research.
  • Library Injection - Injects dynamic libraries into running processes to intercept system calls and access decrypted memory.
  • Process Memory Dumping - Dumps raw data from process memory after the system loader has performed initial decryption.
  • Binary Patching - Patches Mach-O binary load commands in memory to bypass code signing enforcement.
  • iOS Security Auditing - Provides capabilities for removing platform-level encryption to facilitate manual code inspection and vulnerability assessment on iOS.
  • iOS Jailbreaking - Fast executable dumper for iOS applications.
  • Mobile Security - Fast executable dumper for iOS applications.
  • Reverse Engineering and Decompilation - Fast dumper for iOS executables.
  • Reverse Engineering And Security - Fast iOS executable dumper for binaries.

Istoric stele

Graficul istoricului de stele pentru kjcracks/clutchGraficul istoricului de stele pentru kjcracks/clutch

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Clutch

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Clutch.
  • naituw/ipapatchAvatar Naituw

    Naituw/IPAPatch

    5,211Vezi pe GitHub↗

    IPAPatch is an iOS application patching and binary instrumentation tool. It is designed to inject dynamic libraries and custom frameworks into decrypted application packages to modify runtime behavior without requiring a jailbroken device. The tool functions as an external debugger interface, preparing applications to allow the setting of breakpoints and the inspection of objects in real time. It enables the integration of third-party service frameworks into existing applications to add new capabilities or specialized inspection tools. The project covers binary modification, including the pa

    Objective-Chackinghacking-toolios
    Vezi pe GitHub↗5,211
  • owasp/owasp-mstgAvatar OWASP

    OWASP/owasp-mstg

    12,973Vezi pe 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
    Vezi pe GitHub↗12,973
  • alonemonkey/monkeydevAvatar AloneMonkey

    AloneMonkey/MonkeyDev

    6,789Vezi pe GitHub↗

    MonkeyDev is a developer toolset for building, injecting, and deploying system extensions and custom dynamic libraries into mobile applications. It functions as an application patching tool and dynamic library injector designed to modify how mobile applications operate. The project provides a development environment for creating system extensions and tweaks, including tools for injecting libraries into decrypted binaries to enable debugging and symbol restoration on non-jailbroken hardware. It features a command-line interface for deploying hooks into system processes and third-party applicat

    Objective-Ccocoapodsiosiosopendev
    Vezi pe GitHub↗6,789
  • sensepost/objectionAvatar sensepost

    sensepost/objection

    8,896Vezi pe GitHub↗

    Objection is a dynamic instrumentation framework and runtime exploration toolkit for mobile application security analysis. It provides a command-line interface to interact with the memory and state of iOS and Android applications during active execution, serving as a toolkit for runtime analysis and security testing. The project distinguishes itself by providing specialized capabilities to bypass common mobile security controls, including SSL pinning, biometric authentication, and root or jailbreak detection. It enables the extraction of sensitive credentials and data from secure storage syst

    Pythonandroidframeworkfrida
    Vezi pe GitHub↗8,896
Vezi toate cele 30 alternative pentru Clutch→

Întrebări frecvente

Ce face kjcracks/clutch?

Clutch is a command-line utility designed for security research on jailbroken mobile devices. It functions as a specialized toolkit for identifying, decrypting, and extracting installed mobile application binaries to facilitate manual code inspection and vulnerability assessment.

Care sunt principalele funcționalități ale kjcracks/clutch?

Principalele funcționalități ale kjcracks/clutch sunt: Binary Decryption Tools, Mobile Application Decrypters, Mobile Binary Analysis, Mobile Binary Decryption, Binary Header Reconstruction, Binary Extraction, Mobile Security Tools, Library Injection.

Care sunt câteva alternative open-source pentru kjcracks/clutch?

Alternativele open-source pentru kjcracks/clutch includ: naituw/ipapatch — IPAPatch is an iOS application patching and binary instrumentation tool. It is designed to inject dynamic libraries… owasp/owasp-mstg — The Mobile Application Security Testing Guide is a comprehensive manual and compliance framework for verifying the… alonemonkey/monkeydev — MonkeyDev is a developer toolset for building, injecting, and deploying system extensions and custom dynamic libraries… sensepost/objection — Objection is a dynamic instrumentation framework and runtime exploration toolkit for mobile application security… jindrapetrik/jpexs-decompiler — JPEX Software is a comprehensive reverse engineering suite for SWF binary files, serving as an ActionScript decompiler… mvt-project/mvt — This project is a command-line forensic toolkit designed for the investigation and security auditing of mobile…