Skip to content

Jeiwan/vanitycruncher-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanity Cruncher

A tool to solve Vanity challenge from Paradigm CTF 2022. It finds a SHA-256 hash meeting certain requirement: first 4 bytes must be 1626ba7e.

I haven't benchmarked it yet, but it should be fast enough.

Inspired by crunchvanity which is written in Rust.

Usage

$ go install github.com/Jeiwan/vanitycruncher-go@latest
$ vanitycruncher-go

About

A tool to solve Vanity challenge from Paradigm CTF 2022

Topics

Resources

Stars

Watchers

Forks

Contributors