hashcat Forum
please help ascii character,i tried everything - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Misc (https://hashcat.net/forum/forum-15.html)
+--- Forum: General Talk (https://hashcat.net/forum/forum-33.html)
+--- Thread: please help ascii character,i tried everything (/thread-11445.html)

Pages: 1 2


RE: please help ascii character,i tried everything - aikiuslik - 05-31-2023

I made sample wordlist based on your data https://github.com/AnnualMedia1328/Wordlists/blob/main/mv4.txt

Use hashcat rules on that.


RE: please help ascii character,i tried everything - amrgdnn - 05-31-2023

aikiuslik dateline='[url=tel:1685562568' Wrote: 1685562568[/url]']
I made sample wordlist based on your data https://github.com/AnnualMedia1328/Wordlists/blob/main/mv4.txt

Use hashcat rules on that.

Which rule ı have to use?
Give me example please


RE: please help ascii character,i tried everything - aikiuslik - 05-31-2023

In hashcat folder under /rules there are many options, start with smaller like best64, combinator or specific.


RE: please help ascii character,i tried everything - amrgdnn - 05-31-2023

aikiuslik dateline='[url=tel:1685562568' Wrote: 1685562568[/url]']
I made sample wordlist based on your data https://github.com/AnnualMedia1328/Wordlists/blob/main/mv4.txt

Use hashcat rules on that.


This is the list you uploaded the github 
Can you write according to this mu real password
25368947c2a0c5a0
2536gvc2a08947c2a0


RE: please help ascii character,i tried everything - aikiuslik - 05-31-2023

Your password contains those hex-es?

c2a0
c5a0
25
36
47
89
67
76


RE: please help ascii character,i tried everything - amrgdnn - 05-31-2023

aikiuslik dateline='[url=tel:1685564618' Wrote: 1685564618[/url]']
Your password contains those hex-es?

c2a0
c5a0
25
36
47
89
67
76

My normal password not hex
Normal real password
25368947and two special space alt+255
But this two special character I dont know where I wrote this two special character 
Can be between numbers or At the end of the numbers or top of the numbers
And I may have put gv Between the numbers gv is initial of my name


RE: please help ascii character,i tried everything - aikiuslik - 05-31-2023

https://github.com/AnnualMedia1328/Wordlists/blob/main/gv.txt


RE: please help ascii character,i tried everything - aikiuslik - 05-31-2023

If you really need that hash cracked, you can use paid service like hashes.com or post it on reddit as much information you have: https://www.reddit.com/r/HashCracking/


RE: please help ascii character,i tried everything - amrgdnn - 05-31-2023

aikiuslik dateline='[url=tel:1685565989' Wrote: 1685565989[/url]']
https://github.com/AnnualMedia1328/Wordlists/blob/main/gv.txt

When I using this list I must use rule right?

And could you write me how can I give command full command 


Example: sudo hashcat -m 11300 -w4 -a3 ????????????

Could you give me full command?


RE: please help ascii character,i tried everything - aikiuslik - 05-31-2023

You dont, but this list contains only upto 6 characters.

hashcat -a 0 -m 11300 -w 3 -o cracked.txt "yourhash.txt" gv.txt

-r for rules
like this -r ./rules/best64.rule