def copyright():
copyright = """
=[ {0}smali-code-injector v1.1-dev{1} ]
+ -- --=[ Alexandre Teyar @Ares ]
+ -- --=[ Pentester at Ambersail Ltd. ]
+ -- --=[ GitHub: https://github.com/AresS31 ]
""".format(Fore.YELLOW, Fore.RESET)
print("{}".format(copyright))
评论列表
文章目录