private static void HashObjectHelper(string[] args) { Console.WriteLine(HashObject.Hash(GetHashInputStream(args))); }