A tool for solving IFS Passcode Challenges.
Visit https://zhyupe.github.io/ifs-passcode-solver/ for instant usage.
- Export a portal list from IITC. The tool is still under development so it needs some more time before available.
- Select the generated data file and your image of challenge.
- Click "Run" and wait several seconds. If it's not working normally, adjust the threshold and try again.
- Read the passcode from the drawn paths.
The tool uses Image perceptual hash to compute the similarity between two images. For each image in a column (a set of images in the image of challenge representing a single character), a most simular image of portal would be found, linked and drawn.
AGPL-3.0 © zhyupe