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
·
Back to googleprojectzero/ios-messaging-tools

Open-source alternatives to IOS Messaging Tools

30 open-source projects similar to googleprojectzero/ios-messaging-tools, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best IOS Messaging Tools alternative.

  • kathanp19/howtohuntAvatar von KathanP19

    KathanP19/HowToHunt

    7,146Auf GitHub ansehen↗

    HowToHunt is a bug bounty hunting knowledge base and a structured guide for web application penetration testing. It provides a research methodology for organizing security testing procedures and validating application behaviors against known vulnerability patterns. The project features a curated library of security flaws and reconnaissance techniques. It organizes security testing into modular playbooks, checklists, and categorical vulnerability mappings to align specific exploitation techniques with target weaknesses. The repository covers a systematic sequence of information gathering task

    bugbountybugbountytipsbughunting-methodology
    Auf GitHub ansehen↗7,146
  • aqzt/kjywAvatar von aqzt

    aqzt/kjyw

    1,855Auf GitHub ansehen↗

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

    Shelldevops
    Auf GitHub ansehen↗1,855
  • edoverflow/bugbounty-cheatsheetAvatar von EdOverflow

    EdOverflow/bugbounty-cheatsheet

    6,498Auf GitHub ansehen↗

    This project is a bug bounty resource directory, vulnerability research cheatsheet, and web security payload library. It serves as a centralized collection of curated payloads and common attack vectors used to identify security vulnerabilities in web applications. The repository provides a directory of platforms, books, and tools to support vulnerability discovery skills. It includes a reference for tested payloads and techniques used to trigger bugs and identify vulnerabilities during security audits. The content covers web application pentesting, security vulnerability testing, and general

    Auf GitHub ansehen↗6,498
  • bacher09/pwgen-for-biosAvatar von bacher09

    bacher09/pwgen-for-bios

    1,412Auf GitHub ansehen↗

    Password generator for BIOS

    TypeScriptbioskeygenpassword
    Auf GitHub ansehen↗1,412

KI-Suche

Entdecke weitere awesome Repositories

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

Find more with AI search
  • bevry/getmacAvatar von bevry

    bevry/getmac

    360Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗360
  • bnagy/crashwalkAvatar von bnagy

    bnagy/crashwalk

    361Auf GitHub ansehen↗

    Crashwalk

    Go
    Auf GitHub ansehen↗361
  • chaitin/passionfruitAvatar von chaitin

    chaitin/passionfruit

    1,669Auf GitHub ansehen↗

    WIP Crappy iOS app analyzer

    Vue
    Auf GitHub ansehen↗1,669
  • chalker/notesAvatar von ChALkeR

    ChALkeR/notes

    1,277Auf GitHub ansehen↗

    Some public notes

    Auf GitHub ansehen↗1,277
  • chenxiancai/stcobfuscatorC

    chenxiancai/stcobfuscator

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • cypress-io/cypress-example-recipesAvatar von cypress-io

    cypress-io/cypress-example-recipes

    3,484Auf GitHub ansehen↗

    Various recipes for testing common scenarios with Cypress

    JavaScriptautomated-testscypresscypress-example
    Auf GitHub ansehen↗3,484
  • danielmiessler/seclistsAvatar von danielmiessler

    danielmiessler/SecLists

    71,596Auf GitHub ansehen↗

    SecLists is a centralized library of security assessment data designed to support vulnerability discovery and penetration testing. It functions as a comprehensive repository of wordlists, payloads, and testing methodologies used to audit software, firmware, and internet-connected hardware for technical vulnerabilities. The project distinguishes itself through a standardized taxonomy and a language-agnostic data format, which allows security tools to predictably ingest and utilize its assets regardless of the underlying programming environment. By decoupling raw testing data from execution log

    PHP
    Auf GitHub ansehen↗71,596
  • datatheorem/trustkitAvatar von datatheorem

    datatheorem/TrustKit

    2,134Auf GitHub ansehen↗

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

    Objective-Ciosmacosobjective-c
    Auf GitHub ansehen↗2,134
  • deepzec/bad-pdfAvatar von deepzec

    deepzec/Bad-Pdf

    1,150Auf GitHub ansehen↗

    Steal Net-NTLM Hash using Bad-PDF

    Pythonbadpdfcve-2018-4993ntlm-hash-extraction
    Auf GitHub ansehen↗1,150
  • dsheirer/sdrtrunkAvatar von DSheirer

    DSheirer/sdrtrunk

    2,112Auf GitHub ansehen↗

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

    Java
    Auf GitHub ansehen↗2,112
  • auth0/simplekeychainA

    auth0/simplekeychain

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • elvanderb/tcp-32764Avatar von elvanderb

    elvanderb/TCP-32764

    1,290Auf GitHub ansehen↗

    some codes and notes about the backdoor listening on TCP-32764 in linksys WAG200G.

    Python
    Auf GitHub ansehen↗1,290
  • facebook/fishhookAvatar von facebook

    facebook/fishhook

    5,418Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,418
  • facebook/idbF

    facebook/idb

    5,151Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,151
  • feross/spoofAvatar von feross

    feross/spoof

    1,865Auf GitHub ansehen↗

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

    JavaScriptjavascriptlinuxmac
    Auf GitHub ansehen↗1,865
  • flipboard/flexAvatar von Flipboard

    Flipboard/FLEX

    14,610Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,610
  • friendsofphp/security-advisoriesAvatar von FriendsOfPHP

    FriendsOfPHP/security-advisories

    2,128Auf GitHub ansehen↗

    PHP Security Advisories Database

    PHP
    Auf GitHub ansehen↗2,128
  • google/ios-webkit-debug-proxyAvatar von google

    google/ios-webkit-debug-proxy

    6,174Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,174
  • google/science-journal-iosG

    google/science-journal-ios

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • hasecuritysolutions/vulnwhispererH

    HASecuritySolutions/VulnWhisperer

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • horsicq/detect-it-easyAvatar von horsicq

    horsicq/Detect-It-Easy

    10,266Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,266
  • icepa/icepaI

    icepa/icepa

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • icodesign/potatsoI

    icodesign/Potatso

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • icymind/vrouterI

    icymind/vrouter

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • itm4n/perfusionI

    itm4n/Perfusion

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • ansjdnakjdnajkd/iosAvatar von ansjdnakjdnajkd

    ansjdnakjdnajkd/iOS

    1,272Auf GitHub ansehen↗

    Most usable tools for iOS penetration testing

    applecheatsheetfrida
    Auf GitHub ansehen↗1,272