Kansa
Kansa copied to clipboard
Kansa Core: Add library of common functions
Some tasks are common across multiple modules, and it would make sense to put these in a single library that can be included in the Modules that need them instead of duplicating the code. Some that come to mind are
- Shannon entropy of a file
- Reading a registry hive
- Reading a registry value