An open API service indexing awesome lists of open source software.

https://github.com/devinit/di_script_repo

Repository for useful DI scripts
https://github.com/devinit/di_script_repo

Last synced: about 1 month ago
JSON representation

Repository for useful DI scripts

Awesome Lists containing this project

README

          

# DI Script Repository
Collection of useful DI scripts for use by analysts.

Any analyst can add their own scripts to the repository. Ideally scripts should be as compatible as possible (i.e. without requiring changes to working directory).

To help others who might want to use your work, insert this standard template at the top of your script:

```
#Description:
#Author:
#Creation date:
#Last revision:
#Notes:
```