/base64-regex

A python script to generate regex patterns that detect strings in a base64 encoded stream

Primary LanguagePython

base64-regex

A just-for-fun project to detect simple regex expressions (combinations of string literals and .*) in base64 without decoding.