Romke van Dijk
Romke van Dijk
Hmm, make sense and I think it is quite easy to implement and useful. In tasks.php the following code is called: ``` /** * @return Task */ public static function...
To clarify, what you want is basically nested groups? You have lets say 3 agents in one access group and don't want to add individual user accounts to that access...
Gotcha, I renamed the issue so I am reminded what it is exactly about.
Sounds like a hashcat issue, but can you supply the full debug.log where the full commandline is shown.
@soxrok2212 any update on this?
I understand the error hashtopolis now is providing is not the full context that hashcat gives normally. As a work arround, call the line manually to get the full error...
To confirm you are importing masks with the supertask import correct? It is indeed not calling the commandline correctly. We have to implement the escaping correct, but because qoutes can...
To confirm, what you do mean with trusting? Marking it as trusted so it can deal with secret information or trusting it just that it will start cracking? With both,...
I review the code and I managed to get it to work. So thanks for your contribution! Like you described, it has some limitations. First of, when you want to...
@gentoo9ball Could you test the branch of @dru1d-foofus? This help me to determine if the code is ready.