jasinner / victims-hash

Binary utils etc used to create hashes for victims database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

victims-hash

Hashing mechanism used by victims to produce a unique fingerprint for a given archive. Currently supports .jar, .gem, .egg files.

from victims_hash.fingerprint import fingerprint
data = fingerprint('file.jar')

Build Status

About

Binary utils etc used to create hashes for victims database.

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%