Some suggestions for the GUI
#1

I was wondering if you would consider some feature requests for the GUI please ?

All the following are related to HashcatPlus and WPA testing.

In the “Hash file or hash” box can you make it so a user can drag and drop a .hcap file into the box ?

Would it be possible for the GUI to know that it is a .hcap file and so auto complete the “Hash Type” option further down ?

Can it be made possible for more than one .hcap file to be loaded at once ? I know they cannot be tested at the same time but it would be very useful if the GUI could run them sequentially. This way if a user has 4 .hcap files which take 2 hours each they are able to leave their computer running all night to test the .hcaps.

I understand this can be achieved in other ways but this would make it much more user friendly.

Can the “Rules” box also be drag and drop ?

It would be a cool feature to be able to load multiple rules lists to be run sequentially so a user can load rules that are progressively more complex. This way if the password is not found with a simple rule list the GUI will automatically start again with a new set of rules.

Can the “GPU Device” option default to 1 instead of 0 for HashcatPlus as I don’t believe it works without at least one GPU.

Output… When a user checks the output option could the field auto complete to the name of the .hcap file ? Perhaps with the prefix “Found” ? This of course should be editable by the user but I suspect most people would find that useful. So for example a user loads “MyWifiTest.hcap” and the auto complete output name would be “Found MyWifiTest.txt”

At the bottom of the GUI where you kindly show the user how to type the code required, if it wasn’t for your GUI, could you make it a box with more lines ? This way a user can see the code in full and learn how to use HashcatPlus as they use the GUI.

Thank you very much for making the GUI it does make things quicker ! I hope you find some of my suggestions good enough to implement.
#2
throwing in my .02...I would like to second the multiple rules files suggestion & also like idea of built-in hash analyzer (online or perhaps separate as part of utils package - it would speed it up even more if built in and would help eliminate a TON of the repeated questions folks always seem to keep asking) Smile
#3
Quote:Can the “GPU Device” option default to 1 instead of 0 for HashcatPlus as I don’t believe it works without at least one GPU.

no, "0" is correct. its the default in oclHashcat*. "0" means "use all gpu".
#4
(11-08-2011, 11:25 AM)atom Wrote: no, "0" is correct. its the default in oclHashcat*. "0" means "use all gpu".

Oops ! Boy do I feel stupid now ! Smile

I have been altering that to 1 every time I have used it ! I couldn't understand why anyone wouldn't want it to use at least one GPU. Ha ha

Sorry about that, please ignore that request, totally my fault.