imyelo / ctf-writeups

πŸ“’ CTF Writeups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CTF Writeups

How to run scripts in this project.

Node.js scripts

  1. Setup Node.js LTS environment.

  2. Clone the repository

    git clone https://github.com/imyelo/ctf-writeups.git
  3. Install Node.js dependencies:

    npx lerna bootstrap

Python scripts

  1. Setup Python, that's all。

If you do not want to install Python, you can use https://eval.in/ either.

PHP scripts

It is recommended to use the online running service:

Java scripts

no such thing here ;p

License

CC BY-NC-ND 4.0 and Apache-2.0 Β© Yelo 2019 - present

About

πŸ“’ CTF Writeups


Languages

Language:JavaScript 62.0%Language:PHP 33.9%Language:HTML 4.1%