Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: Hashcat Exit Statuses
Post: Hashcat Exit Statuses
Hey Atom,
I was hoping you might be able to add some proper exit statuses to hashcat, it could DEFINITELY make scripting easier in specific cases.
:)
Right now, I only get 255 if it doesn't run, ... |
|
unix-ninja |
Feature Requests
|
1 |
8,347 |
05-03-2012, 03:09 PM |
|
|
Thread: Identify this hash type
Post: RE: Identify this hash type
First off, don't post hashes here.
You might want to re-read this: https://hashcat.net/forum/announcement-2.html
Second, the length of the hashes look fine. They appear to be legit at a casual glance. |
|
unix-ninja |
General Help
|
1 |
3,589 |
08-20-2015, 06:13 PM |
|
|
Thread: oclHashcat on a Mac
Post: RE: oclHashcat on a Mac
No build of oclHashcat exists for OSX. Last anyone checked, the OSX implementation of OpenCL was severely broken.
If you want to run this on Mac hardware, you will need to boot into a LiveCD of Linux... |
|
unix-ninja |
Old oclHashcat Support
|
1 |
3,149 |
10-01-2015, 08:11 PM |
|
|
Thread: No expierence, how can I use this on windows to decrypt photos?
Post: RE: No expierence, how can I use this on windows t...
Android doesn't "encrypt photos". If you have individual encrypted files it was done by a third-party app. More than likely, that would be some type of AES, and since hashcat doesn't really handle enc... |
|
unix-ninja |
Old oclHashcat Support
|
1 |
3,693 |
10-02-2015, 03:30 PM |
|
|
Thread: How many combinations?
Post: RE: How many combinations?
you can use the --help flag to figure out how to calculate keyspace.
NOTE: the one thing you will have to note is that there will be some manual work involved. You won't be able to calculate all of t... |
|
unix-ninja |
General Help
|
1 |
3,195 |
11-24-2015, 05:53 PM |
|
|
Thread: few question
Post: RE: few question
pass the --help flag to Hashcat to get the updated list.
This will answer your second question:
https://www.unix-ninja.com/p/Exploiting_masks_in_Hashcat_for_fun_and_profit/ |
|
unix-ninja |
Old oclHashcat Support
|
1 |
2,929 |
01-27-2016, 11:20 PM |
|
|
Thread: cracking unicode plain text
Post: RE: cracking unicode plain text
The simplest answer is "yes". Hashcat is capable of handling unicode.
If you are looking for straight brute force, you would simply use ?b in your mask to specify all byte-level values.
As for takin... |
|
unix-ninja |
General Talk
|
1 |
3,245 |
05-09-2016, 05:39 PM |
|
|
Thread: Hard to crack this hash?
Post: RE: Hard to crack this hash?
How do you know this should be an easy one? |
|
unix-ninja |
hashcat
|
1 |
2,048 |
12-13-2017, 08:03 PM |
|
|
Thread: Can I make oclHashcat-plus 0.08 use a different potfile?
Post: RE: Can I make oclHashcat-plus 0.08 use a differen...
Type:
oclHashcat-plus64.bin --help
That will tell you how to do it. |
|
unix-ninja |
Very old oclHashcat-plus Support
|
2 |
6,145 |
06-09-2012, 12:11 AM |
|
|
Thread: Volume control ?
Post: RE: Volume control ?
If you want to reduce the fan speed, you can use various tools to limit the throughput of your card's performance (the tools differ depending on your card). This WILL lower your cracking speed as well... |
|
unix-ninja |
Feature Requests
|
2 |
7,090 |
06-21-2012, 04:55 PM |
|
|
Thread: can i split one jod more pc
Post: RE: can i split one jod more pc
Hashcat by itself doesn't really split jobs, but there are various methods you can use to do that.
It largely depends on what type of attack you are trying to perform.
For example, if you are trying ... |
|
unix-ninja |
Very old oclHashcat-lite Support
|
2 |
6,152 |
08-15-2012, 06:37 PM |
|
|
Thread: Distributed Hashcat Processing
Post: Distributed Hashcat Processing
Hey all,
Yesterday, I open-sourced the software we used in DefCon to do distributed processing of Hashcat slaves (Disthc).
If anyone is interested, you can head over to SourceForge and grab it.
... |
|
unix-ninja |
User Contributions
|
2 |
9,485 |
11-28-2012, 04:50 PM |
|
|
Thread: Differences of hashcats in v0.42
Post: RE: Differences of hashcats in v0.42
They depend on which processor-specific features you want to use:
standard instructions, Advanced Vector Extensions, or eXtended OPerations instructions.
Be sure your processor can support the mode y... |
|
unix-ninja |
Old hashcat Support
|
2 |
7,023 |
04-18-2013, 11:30 PM |
|
|
Thread: Why the .pot?
Post: RE: Why the .pot?
For people running analytics, having the hash is extremely useful. Additionally, it's really only a single command in the terminal to "de-pot" as you put it. Nothing elaborate needs to be done.
additi... |
|
unix-ninja |
General Talk
|
2 |
7,702 |
05-03-2013, 06:33 PM |
|
|
Thread: issue with amd gpu driver
Post: RE: issue with amd gpu driver
Follow the instructions on this page:
https://hashcat.net/wiki/doku.php?id=linux_server_howto
Obviously, you can skip through the setup for Ubuntu server.
Just make sure you install build-essentia... |
|
unix-ninja |
Very old oclHashcat-plus Support
|
2 |
6,333 |
11-13-2013, 11:51 PM |
|
|
Thread: FIRST STEP
Post: RE: FIRST STEP
Hashcat no longer supports SL3. So the bottom line is, you can't. |
|
unix-ninja |
General Help
|
2 |
6,540 |
12-26-2013, 11:03 PM |
|
|
Thread: Continuee brute force seasion after going to another OS?
Post: RE: Continuee brute force seasion after going to a...
Use the --session flag to create a session file, then you can use the --restore flag to resume that session. (Just copy the files over to your Linux instance). I believe there's a default session as w... |
|
unix-ninja |
Old hashcat Support
|
2 |
5,826 |
01-21-2014, 05:30 PM |
|
|
Thread: COMPUTE vs. DISPLAY
Post: RE: COMPUTE vs. DISPLAY
Read this for more info: https://devgurus.amd.com/thread/158710
Compute is just an override. It doesn't have to exist by default. |
|
unix-ninja |
Old oclHashcat Support
|
2 |
6,214 |
01-21-2014, 10:02 PM |
|
|
Thread: hashcat not working...
Post: RE: hashcat not working...
You need to run this exe from the command line. It is not a GUI application.
Please open your terminal (cmd.exe) and run hashcat from there. |
|
unix-ninja |
General Help
|
2 |
9,832 |
02-27-2014, 09:23 PM |
|
|
Thread: Distributed Hashcat Processing
Post: RE: Distributed Hashcat Processing
Just as a follow-up to this, the new codebase is up on github as of today.
I might reserve the old sourceforge page for binaries later on. That has yet to be decided.
Brute Force seems to work. Di... |
|
unix-ninja |
User Contributions
|
2 |
9,485 |
04-02-2014, 10:03 PM |