Use umask(077), mainly to secure hashcat.pot from reading from other users, but shoul...
authorJens Steube <jens.steube@gmail.com>
Wed, 18 May 2016 07:56:23 +0000 (09:56 +0200)
committerJens Steube <jens.steube@gmail.com>
Wed, 18 May 2016 07:56:23 +0000 (09:56 +0200)
commitf5ee678bbeec0b4565ca23f3998977f5d3edf447
tree4ad3d812fdfe49447db11800737445f3a2a89d6c
parent9e92c9c4d9e5cbed28e08a939cb75ffd5eafe4f8
Use umask(077), mainly to secure hashcat.pot from reading from other users, but should be a good idea for all files. See https://github.com/hashcat/oclHashcat/issues/331 for details
src/hashcat.c