Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 487 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 487 Bytes

The description and aim of this challenge is similar to the bruteforcer challenge.
Instead of giving the lexicographic order between the input and the actual password, the program in this challenge prints the number of characters you got right. You must leverage this information to figure out the correct password.

Submission instruction

Create a file script.py which solves the challenge. The first line of this file should contain a comment with the flag you obtained.