Cybersecurity Notes
CtrlK
MathematicsCryptography
  • Cybersecurity Notes
  • Binary Exploitation
    • Stack
    • Heap
    • Kernel
    • Browser Exploitation
  • Reverse Engineering
    • Strings in C++
    • C++ Decompilation Tricks
    • Reverse Engineering ARM
  • Cryptography
    • Introduction
    • Number Theory Fundamentals
    • Continued Fractions
    • RSA
    • Diffie-Hellman Key Exchange
  • Blockchain
    • An Introduction to Blockchain
    • Smart Contracts and Solidity
    • Hosting a Testnet and Deploying a Contract
    • Interacting with Python
    • Ethereum Overview
  • Writeups
    • Hack The Box
    • picoGym
      • Cryptography
        • Mod 26
        • Mind Your Ps and Qs
        • Easy Peasy
        • The Numbers
        • New Caesar
        • Mini RSA
        • Dachshund Attacks
        • No Padding, No Problem
        • Easy1
        • 13
        • Caesar
        • Pixelated
        • Basic-Mod1
        • Basic-Mod2
        • Credstuff
        • morse-code
        • rail-fence
        • Substitution0
        • Substitution1
        • Substitution2
        • Transposition-Trial
        • Vigenere
        • HideToSee
    • CTFs
  • Miscellaneous
    • pwntools
    • scanf Bypasses
    • Challenges in Containers
    • Using Z3
    • Cross-Compiling for arm32
Powered by GitBook
On this page

Was this helpful?

  1. Writeups
  2. picoGym

Cryptography

Mod 26Mind Your Ps and QsEasy PeasyThe NumbersNew CaesarMini RSADachshund AttacksNo Padding, No ProblemEasy113CaesarPixelatedBasic-Mod1Basic-Mod2Credstuffmorse-coderail-fenceSubstitution0Substitution1Substitution2Transposition-TrialVigenereHideToSee

Last updated 10 months ago

Was this helpful?