misceasy
PINsmith
hackthebox
Task: Generate all valid PINs from a template with wildcards and constraints (no adjacent duplicates). Solution: Backtracking algorithm with look-ahead optimization to prune invalid branches early.
$ ls tags/ techniques/
backtracking_algorithmconstraint_satisfaction
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]