-
Are you planning to publish any basic benchmarks?
Also, nice project! The planned "advanced client-side sync" is also something we'd like to see.
-
Currently using a Scalable bloom filter from `github.com/tylertreat/BoomFilters` but suspect it might not be performing optimally/correctly?
- Amount of hash functions doesn't seem to fit with [optim…
lmas updated
11 months ago
-
Currently local IP addresses are filtered and not shown in the `Network Analysis` tab. Do make them show as targeted samples may contain hardcoded IP addresses to other boxes in the same private netwo…
-
A list of modules to be done:
- [x] Country code expansion (hover and expansion)
- [x] CIRCL Passive SSL (hover and expansion)
- [x] CIRCL Passive DNS (hover and expansion)
- [x] DMA and Cuckoo sa…
-
-
Upon the request by my colleagues, I made this report public:
https://eprint.iacr.org/2020/399
Enriched app could collect more data.
Militia could share collected data.
-
- [x] MultiIndex
- [ ] CompositeIndex
- [x] MultiSet
- [x] MultiMap
- [x] InvertedIndex
- [ ] SearchIndex
- [x] Fuzzy?
- [ ] Deque
- [x] BloomFilter
- [ ] DoublyLinkedList
- [ ] SuffixTree
…
-
**Describe the bug**
When using XPackedInts class and populating across nodes, the same structure yields different value on the 2 different nodes.
**To Reproduce**
Following UT can reproduce th…
-
-
Hi,
Can you tell me where exactly do I have to place "procmon=1" in cuckoo configuration?
Thanks :)