Re: HackMe Network — Useful PoW + Pool Fuzz · HMCUpdate: 0.1.0-rc13 (2026-07-24) — 48h pool soak PASS, ISO aligned, rebuilt binaries.
TL;DR• 48h mining soak PASS — continuous snapshots, gaps >10 min =
0• Soak: ~69–197 GH/s (avg ~137) · workers 8–20 (avg ~13) · tip ~199444 → ~204005
• ACK ~0.13 ms · tiny signed rejects · fleet recovered after coordinator restarts
• Win/Linux + fuzz CLI +
HackMe OS ISO all on rc13 (same SHA256 on GitHub + hackme.tech)
• Live pool now: ~12 workers · ~145 GH/s · tip ~204k
What is HackMe?Open-source (AGPL-3.0) useful Proof-of-Work network:
•
PoH mining — GPU workers on public HTTP SoloPool (not Stratum)
•
Pool fuzz / orders — customers escrow HMC; miners dig WASM-gated work
•
On-chain HMC — wallet + Activity on local node (127.0.0.1:8080)
Not a meme coin — we run our own pool, ship our own node, publish research ledgers.
Why rc13rc12w = Wallet Activity + security hardening.
rc13 = ops proof: 48h soak held, then full rebuild including ISO (rc12w still had ISO on rc11s).
Honest note: confirms operator/private-pool readiness under this fleet. Not trustless L1. Not CEX-ready.
Downloads — verify SHA256Channel:
https://hackme.tech/downloads.htmlGitHub:
https://github.com/jokeez/hackme/releases/tag/0.1.0-rc13| Artifact | SHA256 |
|----------|--------|
| hackme_0.1.0-rc13_windows_setup.zip | 846812f37b8113915388501a39be53e5ad19fb6165ca7b6f64d38be94dc97e92 |
| hackme_0.1.0-rc13_linux.tar.gz | c7d9fe2d0f901f1f973ced43d9af8828728cd9786b293b83b52f1a36ae7c8e90 |
| hackme-fuzzing-0.1.0-rc13-linux-amd64 | 94e4d222d280878378edd65debbc600cce945e4fed016af16e7aaf0ef7ba0ace |
| hackme-fuzzing-0.1.0-rc13-windows-amd64.exe | 1c93f976b81d29c7e244fb977ccbbdb01338ee10e61960651235ed96cd468e89 |
| HackMe-OS-0.1.0-rc13-amd64.iso | 1adf63cc8252c25ae040fc9362d78ac3209f0a5bf8babb05cd394f156ad5e60f |
Full list:
https://hackme.tech/dist/release_0.1.0-rc13/SHA256SUMS.txtQuick start — Linuxtar -xzf hackme_0.1.0-rc13_linux.tar.gz
cd linux
bash setup_hackme_miner.sh
bash start_hackme_miner.sh
Quick start — WindowsDownload Setup .exe or windows_setup.zip → install → Start HackMe Miner.
Developers / B2B fuzzhackme-fuzzing register --base http://127.0.0.1:8080 --save
hackme-fuzzing wizard --wasm guard.wasm --package audit
Links• Site:
https://hackme.tech/• Pool:
https://hackme.tech/pool/coordinator• Explorer:
https://hackme.tech/pool/explorer• GitHub:
https://github.com/jokeez/hackme/releases/tag/0.1.0-rc13• Telegram:
https://t.me/hackme_tech• Discord:
https://discord.gg/QMxSeaTSrQPool is live. Verify downloads. Questions/setup in-thread welcome.
— HackMe team