Skip to content

jbc22/allsum-client

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages