parent
598969ae55
commit
814ba1b6d5
@ -1,3 +1,6 @@
|
||||
# LLO - Low Level Obfuscation Utils
|
||||
|
||||
utils for low level obfuscation framework
|
||||
This repo contains a list of utils that will probably need to be implimented for LLO.
|
||||
|
||||
|
||||
* llo::utils::hash_t templated class that contains unique std::uint64_t hash value for any given data. use std::hash to compute the hash.
|
||||
|
Loading…
Reference in new issue