Scripting Crypto

7 - ReadySetAction

A simple crypto challenge where you need to find a trick to decrypt the RSA-like algorithm. Learn about simple cryptography, math and gmpy2 in Python

Scripting Crypto Miscellaneous

5 - Twisted robot

A challenge that generates random numbers and encrypts a secret. Using RandCrack the random seed can be cracked and the secret decrypted

Reversing Scripting

4 - Electronics Research Lab

A challenge with some C code, used in a hardware device. learn about reversing the code and looking up documentation of functions to see what it does

Web Scripting

3 - High Speed Chase

Create an algorithm to guide a car through traffic in JavaScript. Learn about creating your own algorithms, and coding in JavaScript

Web Reversing

1 - CCTV

First challenge. Learn about reversing JavaScript code and creating a password the passes a condition