Skip to content

ThomasNJordan/CryptoHack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoHack

Table of contents

General Info

A collection of scripts, tools, and other resources I used while working through CryptoHack.org. All sciprts are written in Python 3

Catagories

  • AES
  • RSA
  • Python Syntax and Data Conversion
  • Block Ciphers
  • Math and Number Theory
  • Reading and PDFs
  • Real World Implemnetations of each technology.

Setup

To run this project, install it locally using git:

$ git clone https://github.com/stand4rd/CryptoHack.git

Prerequisites

$ apt-get update
$ apt-get install python3 python3-pip python3-dev git libssl-dev libffi-dev build-essential
$ python3 -m pip install --upgrade pip
$ python3 -m pip install --upgrade pwntools
$ python3 -m pip install pyCryptoDome && pythohn3 -m pip install z3-solver

About

Scripts for cryptohack.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages