Skip to content

imyelo/ddctf-2019-writeups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDCTF-2019 Writeups

Writeups for DDCTF-2019

Writeups

如何运行 writeups 内的脚本?

Node.js 脚本

  1. 准备 Node.js LTS 环境。

  2. 下载仓库

    git clone https://github.com/imyelo/ddctf-2019-writeups.git
  3. 在项目根目录安装 Node.js 依赖:

    npm i 

Python 脚本

  1. 准备 Python 环境即可。

若不想安装 Python,使用 https://eval.in/ 提供的服务亦可。

PHP 脚本

推荐直接使用在线的运行服务:

Java 脚本

这里没有这种东西

License

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

Releases

No releases published

Packages

No packages published