0.0
No commit activity in last 3 years
No release in over 3 years
Compute MD5, SHA1, SHA256 and fuzzyhash (CTPH) of specified filetypes in specified directories.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 0.4
~> 2.4
~> 0.7.0

Runtime

~> 1.1.0
~> 0.1.1
~> 0.0
 Project Readme

allsum-client

Description

Allsum-Client is meant for computing checksums on the Windows Operating System, mainly for forensic and incident response purposes. It will compute MD5, SHA1, SHA256 and FuzzyHashes of specified filetypes. By default, these filetypes that are included are PE files (.exe and .dll). Provide allsum-client with the root directory, and it will recursively find files of the included type, compute their checksums and store it in a database.

Features

MD5, SHA1, SHA256 and FuzzyHash (CTPH)

SQL Logging

Examples

Requirements

Ruby (http://rubyinstaller.org/)

RubyGems (https://rubygems.org/pages/download)

Install

$ gem install allsum-client

Copyright

Copyright (c) 2011 "J. Brett Cunningham"

See LICENSE.txt for details.