awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 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/iosAvatar ansjdnakjdnajkd

    ansjdnakjdnajkd/iOS

    1,272Vezi pe GitHub↗

    Most usable tools for iOS penetration testing

    applecheatsheetfrida
    Vezi pe GitHub↗1,272
  • aqzt/kjywAvatar aqzt

    aqzt/kjyw

    1,855Vezi pe GitHub↗

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

    Shelldevops
    Vezi pe GitHub↗1,855
  • auth0/simplekeychainA

    auth0/simplekeychain

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • bacher09/pwgen-for-biosAvatar bacher09

    bacher09/pwgen-for-bios

    1,412Vezi pe GitHub↗

    Password generator for BIOS

    TypeScriptbioskeygenpassword
    Vezi pe GitHub↗1,412
  • bevry/getmacAvatar bevry

    bevry/getmac

    360Vezi pe GitHub↗

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

    TypeScript
    Vezi pe GitHub↗360
  • chaitin/passionfruitAvatar chaitin

    chaitin/passionfruit

    1,669Vezi pe GitHub↗

    WIP Crappy iOS app analyzer

    Vue
    Vezi pe GitHub↗1,669

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • chenxiancai/stcobfuscatorC

    chenxiancai/stcobfuscator

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • cypress-io/cypress-example-recipesAvatar cypress-io

    cypress-io/cypress-example-recipes

    3,484Vezi pe GitHub↗

    Various recipes for testing common scenarios with Cypress

    JavaScriptautomated-testscypresscypress-example
    Vezi pe GitHub↗3,484
  • datatheorem/trustkitAvatar datatheorem

    datatheorem/TrustKit

    2,134Vezi pe GitHub↗

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

    Objective-Ciosmacosobjective-c
    Vezi pe GitHub↗2,134
  • deepzec/bad-pdfAvatar deepzec

    deepzec/Bad-Pdf

    1,150Vezi pe GitHub↗

    Steal Net-NTLM Hash using Bad-PDF

    Pythonbadpdfcve-2018-4993ntlm-hash-extraction
    Vezi pe GitHub↗1,150
  • dsheirer/sdrtrunkAvatar DSheirer

    DSheirer/sdrtrunk

    2,112Vezi pe 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
    Vezi pe GitHub↗2,112
  • facebook/fishhookAvatar facebook

    facebook/fishhook

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

    facebook/idb

    5,151Vezi pe 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
    Vezi pe GitHub↗5,151
  • feross/spoofAvatar feross

    feross/spoof

    1,865Vezi pe GitHub↗

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

    JavaScriptjavascriptlinuxmac
    Vezi pe GitHub↗1,865
  • flipboard/flexAvatar Flipboard

    Flipboard/FLEX

    14,610Vezi pe 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
    Vezi pe GitHub↗14,610
  • google/ios-webkit-debug-proxyAvatar google

    google/ios-webkit-debug-proxy

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

    google/science-journal-ios

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • googleprojectzero/ios-messaging-toolsAvatar googleprojectzero

    googleprojectzero/iOS-messaging-tools

    383Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗383
  • horsicq/detect-it-easyAvatar horsicq

    horsicq/Detect-It-Easy

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

    icepa/icepa

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • icodesign/potatsoI

    icodesign/Potatso

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • icymind/vrouterI

    icymind/vrouter

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • ivrodriguezca/re-ios-appsAvatar ivRodriguezCA

    ivRodriguezCA/RE-iOS-Apps

    2,886Vezi pe GitHub↗

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

    app-securityiosonline-course
    Vezi pe GitHub↗2,886
  • jipegit/osxauditorAvatar jipegit

    jipegit/OSXAuditor

    3,136Vezi pe GitHub↗

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

    JavaScript
    Vezi pe GitHub↗3,136
  • justeat/justlogJ

    justeat/justlog

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • kasketis/netfoxAvatar kasketis

    kasketis/netfox

    3,754Vezi pe 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
    Vezi pe GitHub↗3,754
  • lifepillar/csvkeychainL

    lifepillar/csvkeychain

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • lmirosevic/gbdeviceinfoAvatar lmirosevic

    lmirosevic/GBDeviceInfo

    1,145Vezi pe GitHub↗

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

    Objective-Chacktoberfest
    Vezi pe GitHub↗1,145
  • meitu/mthawkeyeAvatar meitu

    meitu/MTHawkeye

    1,503Vezi pe GitHub↗

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

    Objective-C
    Vezi pe GitHub↗1,503
  • michalmalik/osx-re-101Avatar michalmalik

    michalmalik/osx-re-101

    1,736Vezi pe GitHub↗

    A collection of resources for OSX/iOS reverse engineering.

    Vezi pe GitHub↗1,736