Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: oclHashcat-plus v0.09
Post: RE: oclHashcat-plus v0.09
fucking amazing! this would qualify for a major release! |
|
kartan |
Very old oclHashcat-plus Announcements
|
21 |
94,640 |
09-07-2012, 09:12 PM |
|
|
Thread: 980 TI Bench
Post: RE: 980 TI Bench
Put it in my overview https://vm51.crossvault.de:3000/
Disclaimer: this is still beta and under construction |
|
kartan |
Hardware
|
26 |
60,392 |
06-04-2015, 07:57 PM |
|
|
Thread: 980 TI Bench
Post: RE: 980 TI Bench
How is the heat production with +250 MHz? Is it sustainable without supporting cooling? |
|
kartan |
Hardware
|
26 |
60,392 |
06-04-2015, 08:01 PM |
|
|
Thread: Dump Scraper
Post: RE: Dump Scraper
I have it up and running, first results are pretty good. Way better then expected. However to actually get it running it is a pain, here are my notes:
apt-get insatll php5-curl
curl -sS https:... |
|
kartan |
User Contributions
|
22 |
42,270 |
03-21-2015, 04:48 AM |
|
|
Thread: Dump Scraper
Post: RE: Dump Scraper
I don't really care much about a gui, the current setup is actually fine. However it needs a lot more polishing like sanity checks and prequesite checks.
Also I am doing something that will streaml... |
|
kartan |
User Contributions
|
22 |
42,270 |
03-21-2015, 05:03 PM |
|
|
Thread: Dump Scraper
Post: RE: Dump Scraper
made trainer.py and commited it to your repo |
|
kartan |
User Contributions
|
22 |
42,270 |
03-21-2015, 06:15 PM |
|
|
Thread: 1080 TI - new best bang for buck?
Post: RE: 1080 TI - new best bang for buck?
12B Transistors
1.6 GHz Boost, 2 GHz OC
28 SMs, 128 cores each
3584 CUDA cores
28 Geometry units
224 Texture units
6 GPCs
88 ROP units
352 bit GDDR5x
11 GB GDDR5x
as a side effect the msrp of the 108... |
|
kartan |
Hardware
|
33 |
41,155 |
03-01-2017, 12:57 PM |
|
|
Thread: PHDays Hashrunner challenge 2015 - Writeup
Post: PHDays Hashrunner challenge 2015 - Writeup
As you may know, we won the contest.
Here is the writeup:
https://hashcat.net/events/hashrunner2015/team_hashcat_writeup_phd_2015.pdf
Cheers!
dropdead |
|
kartan |
Organisation and Events
|
14 |
39,731 |
05-19-2015, 10:36 PM |
|
|
Thread: Ubuntu 16.04 LTS NVIDIA Setup Guide
Post: RE: Ubuntu 16.04 LTS NVIDIA Setup Guide
You should make it clear that this is for people who want to build hashcat. I would like to see a clean doc just for setting up a box without the dev packages just to deploy the binary the other steps... |
|
kartan |
User Contributions
|
21 |
33,833 |
11-21-2016, 09:23 PM |
|
|
Thread: Ubuntu 16.04 LTS NVIDIA Setup Guide
Post: RE: Ubuntu 16.04 LTS NVIDIA Setup Guide
i've never seen that issue with the nouveau blacklist |
|
kartan |
User Contributions
|
21 |
33,833 |
11-21-2016, 11:09 PM |
|
|
Thread: Ubuntu 16.04 LTS NVIDIA Setup Guide
Post: RE: Ubuntu 16.04 LTS NVIDIA Setup Guide
and seperate the dev packages this isn't necessary for 90% of the people who just want the binary |
|
kartan |
User Contributions
|
21 |
33,833 |
11-21-2016, 11:11 PM |
|
|
Thread: Automated Tests for Beta Testers
Post: RE: Automated Tests for Beta Testers
yeah finally! i am about to give it a try right now. |
|
kartan |
Beta Tester
|
22 |
28,376 |
11-28-2013, 06:42 PM |
|
|
Thread: ERROR: clGetDeviceIDs() : -1 : CL_DEVICE_NOT_FOUND Help PLz
Post: RE: ERROR: clGetDeviceIDs() : -1 : CL_DEVICE_NOT_F...
The opencl runtime is still missing, you have to install it manually (the one from intel in your case) |
|
kartan |
hashcat
|
11 |
23,724 |
09-14-2016, 03:05 AM |
|
|
Thread: ERROR: clGetDeviceIDs() : -1 : CL_DEVICE_NOT_FOUND Help PLz
Post: RE: ERROR: clGetDeviceIDs() : -1 : CL_DEVICE_NOT_F...
Just get the tarball and install it, shouldn't be that big of a deal |
|
kartan |
hashcat
|
11 |
23,724 |
09-14-2016, 07:13 PM |
|
|
Thread: Hashcat bruteforcing with special rules
Post: RE: Hashcat bruteforcing with spezial rules
If you put the same amount of energy in just writing the mask instead of describing what you want you actually would get it faster. Epix gave you a good example. |
|
kartan |
hashcat
|
17 |
23,523 |
04-01-2015, 02:13 PM |
|
|
Thread: Hashcat bruteforcing with special rules
Post: RE: Hashcat bruteforcing with special rules
Post the commands that you ended up putting in that batch |
|
kartan |
hashcat
|
17 |
23,523 |
04-02-2015, 09:11 PM |
|
|
Thread: email:hash to email:unhash?
Post: RE: email:hash to email:unhash?
Just prepare your file in advance with something like this:
echo $time | awk '{split($0,a,":"); print a[1]}'
When you are done cracking just match the hash:plain with your first list. |
|
kartan |
Old hashcat Support
|
4 |
23,139 |
03-23-2015, 09:32 PM |
|
|
Thread: oclHashcat-plus v0.09 RC1
Post: RE: oclHashcat-plus v0.09 RC1
I found some typos in the help. Well, you might argue if these are typos or not but i think they all should have their first char be uppercase to be conform with all other lines.
--disable-pot... |
|
kartan |
Beta Tester
|
24 |
22,596 |
09-04-2012, 09:16 PM |
|
|
Thread: Packages for Linux distributions
Post: RE: Packages for Linux distributions
I agree so far with the last summary.
There should not be a mix between shared and static files e.g. the docs should go in /usr/share/doc/hashcat or /usr/share/doc/oclHhashcat/
I am against doing ... |
|
kartan |
hashcat
|
12 |
18,942 |
12-09-2015, 04:21 AM |
|
|
Thread: Support for DES (Unix)
Post: RE: Support for DES (Unix)
There is already an OS independent GUI in active development, indeed it's quite finished.
https://www.sch0.org/index.php/2011/02/16/hashcat-gui-announcement
|
|
kartan |
Feature Requests
|
6 |
18,598 |
02-16-2011, 12:08 PM |