|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
| |
|
Thread: Hashcat SHA1 output "hash:plain" to plain
Post: RE: Hashcat SHA1 output "hash:plain" to plain
|
philsmd Wrote: (08-22-2017, 11:00 PM)
--
something like this should work (on linux or mingw):
Code:
--
cut -b 42- hashcat.potfile | ./hashcat --stdout --outfile-autohex-disable
--
or you co... |
|
donjohnson |
hashcat
|
4 |
19,528 |
08-23-2017, 10:58 PM |
| |
|
Thread: Hashcat SHA1 output "hash:plain" to plain
Post: RE: Hashcat SHA1 output "hash:plain" to plain
|
philsmd Wrote: (08-22-2017, 07:16 AM)
--
Code:
--
hashcat -m 100 --show --outfile-format 2 originalHashList.txt
--
p.s.: do not post hashes. this is against the forum rules. you will get banne... |
|
donjohnson |
hashcat
|
4 |
19,528 |
08-22-2017, 10:09 PM |
| |
|
Thread: Hashcat SHA1 output "hash:plain" to plain
Post: Hashcat SHA1 output "hash:plain" to plain
| Hello everybody,
I had cracked a combo list 500MB with SHA1 hash, i forgot to select format to only plain.
How I can convert the output file from:
:epcc0589
.........
to
epcc0589
.......... |
|
donjohnson |
hashcat
|
4 |
19,528 |
08-22-2017, 02:30 AM |