@ -3,9 +3,6 @@ from lib.encoder import Encoder
import sys
if __name__ == "__main__":
# TODO:
# Make obfuscation way worse using "ExecuteGlobal" which is pretty much the equivalent of eval.
helper = Helper(sys.argv)
helper.ParseConfig().ShowConfigDescription()