Skip to content

A bash script which parses Windows API information from Cuckoo dynamic malware analysis reports in JSON format.

Notifications You must be signed in to change notification settings

4161726f6e/api_stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

api_stats

A bash script which parses Windows API information from Cuckoo dynamic malware analysis reports in JSON format.

The script assumes that it is within a directory containing one or more JSON Cuckoo analysis reports. A unique list of Windows APIs will be generated and a CSV will be populated with the number of API calls per malware sample. All JSON reports will then be archived.

About

A bash script which parses Windows API information from Cuckoo dynamic malware analysis reports in JSON format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages