python-ubersmith
python-ubersmith copied to clipboard
Create call modules dynamically.
Via @theY4Kman:
It's possible to create new modules dynamically. See this StackOverflow answer, and be sure to add the new module to sys.modules.