awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to mkellerman/invoke-commandas

Open-source alternatives to Invoke Commandas

30 open-source projects similar to mkellerman/invoke-commandas, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Invoke Commandas alternative.

  • ansjdnakjdnajkd/iosالصورة الرمزية لـ ansjdnakjdnajkd

    ansjdnakjdnajkd/iOS

    1,272عرض على GitHub↗

    Most usable tools for iOS penetration testing

    applecheatsheetfrida
    عرض على GitHub↗1,272
  • aqzt/kjywالصورة الرمزية لـ aqzt

    aqzt/kjyw

    1,855عرض على GitHub↗

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

    Shelldevops
    عرض على GitHub↗1,855
  • auth0/simplekeychainA

    auth0/simplekeychain

    0عرض على GitHub↗
    عرض على GitHub↗0
  • bacher09/pwgen-for-biosالصورة الرمزية لـ bacher09

    bacher09/pwgen-for-bios

    1,412عرض على GitHub↗

    Password generator for BIOS

    TypeScriptbioskeygenpassword
    عرض على GitHub↗1,412
  • bevry/getmacالصورة الرمزية لـ bevry

    bevry/getmac

    360عرض على GitHub↗

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

    TypeScript
    عرض على GitHub↗360
  • chaitin/passionfruitالصورة الرمزية لـ chaitin

    chaitin/passionfruit

    1,669عرض على GitHub↗

    WIP Crappy iOS app analyzer

    Vue
    عرض على GitHub↗1,669

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • chenxiancai/stcobfuscatorC

    chenxiancai/stcobfuscator

    0عرض على GitHub↗
    عرض على GitHub↗0
  • cypress-io/cypress-example-recipesالصورة الرمزية لـ cypress-io

    cypress-io/cypress-example-recipes

    3,484عرض على GitHub↗

    Various recipes for testing common scenarios with Cypress

    JavaScriptautomated-testscypresscypress-example
    عرض على GitHub↗3,484
  • datatheorem/trustkitالصورة الرمزية لـ datatheorem

    datatheorem/TrustKit

    2,134عرض على GitHub↗

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

    Objective-Ciosmacosobjective-c
    عرض على GitHub↗2,134
  • deepzec/bad-pdfالصورة الرمزية لـ deepzec

    deepzec/Bad-Pdf

    1,150عرض على GitHub↗

    Steal Net-NTLM Hash using Bad-PDF

    Pythonbadpdfcve-2018-4993ntlm-hash-extraction
    عرض على GitHub↗1,150
  • dsheirer/sdrtrunkالصورة الرمزية لـ DSheirer

    DSheirer/sdrtrunk

    2,112عرض على 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
    عرض على GitHub↗2,112
  • facebook/fishhookالصورة الرمزية لـ facebook

    facebook/fishhook

    5,418عرض على 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
    عرض على GitHub↗5,418
  • facebook/idbF

    facebook/idb

    5,151عرض على 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
    عرض على GitHub↗5,151
  • feross/spoofالصورة الرمزية لـ feross

    feross/spoof

    1,865عرض على GitHub↗

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

    JavaScriptjavascriptlinuxmac
    عرض على GitHub↗1,865
  • flipboard/flexالصورة الرمزية لـ Flipboard

    Flipboard/FLEX

    14,610عرض على 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
    عرض على GitHub↗14,610
  • google/ios-webkit-debug-proxyالصورة الرمزية لـ google

    google/ios-webkit-debug-proxy

    6,174عرض على 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
    عرض على GitHub↗6,174
  • google/science-journal-iosG

    google/science-journal-ios

    0عرض على GitHub↗
    عرض على GitHub↗0
  • googleprojectzero/ios-messaging-toolsالصورة الرمزية لـ googleprojectzero

    googleprojectzero/iOS-messaging-tools

    383عرض على GitHub↗

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

    Python
    عرض على GitHub↗383
  • horsicq/detect-it-easyالصورة الرمزية لـ horsicq

    horsicq/Detect-It-Easy

    10,266عرض على 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
    عرض على GitHub↗10,266
  • icepa/icepaI

    icepa/icepa

    0عرض على GitHub↗
    عرض على GitHub↗0
  • icodesign/potatsoI

    icodesign/Potatso

    0عرض على GitHub↗
    عرض على GitHub↗0
  • icymind/vrouterI

    icymind/vrouter

    0عرض على GitHub↗
    عرض على GitHub↗0
  • ivrodriguezca/re-ios-appsالصورة الرمزية لـ ivRodriguezCA

    ivRodriguezCA/RE-iOS-Apps

    2,886عرض على GitHub↗

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

    app-securityiosonline-course
    عرض على GitHub↗2,886
  • jipegit/osxauditorالصورة الرمزية لـ jipegit

    jipegit/OSXAuditor

    3,136عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗3,136
  • justeat/justlogJ

    justeat/justlog

    0عرض على GitHub↗
    عرض على GitHub↗0
  • kasketis/netfoxالصورة الرمزية لـ kasketis

    kasketis/netfox

    3,754عرض على 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
    عرض على GitHub↗3,754
  • lifepillar/csvkeychainL

    lifepillar/csvkeychain

    0عرض على GitHub↗
    عرض على GitHub↗0
  • lmirosevic/gbdeviceinfoالصورة الرمزية لـ lmirosevic

    lmirosevic/GBDeviceInfo

    1,145عرض على GitHub↗

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

    Objective-Chacktoberfest
    عرض على GitHub↗1,145
  • meitu/mthawkeyeالصورة الرمزية لـ meitu

    meitu/MTHawkeye

    1,503عرض على GitHub↗

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

    Objective-C
    عرض على GitHub↗1,503
  • michalmalik/osx-re-101الصورة الرمزية لـ michalmalik

    michalmalik/osx-re-101

    1,736عرض على GitHub↗

    A collection of resources for OSX/iOS reverse engineering.

    عرض على GitHub↗1,736