hashcat Forum
bfe files - 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: bfe files (/thread-13371.html)



bfe files - Geob - 09-09-2025

Hi,

Sorry if the question has been asked before but I couldn’t find any clue with multiple searches.

I have a bunch of bfe files encrypted with https://bcrypt.sourceforge.net/ (Windows version) and I forgot the key of some of them.

Can hashcat help me with that? I tried a naive `hashcat file.bfe` but apart from GPU detection, nothing happened

Best regards,


RE: bfe files - buka - 09-09-2025

I don't think hashcat supports this currently.
You can open an issue on GitHub, and someone might implement it.
https://github.com/hashcat/hashcat/issues/


RE: bfe files - Geob - 09-09-2025

Thanks for your answer!