python-sploitkit icon indicating copy to clipboard operation
python-sploitkit copied to clipboard

Reload Modified module

Open cutesparrow opened this issue 3 years ago • 1 comments
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?

cutesparrow avatar Mar 21 '22 13:03 cutesparrow

Hi @cutesparrow ! There is currently no support for this, but I'm now investigating on this feature. I'll keep you posted.

dhondta avatar Mar 26 '22 09:03 dhondta