-
```
What steps will reproduce the problem?
1. ipythoh
In [1]: from ssdeep import ssdeep
In [2]: s = ssdeep()
In [3]: h1 = s.hash_file('ssdeep-2.5.tar.gz')
Segmentation fault
stfu:external ril3y$
W…
-
http://python-ssdeep.readthedocs.org/en/latest/ clearly has some logic around how the API docs are setup and organized. We need to do something similar.
We'll have a couple categories of API docs (l…
-
Suggestion:
Barchart
x-axis: SSDeep value > 0
y-axis: Sample count
-
[root@e5efb07a33e5 src]# go build
go: finding github.com/glaslos/ssdeep v0.1.0
go: finding github.com/CyrusF/libsvm-go latest
go: finding github.com/CyrusF/go-bayesian latest
go: finding github.co…
-
could be useful for when songs are uploaded to multiple places etc. could also add quality comparison to keep the highest quality. probably would want to have user check before anything is deleted. lo…
-
#### Description of Problem:
Currently OpenScap doesnt support current oval definition probes and / or custom definitions. For example I would like to make an OVAL definition that leverages SSDE…
-
MalwareBazaar has information about various malware files, including various hashes (md5, sha1, sha256, ssdeep, imphash, tlsh). Though no CVE identifiers are linked it is an easy to process data forma…
-
This issue is to track the progress of the PECL builds we are doing
Here is the list of extensions built so far
- amqp
- apcu
- apfd
- ast
- base58
- bitset
- couchbase
- crypto
- CSV
- d…
-
[Alpine Linux](https://alpinelinux.org/) is becoming an increasingly popular distro for secure, light, Docker-based deployments. It would be great to see this reversing library in there as well.
[S…
-
Currently, the fuzzy string matching is done by combining the similarity estimates from the Damerau-Levenshtein and Ratcliff-Obershelp algorithms in quadrature. This turns out to be far too slow in si…