Errors running hashcat with Surface Laptop 7 ARM64 - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Errors running hashcat with Surface Laptop 7 ARM64 (/thread-12452.html) |
Errors running hashcat with Surface Laptop 7 ARM64 - TeeSTar - 01-05-2025 Hi, Having an issue with hashcat with my new Surface Laptop Pro. It has the SnapdragonX 12-core X1E80100, 64GB. When running the binaries I get an error " Device #1: Kernel ./OpenCL/shared.cl build failed." When I run hashcat -I this is the output I get. PS C:\Hashcat\hashcat-6.2.6> .\hashcat.exe -I hashcat (v6.2.6) starting in backend information mode OpenCL Info: ============ OpenCL Platform ID #1 Vendor..: QUALCOMM Name....: QUALCOMM Snapdragon(TM) Version.: OpenCL 3.0 QUALCOMM build: commit unknown Backend Device ID #1 Type...........: GPU Vendor.ID......: 2147483648 Vendor.........: QUALCOMM Name...........: Qualcomm(R) Adreno(TM) X1-85 GPU Version........: OpenCL 3.0 Qualcomm(R) Adreno(TM) X1-85 GPU Processor(s)...: 6 Clock..........: 1 Memory.Total...: 32508 MB (limited to 1024 MB allocatable in one block) Memory.Free....: 15808 MB Local.Memory...: 32 KB OpenCL.Version.: OpenCL C 3.0 Qualcomm(R) Adreno(TM) X1-85 GPU Driver.Version.: OpenCL 3.0 QUALCOMM build: commit unknown Compiler DX.17.75.00 Any help would be appreciated. RE: Errors running hashcat with Surface Laptop 7 ARM64 - slyexe - 01-05-2025 ARM architecture is not supported by hashcat natively. RE: Errors running hashcat with Surface Laptop 7 ARM64 - TeeSTar - 01-07-2025 (01-05-2025, 11:33 PM)slyexe Wrote: ARM architecture is not supported by hashcat natively. OK, great thanks! |