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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to auth0/simplekeychain

Open-source alternatives to Simplekeychain

30 open-source projects similar to auth0/simplekeychain, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Simplekeychain alternative.

  • ansjdnakjdnajkd/iosAvatar de ansjdnakjdnajkd

    ansjdnakjdnajkd/iOS

    1,272Voir sur GitHub↗

    Most usable tools for iOS penetration testing

    applecheatsheetfrida
    Voir sur GitHub↗1,272
  • aqzt/kjywAvatar de aqzt

    aqzt/kjyw

    1,855Voir sur GitHub↗

    快捷运维,代号kjyw,项目基于shell、python,运维脚本工具库,收集各类运维常用工具脚本,实现快速安装nginx、mysql、php、redis、nagios、运维经常使用的脚本等等...

    Shelldevops
    Voir sur GitHub↗1,855
  • bacher09/pwgen-for-biosAvatar de bacher09

    bacher09/pwgen-for-bios

    1,412Voir sur GitHub↗

    Password generator for BIOS

    TypeScriptbioskeygenpassword
    Voir sur GitHub↗1,412
  • bevry/getmacAvatar de bevry

    bevry/getmac

    360Voir sur GitHub↗

    Get the mac address of the current machine you are on via Node.js

    TypeScript
    Voir sur GitHub↗360
  • chaitin/passionfruitAvatar de chaitin

    chaitin/passionfruit

    1,669Voir sur GitHub↗

    WIP Crappy iOS app analyzer

    Vue
    Voir sur GitHub↗1,669
  • chenxiancai/stcobfuscatorC

    chenxiancai/stcobfuscator

    0Voir sur GitHub↗
    Voir sur GitHub↗0

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • cypress-io/cypress-example-recipesAvatar de cypress-io

    cypress-io/cypress-example-recipes

    3,484Voir sur GitHub↗

    Various recipes for testing common scenarios with Cypress

    JavaScriptautomated-testscypresscypress-example
    Voir sur GitHub↗3,484
  • datatheorem/trustkitAvatar de datatheorem

    datatheorem/TrustKit

    2,134Voir sur GitHub↗

    Easy SSL pinning validation and reporting for iOS, macOS, tvOS and watchOS.

    Objective-Ciosmacosobjective-c
    Voir sur GitHub↗2,134
  • deepzec/bad-pdfAvatar de deepzec

    deepzec/Bad-Pdf

    1,150Voir sur GitHub↗

    Steal Net-NTLM Hash using Bad-PDF

    Pythonbadpdfcve-2018-4993ntlm-hash-extraction
    Voir sur GitHub↗1,150
  • dsheirer/sdrtrunkAvatar de DSheirer

    DSheirer/sdrtrunk

    2,112Voir sur GitHub↗

    A cross-platform java application for decoding, monitoring, recording and streaming trunked mobile and related radio protocols using Software Defined Radios (SDR). Website:

    Java
    Voir sur GitHub↗2,112
  • facebook/fishhookAvatar de facebook

    facebook/fishhook

    5,418Voir sur GitHub↗

    Fishhook is a binary instrumentation library for iOS and iOS simulators. It functions as a Mach-O symbol rebinder and instrumenter, allowing for the replacement of system library implementations with custom logic at runtime. The project redirects function calls by updating lazy and non-lazy symbol pointers within Mach-O binary data segments. This approach enables the interception and modification of existing function behavior without altering the original binary on disk. The toolset covers binary instrumentation and dynamic hooking for iOS applications, facilitating the monitoring and altera

    C
    Voir sur GitHub↗5,418
  • facebook/idbF

    facebook/idb

    5,151Voir sur GitHub↗

    idb is a suite of tools for controlling and automating iOS simulators and physical devices. It consists of a command line interface, a simulator controller, and a bridge that provides access to internal system interfaces for automating features normally restricted to the graphical user interface. The project includes a remote target manager that enables the control of iOS devices and simulators across different machines or data centers using a companion host process. This system separates the command line interface from the process managing the actual device connection. The toolset provides

    Swift
    Voir sur GitHub↗5,151
  • feross/spoofAvatar de feross

    feross/spoof

    1,865Voir sur GitHub↗

    Easily spoof your MAC address in macOS, Windows, & Linux!

    JavaScriptjavascriptlinuxmac
    Voir sur GitHub↗1,865
  • flipboard/flexAvatar de Flipboard

    Flipboard/FLEX

    14,610Voir sur GitHub↗

    FLEX is an in-app debugging tool and runtime exploration environment for iOS applications. It provides an integrated suite for inspecting and modifying the internal state of a running process without the use of an external debugger. The project includes a runtime inspector for browsing the memory heap and calling methods dynamically, alongside a view hierarchy debugger for visualizing and adjusting layout structures in real time. It features a network traffic monitor to log and analyze HTTP request history, headers, and responses, as well as a sandbox manager for viewing and editing files and

    Objective-C
    Voir sur GitHub↗14,610
  • google/ios-webkit-debug-proxyAvatar de google

    google/ios-webkit-debug-proxy

    6,174Voir sur GitHub↗

    ios-webkit-debug-proxy is a command-line proxy that bridges Chrome DevTools to Safari Web Inspector on iOS devices, enabling remote debugging of web content over USB. It translates WebKit remote debugging protocol messages into Chrome DevTools Protocol over persistent WebSocket connections, allowing developers to use Chrome DevTools, Safari Web Inspector, or Firefox DevTools to inspect and debug web content in MobileSafari and UIWebViews on real and simulated iOS devices. The proxy discovers and communicates with iOS devices over USB using the libimobiledevice library without requiring iTunes

    C
    Voir sur GitHub↗6,174
  • google/science-journal-iosG

    google/science-journal-ios

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • googleprojectzero/ios-messaging-toolsAvatar de googleprojectzero

    googleprojectzero/iOS-messaging-tools

    383Voir sur GitHub↗

    This repository contains several tools Project Zero uses to test iPhone messaging. It includes:

    Python
    Voir sur GitHub↗383
  • horsicq/detect-it-easyAvatar de horsicq

    horsicq/Detect-It-Easy

    10,266Voir sur GitHub↗

    Detect-It-Easy is a binary file identifier and analysis toolkit designed to determine file formats, compilers, and packers. It functions as a binary file identifier that utilizes signature matching and heuristic analysis to identify executable and archive formats. The project includes a custom file signature engine and a scriptable rule system for defining and applying detection logic to identify specific binary patterns. It features specialized detectors for Android packages, such as APK and DEX files, and a malware packer detector to identify protections, obfuscators, and virus families. T

    JavaScriptbinary-analysisdebuggerdetect
    Voir sur GitHub↗10,266
  • icepa/icepaI

    icepa/icepa

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • icodesign/potatsoI

    icodesign/Potatso

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • icymind/vrouterI

    icymind/vrouter

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • ivrodriguezca/re-ios-appsAvatar de ivRodriguezCA

    ivRodriguezCA/RE-iOS-Apps

    2,886Voir sur GitHub↗

    A completely free, open source and online course about Reverse Engineering iOS Applications.

    app-securityiosonline-course
    Voir sur GitHub↗2,886
  • jipegit/osxauditorAvatar de jipegit

    jipegit/OSXAuditor

    3,136Voir sur GitHub↗

    OS X Auditor is a free Mac OS X computer forensics tool

    JavaScript
    Voir sur GitHub↗3,136
  • justeat/justlogJ

    justeat/justlog

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • kasketis/netfoxAvatar de kasketis

    kasketis/netfox

    3,754Voir sur GitHub↗

    Netfox is an iOS and macOS network debugging library designed to intercept and monitor HTTP traffic. It functions as an in-app HTTP traffic inspector that captures request headers and response bodies for real-time network analysis. The tool provides a network performance monitor to calculate response times and data sizes, as well as a network log exporter for sharing captured request and response data via email. The project covers network analysis capabilities including traffic filtering to exclude specific URLs, request body capture, and a debug interface that can be toggled via programmati

    Swift
    Voir sur GitHub↗3,754
  • lifepillar/csvkeychainL

    lifepillar/csvkeychain

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • lmirosevic/gbdeviceinfoAvatar de lmirosevic

    lmirosevic/GBDeviceInfo

    1,145Voir sur GitHub↗

    Detects the hardware, software and display of the current iOS or Mac OS X device at runtime.

    Objective-Chacktoberfest
    Voir sur GitHub↗1,145
  • meitu/mthawkeyeAvatar de meitu

    meitu/MTHawkeye

    1,503Voir sur GitHub↗

    Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)

    Objective-C
    Voir sur GitHub↗1,503
  • michalmalik/osx-re-101Avatar de michalmalik

    michalmalik/osx-re-101

    1,736Voir sur GitHub↗

    A collection of resources for OSX/iOS reverse engineering.

    Voir sur GitHub↗1,736
  • mkellerman/invoke-commandasM

    mkellerman/invoke-commandas

    0Voir sur GitHub↗
    Voir sur GitHub↗0