1. Introduction
  2. FAQ
  3. 1. Beginner series
    1. 1.1. Copilot my savior
    2. 1.2. Cut and paste
    3. 1.3. One two three
    4. 1.4. Propagation
  4. 2. Cryptopals
    1. 2.1. Set 1
    2. 2.2. Set 2
    3. 2.3. Set 3
  5. 3. Assorted guides
    1. 3.1. Learning Z3
    2. 3.2. Using Rust+Python for bruteforce
  6. 4. Resources
    1. 4.1. Python tips and tricks
    2. 4.2. Setting up a Linux environment
      1. 4.2.1. Windows
      2. 4.2.2. Mac

The Cryptographer's Codex

Environment setup: MacOS

WIP