Skip to content

Latest commit

 

History

History
31 lines (15 loc) · 1.31 KB

README.md

File metadata and controls

31 lines (15 loc) · 1.31 KB

QUICK START

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

It is also possible to attend KAPE training from Kroll instructors. Details can be found HERE!!

NOTE: We have clarified KAPE usage permissions for commerial applications. See details here

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