Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: How Can i use "--stdout" with masks ?
Post: RE: How Can i use "--stdout" with masks ?
Edit : tried redirecting the output it some times works and some times not
like for small masks like this it doesn't write to the text file at all it just creates an empty one
hashcat64.exe -a 3... |
|
monminamon |
hashcat
|
2 |
2,820 |
10-04-2022, 08:25 PM |
|
|
Thread: How Can i use "--stdout" with masks ?
Post: How Can i use "--stdout" with masks ?
i tried something like this but it prints the passwords to the screen not to a text file
Code:
--
hashcat64.exe -a 3 a?h?h?h?h?h?d?d --stdout test.txt
--
searching here on the forum
all i could... |
|
monminamon |
hashcat
|
2 |
2,820 |
10-04-2022, 08:00 PM |
|
|
Thread: how can i fix Gpu reaching the abort temp after a while ?
Post: RE: how can i fix Gpu reaching the abort temp afte...
undeath Wrote: (06-06-2019, 03:21 PM)
--
Pausing means your device already is overheating (and probably getting damaged). As philsmd already said, you're treating the symptom, not the cause. Hence it... |
|
monminamon |
hashcat
|
13 |
21,963 |
06-06-2019, 05:46 PM |
|
|
Thread: how can i fix Gpu reaching the abort temp after a while ?
Post: RE: how can i fix Gpu reaching the abort temp afte...
undeath Wrote: (06-06-2019, 03:21 PM)
--
Pausing means your device already is overheating (and probably getting damaged). As philsmd already said, you're treating the symptom, not the cause. Hence it... |
|
monminamon |
hashcat
|
13 |
21,963 |
06-06-2019, 04:32 PM |
|
|
Thread: how can i fix Gpu reaching the abort temp after a while ?
Post: RE: how can i fix Gpu reaching the abort temp afte...
monminamon Wrote: (06-06-2019, 02:07 PM)
--
philsmd Wrote: (06-06-2019, 01:08 PM)
--
-w 1
or
-u 1 -n 1 --force
but you should use --force only if you know what you are doing and do not repo... |
|
monminamon |
hashcat
|
13 |
21,963 |
06-06-2019, 03:09 PM |
|
|
Thread: how can i fix Gpu reaching the abort temp after a while ?
Post: RE: how can i fix Gpu reaching the abort temp afte...
|
monminamon |
hashcat
|
13 |
21,963 |
06-06-2019, 03:06 PM |
|
|
Thread: how can i fix Gpu reaching the abort temp after a while ?
Post: RE: how can i fix Gpu reaching the abort temp afte...
why there isn't a profile 0 ? |
|
monminamon |
hashcat
|
13 |
21,963 |
06-06-2019, 03:06 PM |
|
|
Thread: how can i fix Gpu reaching the abort temp after a while ?
Post: RE: how can i fix Gpu reaching the abort temp afte...
i want it to split the hash rate into half |
|
monminamon |
hashcat
|
13 |
21,963 |
06-06-2019, 03:05 PM |
|
|
Thread: how can i fix Gpu reaching the abort temp after a while ?
Post: RE: how can i fix Gpu reaching the abort temp afte...
|
monminamon |
hashcat
|
13 |
21,963 |
06-06-2019, 03:04 PM |
|
|
Thread: how can i fix Gpu reaching the abort temp after a while ?
Post: RE: how can i fix Gpu reaching the abort temp afte...
i think i will stick to the reduced profile as the gui says |
|
monminamon |
hashcat
|
13 |
21,963 |
06-06-2019, 02:42 PM |
|
|
Thread: how can i fix Gpu reaching the abort temp after a while ?
Post: RE: how can i fix Gpu reaching the abort temp afte...
philsmd Wrote: (06-06-2019, 01:08 PM)
--
-w 1
or
-u 1 -n 1 --force
but you should use --force only if you know what you are doing and do not report any problems when using --force (you can c... |
|
monminamon |
hashcat
|
13 |
21,963 |
06-06-2019, 02:07 PM |
|
|
Thread: how can i fix Gpu reaching the abort temp after a while ?
Post: RE: how can i fix Gpu reaching the abort temp afte...
philsmd Wrote: (06-06-2019, 12:05 PM)
--
most of the time the best thing to do is to fix the main problem instead of trying really hard (and failing horrendously in doing so) to bypass/avoid it.
F... |
|
monminamon |
hashcat
|
13 |
21,963 |
06-06-2019, 12:47 PM |
|
|
Thread: how can i fix Gpu reaching the abort temp after a while ?
Post: how can i fix Gpu reaching the abort temp after a ...
here is a fix that i tried
a bat file with
Code:
--
@echo off
:loop1
if exist all.restore (
goto loop2
) ELSE (
exit
)
:loop2
hashcat64.exe --session all --restore
ping 127.0.0.1 -n... |
|
monminamon |
hashcat
|
13 |
21,963 |
06-06-2019, 11:12 AM |
|
|
Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?
philsmd Wrote: (02-24-2019, 06:57 PM)
--
https://i.postimg.cc/zfwB1t82/a.png
the wireshark filter used in this image:
frame contains " = hexMD5" || frame contains "password="
answer 1: A1 (res... |
|
monminamon |
General Talk
|
27 |
59,989 |
02-25-2019, 08:44 PM |
|
|
Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?
undeath Wrote: (02-24-2019, 03:50 PM)
--
Look in what order those messages were received.
--
which order ? there is only two that contains java script then salt in every tcp stream !!
https://i.ibb.... |
|
monminamon |
General Talk
|
27 |
59,989 |
02-24-2019, 05:29 PM |
|
|
Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?
philsmd Wrote: (02-23-2019, 04:28 PM)
--
Q3 is a new question.
A1 was a very old answer.
we do NOT have any answer for question 3 (Q3). We have no question Q1 for answer A1.
This is because you ... |
|
monminamon |
General Talk
|
27 |
59,989 |
02-24-2019, 03:11 PM |
|
|
Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?
philsmd Wrote: (02-23-2019, 01:08 AM)
--
the only problem is that your capture starts in the middle and ends in the middle and therefore only one complete exchange is captured.
Let's make it very ... |
|
monminamon |
General Talk
|
27 |
59,989 |
02-23-2019, 04:11 PM |
|
|
Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?
philsmd Wrote: (02-22-2019, 07:25 PM)
--
https://i.postimg.cc/MpF52GFn/verygoodverybad.png
--
So you take the JavaScript of first one and salt of the second one ?!
I still don't get it !!!
Can you ma... |
|
monminamon |
General Talk
|
27 |
59,989 |
02-23-2019, 12:45 AM |
|
|
Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?
philsmd Wrote: (02-22-2019, 01:29 PM)
--
in the capture test.pcap
if first packet javascript with salt then hash packet after javascript is VERY GOOD
if first packet hash then javascript is VERY BA... |
|
monminamon |
General Talk
|
27 |
59,989 |
02-22-2019, 05:12 PM |
|
|
Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?
Thanks for the Great links ... I have read some of two of them ...but still didn't find the answer to my two simple questions ... I know that it's out of hashcat topics ... But I don't want to open n... |
|
monminamon |
General Talk
|
27 |
59,989 |
02-22-2019, 12:53 PM |