6
0
mirror of https://github.com/avast/ioc synced 2024-06-30 02:31:23 +00:00
ioc-collection/CobaltStrike/api_hashes/README.md
2021-07-08 01:31:29 +02:00

251 B

generate_hash.py

API hashes tool.

Usage:

generate_hash.py -i <dll_name,api_name>
generate_hash.py -d <path_to_directory>

Example:

generate_hash.py -i kernel32.dll,VirtualAlloc
generate_hash.py -d c:\windows\system32\