Skip to content

Latest commit

 

History

History
executable file
·
6 lines (4 loc) · 247 Bytes

regex.md

File metadata and controls

executable file
·
6 lines (4 loc) · 247 Bytes

REGEX

Reversing regex

source exrex "flag\{wa{0}e[^abcdrfghijknmopqrstuvwxyz]c(((o)))(?=[a-z])[^a-ln-z]e_to_dc{0}ctf{1}\}" -o out.txt - you can list all possible words accepted by regex with this tool