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
X

xndrs/XReSign

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

XReSign

Features

  • iOS Reverse Engineering Tools - Tool for resigning unencrypted IPA files with custom certificates.

Star history

Star history chart for xndrs/xresignStar history chart for xndrs/xresign

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Frequently asked questions

What are the main features of xndrs/xresign?

The main features of xndrs/xresign are: iOS Reverse Engineering Tools.

Which projects share features with xndrs/xresign?

Projects with overlapping indexed features include: 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. januzellij/hopperscripts. stefanesser/dumpdecrypted — Dumps decrypted mach-o files from encrypted iPhone applications from memory to disk. This tool is necessary for…

Projects sharing features with XReSign

These projects share indexed features with XReSign. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • alonemonkey/frida-ios-dumpAloneMonkey avatar

    AloneMonkey/frida-ios-dump

    3,874View on GitHub↗

    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
    View on GitHub↗3,874
  • bishopfox/bfinjectB

    BishopFox/bfinject

    0View on GitHub↗
    View on GitHub↗0
  • chichou/bagbakChiChou avatar

    ChiChou/bagbak

    1,471View on GitHub↗

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

    TypeScript
    View on GitHub↗1,471
  • derekselander/dsdumpDerekSelander avatar

    DerekSelander/dsdump

    1,226View on GitHub↗

    An improved nm Objective-C & Swift class-dump

    Objective-C++class-dumpnlistnlists
    View on GitHub↗1,226
Compare all 7 related projects→