Pinned Repositories
conan-center-index
Recipes for the ConanCenter repository
Data-structures-and-algorithms
Implementations of all the data structures and algorithms I learnt in COMP1927
design-patterns-cpp
C++ Design Patterns
FakeIt
C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.
mbr-project
In this project, as apart of a team I messed around with the master boot record in an attempt to do some interesting things.
OzBargain-Discord-Bot
This Discord Bot scrapes OzBargain seeking discounts and freebies and promises to post anything it finds to your discord channel.
Scripting
This repo contains all the shell, perl and python code that I have written for COMP2041
Steganography-Project
Software that is able to hide files inside various image and video formats
Very-Simple-SMTPS
A small library written in c++ that uses libcurl to be able to send emails with binary attachments.
Writeups
Here is my collection of writeups for a range of CTF challenges, boxes from Hack the Box and various wargames
matthewT53's Repositories
matthewT53/Very-Simple-SMTPS
A small library written in c++ that uses libcurl to be able to send emails with binary attachments.
matthewT53/OzBargain-Discord-Bot
This Discord Bot scrapes OzBargain seeking discounts and freebies and promises to post anything it finds to your discord channel.
matthewT53/Writeups
Here is my collection of writeups for a range of CTF challenges, boxes from Hack the Box and various wargames
matthewT53/conan-center-index
Recipes for the ConanCenter repository
matthewT53/Data-structures-and-algorithms
Implementations of all the data structures and algorithms I learnt in COMP1927
matthewT53/design-patterns-cpp
C++ Design Patterns
matthewT53/FakeIt
C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.
matthewT53/mbr-project
In this project, as apart of a team I messed around with the master boot record in an attempt to do some interesting things.
matthewT53/Scripting
This repo contains all the shell, perl and python code that I have written for COMP2041
matthewT53/Steganography-Project
Software that is able to hide files inside various image and video formats
matthewT53/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.