# 脚本Demo **Repository Path**: CVE/juebenxilie ## Basic Information - **Project Name**: 脚本Demo - **Description**: 写过的脚本demo,包括但不限于idc、OllyScript、bat、Python 系列脚本 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-10-08 - **Last Updated**: 2021-01-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 所有遇到的脚本语言的脚本demo ### docopt_demo.py 体会过同事用`getopt`写的获取参数,一个demo脚本有用代码就10多行,获取个参数要用20行,真NP,就有了这个。。。