Here's some python regex code I have been working on.
It's just a quick rework for repl.it of a python scanner that identifies interesting stuff in log files and text files.
First set the input content - button on the right. Ensure the word 'EOF' exists only on the last line of input.
Then hit "run" and see what gets matched.