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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to bevry/getmac

Projects sharing features with Getmac

30 open-source projects similar to bevry/getmac, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • aqzt/kjywaqzt avatar

    aqzt/kjyw

    1,855View on GitHub↗

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

    Shelldevops
    View on GitHub↗1,855
  • auth0/simplekeychainA

    auth0/simplekeychain

    0View on GitHub↗
    View on GitHub↗0
  • bacher09/pwgen-for-biosbacher09 avatar

    bacher09/pwgen-for-bios

    1,412View on GitHub↗

    Password generator for BIOS

    TypeScriptbioskeygenpassword
    View on GitHub↗1,412
  • chaitin/passionfruitchaitin avatar

    chaitin/passionfruit

    1,669View on GitHub↗

    WIP Crappy iOS app analyzer

    Vue
    View on GitHub↗1,669
  • chenxiancai/stcobfuscatorC

    chenxiancai/stcobfuscator

    0View on GitHub↗
    View on GitHub↗0
  • cypress-io/cypress-example-recipescypress-io avatar

    cypress-io/cypress-example-recipes

    3,484View on GitHub↗

    Various recipes for testing common scenarios with Cypress

    JavaScriptautomated-testscypresscypress-example
    View on GitHub↗3,484

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • datatheorem/trustkitdatatheorem avatar

    datatheorem/TrustKit

    2,134View on GitHub↗

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

    Objective-Ciosmacosobjective-c
    View on GitHub↗2,134
  • deepzec/bad-pdfdeepzec avatar

    deepzec/Bad-Pdf

    1,150View on GitHub↗

    Steal Net-NTLM Hash using Bad-PDF

    Pythonbadpdfcve-2018-4993ntlm-hash-extraction
    View on GitHub↗1,150
  • dsheirer/sdrtrunkDSheirer avatar

    DSheirer/sdrtrunk

    2,112View on 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
    View on GitHub↗2,112
  • elpheria/rpc-websocketselpheria avatar

    elpheria/rpc-websockets

    624View on GitHub↗

    JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript

    JavaScript
    View on GitHub↗624
  • facebook/fishhookfacebook avatar

    facebook/fishhook

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

    facebook/idb

    5,151View on 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
    View on GitHub↗5,151
  • feross/simple-peerfeross avatar

    feross/simple-peer

    7,797View on GitHub↗

    simple-peer is a JavaScript library that provides a wrapper for WebRTC to simplify the establishment of peer-to-peer networking in the browser. It serves as a tool for creating direct device-to-device connections for the transmission of binary data and real-time media streaming. The library manages the exchange of strings and binary buffers through a data channel implementation and provides tools for sharing real-time audio and video tracks between peers. It covers the full lifecycle of peer connectivity, including signaling coordination, session description negotiation, and the gathering of

    JavaScript
    View on GitHub↗7,797
  • feross/simple-websocketfeross avatar

    feross/simple-websocket

    186View on GitHub↗

    travis-image: https://img.shields.io/travis/feross/simple-websocket/master.svg travis-url: https://travis-ci.org/feross/simple-websocket npm-image: https://img.shields.io/npm/v/simple-websocket.svg npm-url: https://npmjs.org/package/simple-websocket downloads-image:…

    JavaScript
    View on GitHub↗186
  • feross/spooffeross avatar

    feross/spoof

    1,865View on GitHub↗

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

    JavaScriptjavascriptlinuxmac
    View on GitHub↗1,865
  • flipboard/flexFlipboard avatar

    Flipboard/FLEX

    14,610View on 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
    View on GitHub↗14,610
  • google/ios-webkit-debug-proxygoogle avatar

    google/ios-webkit-debug-proxy

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

    google/science-journal-ios

    0View on GitHub↗
    View on GitHub↗0
  • googleprojectzero/ios-messaging-toolsgoogleprojectzero avatar

    googleprojectzero/iOS-messaging-tools

    383View on GitHub↗

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

    Python
    View on GitHub↗383
  • horsicq/detect-it-easyhorsicq avatar

    horsicq/Detect-It-Easy

    10,266View on 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
    View on GitHub↗10,266
  • http-party/node-portfinderhttp-party avatar

    http-party/node-portfinder

    899View on GitHub↗

    A simple tool to find an open port or domain socket on the current machine

    JavaScript
    View on GitHub↗899
  • icepa/icepaI

    icepa/icepa

    0View on GitHub↗
    View on GitHub↗0
  • icodesign/potatsoI

    icodesign/Potatso

    0View on GitHub↗
    View on GitHub↗0
  • icymind/vrouterI

    icymind/vrouter

    0View on GitHub↗
    View on GitHub↗0
  • indutny/node-ipindutny avatar

    indutny/node-ip

    1,542View on GitHub↗

    IP address tools for node.js

    JavaScript
    View on GitHub↗1,542
  • infusion/node-dhcpinfusion avatar

    infusion/node-dhcp

    305View on GitHub↗

    A DHCP server and client written in pure JavaScript

    JavaScript
    View on GitHub↗305
  • ivrodriguezca/re-ios-appsivRodriguezCA avatar

    ivRodriguezCA/RE-iOS-Apps

    2,886View on GitHub↗

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

    app-securityiosonline-course
    View on GitHub↗2,886
  • jetmore/swaksjetmore avatar

    jetmore/swaks

    1,302View on GitHub↗

    Swaks - Swiss Army Knife for SMTP

    Perlperl5smtptesting
    View on GitHub↗1,302
  • jipegit/osxauditorjipegit avatar

    jipegit/OSXAuditor

    3,136View on GitHub↗

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

    JavaScript
    View on GitHub↗3,136
  • ansjdnakjdnajkd/iosansjdnakjdnajkd avatar

    ansjdnakjdnajkd/iOS

    1,272View on GitHub↗

    Most usable tools for iOS penetration testing

    applecheatsheetfrida
    View on GitHub↗1,272