This project emulates brute force hacking for primary school students. You will need to select a three digit number and then the wizard will test out various different numbers until it finds the right combination to crack the safe. This project is deliberately slowed down to make it clear for younger students how a brute force hack works. The password cracker chooses a random number to start searching from each time.
This has been remixed from the original project by Cat Lamin.