mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-10-01 01:25:43 -04:00
7 lines
392 B
Markdown
7 lines
392 B
Markdown
|
# Regular Expression Cheat Sheets and Resources
|
||
|
- [ Regular Expression Cheat Sheet](https://web.mit.edu/hackl/www/lab/turkshop/slides/regex-cheatsheet.pdf)
|
||
|
- [Quick-Start: Regex Cheat Sheet](https://www.rexegg.com/regex-quickstart.html)
|
||
|
- [RegexR - Generate Regular Expressions](https://regexr.com)
|
||
|
- [RegexOne Exercises](https://regexone.com)
|
||
|
- [Regex Crossword](https://regexcrossword.com)
|