DfirJos / KapeFiles

This repository serves as a place for community created Targets and Modules for use with KAPE.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QUICK START

For thorough documentation, go HERE!! This URL will always be the latest documentation.

TL;DR; for target and module creation is stated below:

This repository serves as a place for community created Targets and Modules for use with KAPE.

Please send PRs should you come up with new targets or modules for inclusion in the project!

Be sure to point the BinaryUrl property to the download location in Module files!

All other info including requirements, etc. should be documeted at the end of the module in comment blocks.

NOTE: BEFORE INITIATING A PR, PLEASE ENSURE YOU HAVE DONE THE FOLLOWING:

1. Generated a unique GUID for the target or module

2. Place the file in the appropriate sub-folder in Targets or Modules. Use 'Misc' of a better categories does not exist

3. Verified KAPE parses the target or module cleanly via kape.exe --tlist or kape.exe --mlist. Check for any reported errors and correct as necessary

Thanks!!!

Eric Zimmerman

About

This repository serves as a place for community created Targets and Modules for use with KAPE.

License:MIT License