Skip to content

bburky/mathematica-ctf-writeups

Repository files navigation

Mathematica CTF Writeups

Mathematica isn't often used for CTFs, but it is actually a pretty good choice for cryptography and stenography challenges. And many students can get a free license through their university.

Mathematica can import many many image and audio formats with Import[]. Additionally it has very good support for matrix manipulation, modular arithmetic, and symbolic computation.

CTF Writeups

Images

  • LSB image – Least significant bit (LSB) image analysis.
  • Pixel data – Pixel data and file formats.
  • QR code – Barcode recognition and simple list/matrix manipulation.
  • Coordinate plotting – Plot coordinates from a SQLite database.

Audio

Cryptography

About

Writeups from various CTFs solved with Mathematica

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published