ctf-primer icon indicating copy to clipboard operation
ctf-primer copied to clipboard

Add chapter on regular expressions

Open jefferyjohn opened this issue 1 year ago • 0 comments

This chapter covers regular expressions (regex) in a bit more detail to help with forensics challenges and practicing Python.

Outline

  • Common Use Cases

  • Basic Syntax

  • Literal & Meta characters

  • Regex in Python

jefferyjohn avatar Feb 19 '24 14:02 jefferyjohn