Files
impost/example-app/config.toml
Zoe 570531fe32 Implement kCTF strategy
This implementation is pretty scuffed, but its more exploratory than anything else.
2025-11-21 16:20:07 +00:00

11 lines
112 B
TOML

strategy = "kctf"
[leading_zeroes]
difficulty = 4
[target_number]
max_number = 10000
[kctf]
difficulty = 100