tlsh icon indicating copy to clipboard operation
tlsh copied to clipboard

how to set tlsh to use 48 buckets?

Open lizhangtan opened this issue 3 years ago • 0 comments

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?

lizhangtan avatar Sep 10 '22 10:09 lizhangtan