Emilio
Emilio
Hello, I've installed the latest .deb following [this](http://jmmcatee.github.io/cracklord/#install); everything is working but the process won't die if stopped from the web interface. Binary path `binPath` points to the full path...
Whether I use reGeorg as socks5 tunnel by curl with the string ``` $ curl --socks5 localhost:8888 http://www.google.com curl: (7) Failed to receive SOCKS5 connect request ack. $ ``` And...
Hello, Have you thought to allow to hook magic calls too? For example ``` \SciActive\Hook::addCallback('Test->__toString', -2, function(&$arguments, $name, &$object, &$function, &$data){ }); ``` Would be triggered by `print($obj);`. Same for...