hash on rasberry 4 armv7l with a kaili linux
#4
I've compiled and run hashcat on a raspberryPi, and it does work. It's horribly slow naturally, but it does work. Also pretty frustrating to get going...

You have to compile some funky OpenCL version: https://github.com/wimvanderbauwhede/lim...berry-Pi-3
And compile hashcat itself, both of which take their sweet time.

At the end of all that, there's still no GPU support (cpu only), the only real payoff I saw was the technical experience, so I'd recommend some soul searching before diving in.

There's was some experimental openCL work for the GPU in the pi3, but I basically rage quit trying to get it to work right. Smile

https://hackaday.com/2019/01/24/running-...ry-pi-gpu/
https://github.com/doe300/VC4CL

mdxfind says it supports ARM, but I can't verify that or any kind of performance.

Good luck!
Reply


Messages In This Thread
RE: hash on rasberry 4 armv7l with a kaili linux - by mahoganyduck - 02-20-2020, 03:03 AM