Skip to content

mathistcn/ctf-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CTF Helper

Petit outil CLI en Python pour aider lors de CTF / entraînements : encodages, décodages, hashing et XOR simple.

Fonctionnalités

  • Encodage / décodage : base64, hex, rot13, URL
  • Hash : MD5, SHA1, SHA256
  • XOR simple (entrée texte -> sortie hex, et inverse)

Installation

  1. Clone le dépôt :
git clone https://github.com/TON_PSEUDO/ctf-helper.git
cd ctf-helper

About

Outil Python pour encodage, hash et XOR, pratique pour CTF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages