awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस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/iosansjdnakjdnajkd का अवतार

    ansjdnakjdnajkd/iOS

    1,272GitHub पर देखें↗

    Most usable tools for iOS penetration testing

    applecheatsheetfrida
    GitHub पर देखें↗1,272
  • aqzt/kjywaqzt का अवतार

    aqzt/kjyw

    1,855GitHub पर देखें↗

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

    Shelldevops
    GitHub पर देखें↗1,855
  • auth0/simplekeychainA

    auth0/simplekeychain

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • bacher09/pwgen-for-biosbacher09 का अवतार

    bacher09/pwgen-for-bios

    1,412GitHub पर देखें↗

    Password generator for BIOS

    TypeScriptbioskeygenpassword
    GitHub पर देखें↗1,412
  • bevry/getmacbevry का अवतार

    bevry/getmac

    360GitHub पर देखें↗

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

    TypeScript
    GitHub पर देखें↗360
  • chaitin/passionfruitchaitin का अवतार

    chaitin/passionfruit

    1,669GitHub पर देखें↗

    WIP Crappy iOS app analyzer

    Vue
    GitHub पर देखें↗1,669

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • chenxiancai/stcobfuscatorC

    chenxiancai/stcobfuscator

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • cypress-io/cypress-example-recipescypress-io का अवतार

    cypress-io/cypress-example-recipes

    3,484GitHub पर देखें↗

    Various recipes for testing common scenarios with Cypress

    JavaScriptautomated-testscypresscypress-example
    GitHub पर देखें↗3,484
  • datatheorem/trustkitdatatheorem का अवतार

    datatheorem/TrustKit

    2,134GitHub पर देखें↗

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

    Objective-Ciosmacosobjective-c
    GitHub पर देखें↗2,134
  • deepzec/bad-pdfdeepzec का अवतार

    deepzec/Bad-Pdf

    1,150GitHub पर देखें↗

    Steal Net-NTLM Hash using Bad-PDF

    Pythonbadpdfcve-2018-4993ntlm-hash-extraction
    GitHub पर देखें↗1,150
  • dsheirer/sdrtrunkDSheirer का अवतार

    DSheirer/sdrtrunk

    2,112GitHub पर देखें↗

    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/fishhookfacebook का अवतार

    facebook/fishhook

    5,418GitHub पर देखें↗

    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,151GitHub पर देखें↗

    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/spooffeross का अवतार

    feross/spoof

    1,865GitHub पर देखें↗

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

    JavaScriptjavascriptlinuxmac
    GitHub पर देखें↗1,865
  • flipboard/flexFlipboard का अवतार

    Flipboard/FLEX

    14,610GitHub पर देखें↗

    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-proxygoogle का अवतार

    google/ios-webkit-debug-proxy

    6,174GitHub पर देखें↗

    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

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • googleprojectzero/ios-messaging-toolsgoogleprojectzero का अवतार

    googleprojectzero/iOS-messaging-tools

    383GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗383
  • horsicq/detect-it-easyhorsicq का अवतार

    horsicq/Detect-It-Easy

    10,266GitHub पर देखें↗

    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

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • icodesign/potatsoI

    icodesign/Potatso

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • icymind/vrouterI

    icymind/vrouter

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • ivrodriguezca/re-ios-appsivRodriguezCA का अवतार

    ivRodriguezCA/RE-iOS-Apps

    2,886GitHub पर देखें↗

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

    app-securityiosonline-course
    GitHub पर देखें↗2,886
  • jipegit/osxauditorjipegit का अवतार

    jipegit/OSXAuditor

    3,136GitHub पर देखें↗

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

    JavaScript
    GitHub पर देखें↗3,136
  • justeat/justlogJ

    justeat/justlog

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • kasketis/netfoxkasketis का अवतार

    kasketis/netfox

    3,754GitHub पर देखें↗

    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

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • lmirosevic/gbdeviceinfolmirosevic का अवतार

    lmirosevic/GBDeviceInfo

    1,145GitHub पर देखें↗

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

    Objective-Chacktoberfest
    GitHub पर देखें↗1,145
  • meitu/mthawkeyemeitu का अवतार

    meitu/MTHawkeye

    1,503GitHub पर देखें↗

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

    Objective-C
    GitHub पर देखें↗1,503
  • michalmalik/osx-re-101michalmalik का अवतार

    michalmalik/osx-re-101

    1,736GitHub पर देखें↗

    A collection of resources for OSX/iOS reverse engineering.

    GitHub पर देखें↗1,736