hegusung

Results 15 comments of hegusung

WebHashcat/WebHashcat/Files/tmp folder should be writable by mysql for the code to work

AppArmor also prevents MySQL from writing to WebHashcat/WebHashcat/Files/tmp, I should find a way to make it work under such conditions without having to change AppArmor config

Done by writing files via python and not mysql, Might affect performance... TODO: make the default to use dump into file, and if not rely on python

Did you synchronize the node ? For the moment when a new file is added using the front end, it is not sent to the nodes.

Hi, So boofuzz script was tested on both a Kali linux and a Debian. Process_monitor.py was tested on a Windows 10. there shouldn't be an issue with process_monitor.py on linux...

I don't understand what is wrong with stickler-ci

Hi, I see that this PR is not accepted. Which changes should I do in order for you guys to accept it ?

I took care of your remarks, I also patched the following bug: - when the second or more mutant fails 3 times, the skipped value will be 0. therefore the...

I don't want the solution to be limited to only one executable, I would like it to be working as if I did : executables.exe -arg1 -arg2 is there a...