Bytewitch
Instant, in-browser decoding of ProtoBuf, bplist, ASN.1, NSArchive, and OPACK payloads
Install / Use
/learn @rec0de/BytewitchREADME
ByteWitch
Instant, in-browser decoding of arbitrarily nested ProtoBuf, bplist, OPACK payloads and more.
Give it a try at rec0de.net/open/bytewitch

Installation & Development Guide
This project is a pure web application written in Kotlin and compiled to JavaScript.
There is no backend, so all logic runs entirely in the browser.
Architecture
- Language: Kotlin
- Target platform: JavaScript (Kotlin/JS)
- Execution: Everything runs client-side in the browser
- Backend: None, the entire application is delivered as JavaScript
Prerequisites
- IntelliJ IDEA (recommended)
- Gradle (wrapper included, no separate installation required)
Run the application
From the project root, execute:
./gradlew jsBrowserDevelopmentRun
This will build the application and open it in your browser. In the build.gradle.kts file you can configure which browser should be used.
Run tests
From the project root, execute:
./gradlew build
Related Skills
node-connect
354.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
