Multi-Threaded Hash Cracking in Go

Dennis Chow
System Weakness
Published in
8 min readApr 1, 2023

--

Learn how to utilize Go to perform basic dictionary cracking utilizing single and multi-threaded techniques.

Introduction

When moving from a typical single threaded application programming style to multi-threaded; the burden is on the developer, even in high level programming languages to spawn and manage threads, including state. For example, in Python despite a…

--

--

Security Practitioner and Veteran | GSE #288, GXPN, GREM *Opinions are my own