Skip to content

Instantly share code, notes, and snippets.

@wsy2220
wsy2220 / Antminer_S19_XP_6060_API.md
Created October 14, 2025 07:23 — forked from s0kil/Antminer_S19_XP_6060_API.md
Antminer S19 XP - 6060 API Command Reference - Fri Feb 7 18:12:53 CST 2025 - 20250208020137

6060 API Command Reference

This document provides a comprehensive list of all commands supported by the 6060 API, as extracted from the decompiled code.

Fan Control

Command Description Example
/fan-<value> Sets fan PWM (speed) value (1-99) /fan-80
@wsy2220
wsy2220 / README.md
Created December 16, 2015 14:21 — forked from sarg/README.md
rk30xx loader image unpacker

Obtaining RK3066 boot ROM.

Here are my steps.

At first, I took a look to RK30xxLoader(L)_V1.18.bin. This file appears in update.img for my device. So, I unpacked update.img using rk29Kitchen.

strings on that file returns nothing interesting, so I assumed the file is crypted