Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: parsing restore file
Post: parsing restore file
Has anyone parsed the restore file into python ctypes? I'm having problems doing so.
Since I thought it was a an issue with my knowledge of ctypes I posted the issue on StackOverflow here (code in... |
|
richk |
Old oclHashcat Support
|
6 |
10,395 |
04-14-2014, 07:49 PM |
|
|
Thread: parsing restore file
Post: RE: parsing restore file
My other question is that it seems like there is much less information in the projected 1.20 (1.02?) version of the restore file. Is there going to be a way to get status updates on information like t... |
|
richk |
Old oclHashcat Support
|
6 |
10,395 |
04-15-2014, 11:09 PM |
|
|
Thread: parsing restore file
Post: RE: parsing restore file
Oh very cool..I guess I'll to make due until the new release then. Thanks! |
|
richk |
Old oclHashcat Support
|
6 |
10,395 |
04-16-2014, 03:12 PM |
|
|
Thread: parsing restore file
Post: RE: parsing restore file
Just so you're aware I'm planning on writing a full python wrapper for oclHashcat once it's easier to get stats in the next version. I have a wrapper now, but it's not good enough for general release ... |
|
richk |
Old oclHashcat Support
|
6 |
10,395 |
04-16-2014, 04:13 PM |
|
|
Thread: parsing restore file
Post: RE: parsing restore file
atom Wrote: (04-15-2014, 06:13 PM)
--
note that the restore structure changes massively with v1.20.
also see this:
https://hashcat.net/forum/thread-3047.html
--
Understood. I can adjust accor... |
|
richk |
Old oclHashcat Support
|
6 |
10,395 |
04-15-2014, 06:47 PM |
|
|
Thread: WARNING: Hashfile ..... Weak Hash ???
Post: WARNING: Hashfile ..... Weak Hash ???
Might be a dumb question, but other than the obvious what does this error message mean:
WARNING: Hashfile 'file path' in line 1 (a hash): Weak Hash
There is a single hash in the file. Is that a prob... |
|
richk |
Old oclHashcat Support
|
2 |
5,666 |
05-27-2014, 10:33 PM |
|
|
Thread: WARNING: Hashfile ..... Weak Hash ???
Post: RE: WARNING: Hashfile ..... Weak Hash ???
epixoip Wrote: (05-27-2014, 11:00 PM)
--
'weak hash' means that hash has no input. in other words, it is the hash of nothing/null. in other other words, that account has no password.
--
Good to kno... |
|
richk |
Old oclHashcat Support
|
2 |
5,666 |
05-27-2014, 11:05 PM |
|
|
Thread: Log File Format
Post: Log File Format
Is there any documentation on the log file format yet? I know it's a new feature, but I'm looking to parse the file and make the output available through pyHashcat. From what I can tell it looks like ... |
|
richk |
Old oclHashcat Support
|
2 |
5,813 |
06-19-2014, 02:36 PM |
|
|
Thread: Log File Format
Post: RE: Log File Format
atom Wrote: (06-26-2014, 01:02 PM)
--
Yeah, it's really not hard to find out :) The ID's are just unique ID's.
--
Ok, thanks, just making sure I'm not missing some meaning in the ID. Now to figure ... |
|
richk |
Old oclHashcat Support
|
2 |
5,813 |
06-28-2014, 03:41 AM |
|
|
Thread: pyHashcat
Post: RE: pyHashcat
atom Wrote: (06-17-2014, 10:23 AM)
--
Awesome! Many thanks! I've tweeted about here: https://twitter.com/hashcat/status/478814218209480704
This should help developers to rapidly integrate oclHash... |
|
richk |
User Contributions
|
9 |
22,506 |
06-17-2014, 01:02 PM |
|
|
Thread: pyHashcat
Post: RE: pyHashcat
Bug Fix:
Fixed an error with parsing the restore file. I fat fingered a variable name.
To parse the restore file you can either call the get_restore_stats() function without arguments or specific a f... |
|
richk |
User Contributions
|
9 |
22,506 |
06-17-2014, 03:01 PM |
|
|
Thread: pyHashcat
Post: pyHashcat
If anyone is interested I created a Python wrapper to interface with oclHashcat. It's in beta currently so I'm sure there are bugs. Please let me know if/when you find them. I hope this helps with bui... |
|
richk |
User Contributions
|
9 |
22,506 |
06-17-2014, 02:18 AM |
|
|
Thread: pyHashcat
Post: RE: pyHashcat
NBZ Wrote: (06-17-2014, 04:09 PM)
--
I twitted it as well :) cool stuff
--
Great! Thanks! If you getting around to trying it out let know if you find bugs. Parsing the restore file is tricky and it... |
|
richk |
User Contributions
|
9 |
22,506 |
06-17-2014, 05:13 PM |
|
|
Thread: pyHashcat
Post: RE: pyHashcat
hypn0s Wrote: (06-17-2014, 05:16 PM)
--
Really great work! Thank's for this wrapper :D
--
Thanks!
Atom, I'll take a look at parsing out the log file too. The more information available to the u... |
|
richk |
User Contributions
|
9 |
22,506 |
06-17-2014, 06:59 PM |
|
|
Thread: Keyboard Walks
Post: Keyboard Walks
I've been doing some work on generating keyboard walks. Thought I would post here to see if anyone finds the information useful.
Source:
https://github.com/Rich5/Keyboard-Walk-Generators
Blog s... |
|
richk |
User Contributions
|
11 |
30,805 |
08-15-2014, 02:08 PM |
|
|
Thread: Keyboard Walks
Post: RE: Keyboard Walks
epixoip Wrote: (08-15-2014, 02:15 PM)
--
Thanks for sharing! At first glance this appears to be very well done.
--
Thanks! I've been using method 2 and getting good results for my purposes, but I'm... |
|
richk |
User Contributions
|
11 |
30,805 |
08-15-2014, 02:26 PM |
|
|
Thread: Keyboard Walks
Post: RE: Keyboard Walks
atom Wrote: (08-15-2014, 04:44 PM)
--
Btw using -a 1 is the same as the combinator mode, this way you may save some wordlist space plus you have a nice multiplicator option for fast hashes
--
very ... |
|
richk |
User Contributions
|
11 |
30,805 |
08-15-2014, 05:11 PM |
|
|
Thread: pyHashcat
Post: RE: pyHashcat
I just pushed a major update to pyHashcat. It now has support for Hashcat and not just oclHashcat through the HashcatWrapper class. It is very similar to the oclHashcatWrapper.
One major differenc... |
|
richk |
User Contributions
|
9 |
22,506 |
09-09-2014, 09:33 PM |
|
|
Thread: Keyboard Walks
Post: RE: Keyboard Walks
HashBear Wrote: (11-17-2015, 02:25 PM)
--
Bit late, but thanks for sharing this.
Just a heads up: Going through the list, I noticed three lines in the 4_walk_seed file are duplicates:
gthy
defr
... |
|
richk |
User Contributions
|
11 |
30,805 |
11-20-2015, 03:29 PM |
|
|
Thread: Keyboard Walks
Post: RE: Keyboard Walks
Kgx Pnqvhm Wrote: (08-16-2014, 02:17 PM)
--
Using the hashcat-utils' combinator.exe is likely quicker than combinator.py.
And the new (but undocumented) combinator3.exe creates the in-between 12 c... |
|
richk |
User Contributions
|
11 |
30,805 |
08-17-2014, 04:16 PM |