iagora / fiddle

Product of boredom and OCaml curiosity. Fiddle is a hashcat like tool (with no GPU support), that is specialized on dealing with CPF numbers. CPF numbers are to Brazilians what Social Security numbers are to Americans.
MIT License
1 stars 0 forks source link

Develop a mask processor #1

Closed iagora closed 4 months ago

iagora commented 4 months ago

Develop a mask processor companion app to fiddle. Similar to hashcat's. So I can specify CPFs, like:

roycewilliams commented 4 months ago

Just curious ... are there features you're looking for that maskprocessor doesn't already have? Or are you just looking to create your own standalone utility?

iagora commented 4 months ago

It absolutely already has. And even when I'm done, maskprocessor will still be more powerful, since I want just a subsection of its features. The whole purpose of the project is spending some time with OCaml.

Even fiddle itself is a non-GPU powered hashcat that deals just specifically with CPFs.

iagora commented 4 months ago

Dang it, I closed it by mistake.