Skip to content
View blessed0x's full-sized avatar

Block or report blessed0x

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
blessed0x/README.md

Blessed0x · 0x — ship the bytes

iOS reverse engineering & tooling, written in pure Go. One static binary walks into any machine — no Python env, no drama.

Focus

  • iOS reverse engineering — Mach-O internals, dylib injection, IPA tweaking & sideloading
  • Apple device protocols — usbmuxd / lockdownd clients and developer tunnels, all in Go
  • macOS internals — launchd, service debloating, single-binary CLI tooling
  • Model Context Protocol — headless runtimes that give AI agents real tools

Arsenal

tool what it does
xkvm-ios-injector inject tweaks & dylibs into IPA files — byte-faithful, pure Go
go-idevice control an iPhone/iPad from the terminal in pure Go — pair, install, launch, stream logs, screenshots, port-forward over iOS 17+ tunnels
macos-debloater disable the macOS services you don't use — mode 1–4, TUI, or manual pick
scratch-unified-mcp headless Scratch VM over MCP — 112 tools for AI agents to build & playtest

Elsewhere

  • site → blessed0x.github.io
  • building in public: bytes, binaries, and the machines that run them

Popular repositories Loading

  1. xkvm-ios-injector xkvm-ios-injector Public

    Pure-Go IPA tweak injector. Inject dylibs into IPA files & sideload on iOS 17+. Byte-faithful pyzule/cyan rewrite.

    Go 1

  2. macos-debloater macos-debloater Public

    macOS debloat tool. Disable launchd services & reclaim RAM with 4 modes: presets, TUI, enterprise config, manual.

    Shell

  3. go-idevice go-idevice Public

    Control an iPhone/iPad from the terminal in pure Go — usbmuxd/lockdownd client, iOS 17+ developer tunnels. No libimobiledevice, no Python, one static binary.

    Go

  4. x3vu x3vu Public

    Profile & manifesto page from the x3vu era — iOS reverse engineering, dylib injection, Mach-O, codesign. Arsenal showcase + contribution summary cards.

  5. scratch-unified-mcp scratch-unified-mcp Public

    First standalone headless Scratch VM over MCP — 108 tools for AI agents to build, playtest, and publish Scratch projects

    Python

  6. blessed0x.github.io blessed0x.github.io Public

    Personal site — iOS reverse engineering, pure-Go tooling, macOS debloating, and headless Scratch over MCP.

    HTML