Wiki has wrong profile folder location (and, may I edit wiki?) - 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: Wiki has wrong profile folder location (and, may I edit wiki?) (/thread-11873.html) |
Wiki has wrong profile folder location (and, may I edit wiki?) - JDLH - 03-25-2024 I am a new user of Hashcat, reading the FAQ and figuring things out. Many thanks to everyone who made this useful tool and all the valuable info in the FAQ. I noticed an answer which appears to be out of date in the FAQ, What is a potfile?. It reads, Quote:The potfile is stored in hashcat's profile folder with the name “hashcat.potfile”. On Unix-likes, this is often in $HOME/.hashcat/hashcat.potfile. My potfile, created by hashcat 6.2.6 on macOS, is not at this path. Reading the code, function get_profile_dir() in src/folder.c, it seems like hashcat 6.2.2 brought in new locations for hashcat's profile folder. I would suggest that the relevant part of the FAQ be changed to read something like: Quote:The potfile is stored as a file named hashcat.potfile in hashcat's profile folder. On Unix-likes and macOS, the profile folder is in one of these locations: How can I propose this change to the wiki for consideration? And, a related question: this being a "wiki", the answer might be that I should be bold and edit it myself. But I do not see a page on the wiki encouraging readers to become contributors, nor any way to register for a wiki account. Who is allowed to edit the wiki? Should I as a new user ready to contribute doc improvements ask for that access? I would be happy to contribute new user content to the wiki. I would hope to help other users past the confusion which I face reading the current wiki. For instance, the location of the profile folder should probably not be documented in an FAQ about the potfile location. There could be better noob-oriented tutorials. Etc. RE: Wiki has wrong profile folder location (and, may I edit wiki?) - royce - 03-25-2024 Great catch - merged, thanks very much! Not sure how this escaped our attention when the actual changes happened (some time ago!) |