Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 831 Bytes

readme.md

File metadata and controls

32 lines (23 loc) · 831 Bytes

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