A quick reference guide for python script development in DFIR
Go to file
Chapin Bryce a71b06a00d
Moved to use a python package
* Renamed sections package
* Updated all references
* Fixed issue in autodoc for Evtx/Section 3
* Renamed docssrc to doc_src
* Updated makefiles
* Added package file with version information
* Moved requirements to setup.py
2020-10-15 08:07:34 -04:00
.github Moved to use a python package 2020-10-15 08:07:34 -04:00
doc_src Moved to use a python package 2020-10-15 08:07:34 -04:00
pyforhandbook Moved to use a python package 2020-10-15 08:07:34 -04:00
.gitignore Moved to use a python package 2020-10-15 08:07:34 -04:00
.gitlab-ci.yml Added section 3.2 and 3.3 2020-10-11 09:29:11 -04:00
LICENSE Moved to use a python package 2020-10-15 08:07:34 -04:00
Outline.md Updates to .gitignore 2019-05-27 16:27:23 -04:00
README.md Init 2019-05-27 16:22:41 -04:00
__init__.py Updated scripts 2019-06-12 19:42:16 -04:00
requirements.txt Moved to use a python package 2020-10-15 08:07:34 -04:00

README.md

Python Forensics Handbook

A handy reference guide for building Python scripts to help out Digital Forensic, Incident Response, and other Cyber Secutiry tools.