Search Results
|
Post |
Author
[asc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
People reported seeing hashes cracked but 0 returned to the server probably run a newer version of php where HTTP_RAW_POST_DATA is deprecated.
To see if you are affected look for "PHP Notice: Undef... |
|
cryptolovi |
User Contributions
|
289 |
592,008 |
06-12-2015, 04:05 PM |
|
|
Thread: hashcat and oclHashcat have gone open source
Post: RE: hashcat and oclHashcat have gone open source
|
cryptolovi |
Organisation and Events
|
20 |
114,073 |
12-07-2015, 11:06 AM |
|
|
Thread: kernel implementation quirks between a0, a1, a3
Post: kernel implementation quirks between a0, a1, a3
When implementing another custom kernel again, I notice that I am again sometimes struggling with 'obvious' swaps of either pws or difference between the vectorized (mainly a3) and non vectorized app... |
|
cryptolovi |
hashcat
|
1 |
2,138 |
09-22-2018, 05:05 PM |
|
|
Thread: hashcat iconv
Post: RE: hashcat iconv
[quote="philsmd" pid='43006' dateline='1544181928']
if I generate a md5 hash with your input $HEX[706f657a6965] I get a completely separate result:
Code:
--
printf "po\xebzie" |iconv -f "iso8859-... |
|
cryptolovi |
hashcat
|
4 |
2,977 |
12-07-2018, 02:48 PM |
|
|
Thread: hashcat iconv
Post: hashcat iconv
Thought I had the iconv down on hashcat, but since I revisited it lately my assumptions where different.
When using the encoding from and encoding to I expected some like;
printf "boo\n\baa\npo\... |
|
cryptolovi |
hashcat
|
4 |
2,977 |
12-07-2018, 01:05 PM |
|
|
Thread: hashcat iconv
Post: RE: hashcat iconv
Maybe I wasn’t clear. The above wrong hash (278f..) is the word poezie inclusive the end of line character. The correct target hash is the one you listed (5453..) which is the same word poezie witho... |
|
cryptolovi |
hashcat
|
4 |
2,977 |
12-07-2018, 07:53 PM |