Skip to content

Zeyu-Li/ctf-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTF Utils

Crypto Tools

Self Made

  • Caeser Cipher (+ cracker)
  • Vigenere Cipher (+ cracker)
  • Affline Cipher (+ cracker)
  • Columnar Transposition Cipher (+ cracker)
  • Substitution Cipher (use https://www.guballa.de/substitution-solver)
  • Word Substitution Cipher

Info

Kasiski examinations can be stopped with anti-kasiski processing to reduce repeat words by added a character like -

After finding the key length use https://www.dcode.fr/vigenere-cipher

Detect Language: https://www.cortical.io/freetools/detect-language/ (Use assignment 10 from 331 if needed)

License

License: MIT

About

From useful utils for CTF

Topics

Resources

License

Stars

Watchers

Forks

Languages