hashcat Forum
Huawei Safebox - 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: Huawei Safebox (/thread-9885.html)

Pages: 1 2


RE: Huawei Safebox - Bielecki - 09-05-2025

Seems to be working, despite slow hashing (4000-4500 H/s). My fairly old cpu (ryzen 5 3600) seems to be a bottleneck for my 4070 Ti S for this task. But it is running anyway, so thank you.


RE: Huawei Safebox - buka - 09-07-2025

Yep, the hashing code is CPU-bound. I've never ported it to CUDA/OpenCL as I managed to crack my Safeboxes quickly using a short list of passwords I knew I could use with mangling rules.


RE: Huawei Safebox - Bielecki - 09-07-2025

Would you mind sharing the source code and a few advices? I have 0 experience, but somewhat a lot of free time - and maybe I'll learn something along the way.


RE: Huawei Safebox - buka - 09-09-2025

$250 in BTC, and the code is yours.


RE: Huawei Safebox - Bielecki - 09-17-2025

Unfortunately I don't have such money. Maybe I'll reach you in the future if still needed Smile thanks for help anyway, you already did a lot for me. Love


RE: Huawei Safebox - phon31x - 07-19-2026

WORKING DECRYPT SCRIPT, NEEDED POSSIBLE PASSWORDS OR HELPER QUESTIONS ANWSERS
after couple of days i decompiled original app based on honor x8 ( subbrand of huawei ) and doing some research i make bat app to try recover files from safebox.
I research that master key which is used to encrypt files can be retrieved not only by knowing password but also by security questions.
Script allows You to:
  1. Recover hashed string which you will be needed to test possible passwords
  2. Recover used questions
  3. Try hashcat attacks for password or helper questions anwsers
  4. After successfull hash crack recover master key from db
  5. Decrypt files using Master Key
Whole thing is tested on Windows 11 and HiDisk 10.7.0.303 from honor x8
Also i add everything which helped me in development process and decompiled app from huawei
Whole thing in in Polish language
Thanks to this thread and developer dll which was a huuuuuge help

https://mega.nz/folder/LrwADQZI#-_wSaZYtikXwnhpxUzrM4Q