Skip to content

gr33pp/ctf-writeup-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ctf-writeup-generator

asciicast

Generates a simple template for your CTF write-up (in Markdown). Saves you few lines of code :P Feel free to modify the code and let me know when you add a new feature by opening an Issue.

Installation Step

  1. Make sure you have python3 and git installed for your device.
  2. Clone repository and install requirements
git clone https://github.com/gr33pp/ctf-writeup-generator
cd ctf-writeup-generator
pip install -r requirements.txt
  1. Run the generator by python3 generator.py

About

Generates a simple template for your CTF writeups (in Markdown). Saves you few lines of code :P

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages