python-sploitkit
python-sploitkit copied to clipboard
Reload Modified module
trafficstars
I tried create an reload command by calling importlib.reload() method but that doesn't work. Does this framework support autoreload after modifying modules? Or we should restart it manully?
Hi @cutesparrow ! There is currently no support for this, but I'm now investigating on this feature. I'll keep you posted.