Bitcoin Forum
July 27, 2026, 09:21:00 AM *
News: Latest Bitcoin Core release: 31.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: [ANN] HackMe Network — useful PoW pool · WASM · public coordinator · rc9  (Read 272 times)
kapa77 (OP)
Newbie
*
Offline

Activity: 22
Merit: 0


View Profile WWW
July 23, 2026, 05:18:47 AM
 #21

HackMe — B2B fuzz audits with a CI gate you can wire tomorrow

Useful-PoW network (HMC) + customer fuzz product on the same hub.

What shipped for customers
  • Flow: register → wizard (Scan / Audit / Deep) → status → HTML report + CI gate
  • Crash-first triage: gate PASS/FAIL on crash / hang / ASan / memory only — detector noise is appendix
  • Report card: verdict · assurance note ("not proven secure") · target fingerprint
  • Escrow 20/80 transparent; unused bounty refunds; report-token auth hardened
  • Pool: PoH miners auto-switch to orders; workerfuzz fleets dig distributed fuzz

Honest packages
  • Scan — WASM smoke, local quick check
  • Audit — WASM + native/ASAN repro path, pool + PoH attach
  • Deep — byte corpus + hours-scale budget (signals beyond Audit, not just a bigger number)
Example campaign
HackMe Bootstrap Audit · cjson — runs progressing, crash-first gate, clean / no critical crash-class.
We do not invent critical vulns for marketing. CLEAN means no crash-class findings at the budgeted runs — not a security proof.

Links
Developers: https://hackme.tech/developers.html
CLI: https://hackme.tech/downloads.html#fuzzing-client
Tracker: https://hackme.tech/fuzzing-console.html
Campaigns: https://hackme.tech/fuzz-campaigns.html
Pool: https://hackme.tech/pool/coordinator
Downloads: https://hackme.tech/downloads.html

CLI
Code:
hackme-fuzzing register --save
hackme-fuzzing wizard --wasm ./guard.wasm --package audit --title "My guard"
kapa77 (OP)
Newbie
*
Offline

Activity: 22
Merit: 0


View Profile WWW
July 24, 2026, 06:12:24 PM
 #22

Re: HackMe Network — Useful PoW + Pool Fuzz · HMC

Update: 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 rc13
rc12w = 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 SHA256
Channel: https://hackme.tech/downloads.html
GitHub: 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.txt

Quick start — Linux
Code:
tar -xzf hackme_0.1.0-rc13_linux.tar.gz
cd linux
bash setup_hackme_miner.sh
bash start_hackme_miner.sh

Quick start — Windows
Download Setup .exe or windows_setup.zip → install → Start HackMe Miner.

Developers / B2B fuzz
Code:
hackme-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/QMxSeaTSrQ

Pool is live. Verify downloads. Questions/setup in-thread welcome.

— HackMe team
Pages: « 1 [2]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!