usage:
echo -n "skibidi" | hashrat -md5
- dont use
<<<
. it sneaks in a new line and changed the hash completely. save yourself some headache
echo -n "skibidi" | hashrat -md5
<<<
. it sneaks in a new line and changed the hash completely. save yourself some headache