Algorithm Tool 04/06/2016

Algorithm Tool

  1. EyesOnly
    Algorithm Tool<br />
    <br />
    Version: 1.0.0.0<br />
    <br />
    Created by: JizzaBeez<br />
    <br />
    About:<br />
    -This program will calculate checksums/hash for 80+ different common algorithms.<br />
    -This program will also Brute Force all included algorithms (and is able to do all at once).<br />
    <br />
    How to use:<br />
    1) open a file or drag 'n' drop to open.<br />
    2) ...<br />
    <br />
    *if calculating:<br />
    a) enter the start offset, length to calculate, and type of algorithm.<br />
    B) press "calculate".<br />
    <br />
    *if brute force:<br />
    a) enter the start offset, the algorithm type, and the known checksum value.<br />
    B) press "start"<br />
    c) the program will start calculating and if found then return the calculated length.
Close