hashcat Forum
hashcat Forum
>
Developer
>
hashcat
> Can external code used as a custom hash for hashcat?
Full Version:
Can external code used as a custom hash for hashcat?
You're currently viewing a stripped down version of our content.
View the full version
with proper formatting.
dtoan140298
12-23-2018, 04:42 PM
I want to add brain wallet ethereum into hashcat using available code on the internet. What standard in hashcat hash function do i have to follow & make it work?
DanielG
12-23-2018, 08:24 PM
You can code a new kernel, with functions seen here:
https://github.com/hashcat/hashcat/tree/master/OpenCL
for example
https://github.com/hashcat/hashcat/blob/...00-pure.cl
is for the Bitcoin/Litecoin wallet.dat
hashcat Forum
>
Developer
>
hashcat
> Can external code used as a custom hash for hashcat?