Solar Designer
Solar Designer
> And for some reason, mscash2 format as a CPU format and as mscash2-opencl format on the Intel "GPU" (but not POCL) fail with --enable-ubsan, while they pass self-test in...
I think this mscash2 CPU format failure in UbSan build is the same one I fixed in 9738d30775bf6f7072a66435b01ef619d77f0dd0: > $ ./john --test --format=mscash2 > Will run 8 OpenMP threads >...
Nov 10, 2022 > Right now, we first read a message from `kmsg`, then try to send it. If the sending fails, we'd reconnect and would try reading/sending further messages,...
@marksilinio Is this something you intend to work on? Is only a 2john tool needed (perhaps `mactelnet2john`) and it'd work with an existing salted MD5 format in `john`? ``` Password...
@sa976171 Please note that @Dammykhay12344 has never contributed to our project and in fact joined GitHub 8 hours ago, and we have no idea who they are. _Hopefully_, it's a...
@Dammykhay12344 Of course, if you do a good job I hope you will also get paid. What I said is that with you showing no publicly visible reputation (fresh GitHub...
Please try deleting these 3 lines from the script: ```python if b"guid" in data and args.json: # v1 sys.stderr.write("My Wallet Version 1 seems to be used, remove --json option!\n") continue...
My understanding is that "guid" is simply too short a string, and may easily be matched inadvertently inside some base64-encoded data in a JSON format wallet. Maybe we simply need...
Other implementations: https://github.com/hashcat/hashcat/pull/3901 https://github.com/seed-cat/hashcat https://github.com/seed-cat/seedcat
> My 8-core laptop and some 4-core workstation I happen to have nearby show just as fine speeds with them at 1-1-1 and that's obviously better for heavier costs. Well,...