A grid search tool for exploring numerical data bodies for strings Copy your data to the input.txt file, open a terminal and launch revealer.py . It will then prompt for input of a string, any length. Loads the data into terminal with found match results utilizing a crossword style grid in 8 directions. (reverse , diagonal etc) hoighlighted in yellow. Additional searches within the same session are offered and previous finds saved as green for reference/ comparativeness.
- Loads input.txt once at startup.
- Keeps prompting for new search strings.
- Type quit to end the session.
- Highlights all matches in yellow simultaneously.
- Prints a separator line between searches for clarity.