summaryrefslogtreecommitdiffstats
path: root/README.txt (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-08-15Commit notes from RaRCTF 2021Malfurious1-0/+1
Signed-off-by: Malfurious <m@lfurio.us>
2021-08-01Add sections to the README fileMalfurious1-0/+19
The wishlist is a collection of things I want to add to the repository (either can't find them easily, or tools that need to be written). The quick reference is for random one-liner things that don't easily fit anywhere else in the folder structure. Signed-off-by: Malfurious <m@lfurio.us>
2021-07-23Change README to plaintext only fileMalfurious1-0/+5
The intened way to view this file is directly via plaintext, so remove the intent of having any specific markdown within the document. Signed-off-by: Malfurious <m@lfurio.us>