tlsh
tlsh copied to clipboard
how to set tlsh to use 48 buckets?
In the CmakeLists: set(TLSH_BUCKETS_128 1) is to set the number of buckets. After I change the code to set(TLSH_BUCKETS_48 1), run the make.sh failed. So how to set the number of buckets?