Wingman4l7

Results 20 comments of Wingman4l7

True, but deletion would mitigate the leak; changing the WiFi key may not be possible (example: WiFi network could be a friend's household network, sniffed accidentally because it was not...

This looks like it finally got merged into hashcat, so it can be fixed on this side now.

@julien-innovantic Is this it? https://plus.google.com/+BoNielsen/posts/fAQsBZ1rW5B

No... read the code between lines 122-130 in `plutus.py`. The database files are deserialized into 4 chunks.

@feross The problem is in [the conditional in](https://github.com/feross/webtorrent/blob/513e6fa11de121d083da60ed3cb959dad2257b23/lib/storage.js#L244) `torrent.deselect()`, which needs to be rewritten. Alternatively, you can possibly rewrite the code that handles the default selection & storage of the...

It may actually be running? I don't see the `--status` flag in your command.

Looks like your `hash.txt` file is malformed somehow. The simplest way to ensure that your file is the hash and nothing else (like a stray hidden character that could mess...

@Shazgul the simplest way to ensure that your file is the hash and nothing else _(like a stray hidden character that could mess up the parser)_ would be to make...

This is (sort of) a duplicate of issue # 7.

Duplicate issue -- see # 46 and # 24.