spanskiblog/content/posts/regex.md

12 lines
297 B
Markdown
Raw Normal View History

2022-12-24 17:09:22 +01:00
+++
date="2022-12-24"
author="spanskiduh"
title="regex"
description="click to read regex"
+++
# REGEX
### Reversing regex
`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