PatchRequest
c39c4dbfc1
Expand all task categories with 50+ new variations
...
Compute: 6→14 tasks (fibonacci, xor cipher, collatz, string ops, bubble sort, bitwise, pi approx, permutations)
Memory: 4→10 tasks (heap fragmentation, ring buffer, binary search, scatter/gather, interleave)
Filesystem: 4→12 tasks (Program Files, fonts, drivers, prefetch, logs, DLL stats, user profile)
Registry: 4→10 tasks (env vars, network config, CPU info, fonts, startup programs, file associations)
WinAPI: 4→16 tasks (system metrics, cursor, drives, volumes, disk space, FindFile, modules, VirtualQuery)
Network: 3→7 tasks (24 DNS hosts, 11 HTTP endpoints, 7 NTP servers, HEAD, POST, TCP probes)
Crypto: 2→7 tasks (SHA-512, SHA-1, MD5 via BCrypt, AES encrypt, RNG algorithms)
2026-06-04 12:48:09 +02:00
PatchRequest
5d5f15a7da
Initial implementation of busywork library
...
Pattern-breaking sleep replacement that executes real, varied work on
every call. Randomized task selection across 7 categories (compute,
memory, filesystem, registry, winapi, network, crypto) with intensity
levels and jitter. Zero time objects in the library binary.
2026-06-04 12:12:32 +02:00