SYMBOL INDEX (8 symbols across 4 files) FILE: extend/AntSword/encoder/aes_128_ecb_pkcs7_padding_md5.js function aes (line 8) | function aes(key, text) { FILE: extend/AntSword/encoder/rc_4_sha256.js function rc4 (line 8) | function rc4(key, data) { FILE: extend/AntSword/encoder/xor_md5.js function xor (line 8) | function xor(pwd, data) { FILE: generator.py function genscript (line 24) | def genscript(b64_str): function b64file (line 35) | def b64file(file_name): function generator (line 70) | def generator(options): function get_menu (line 133) | def get_menu(menu_dict): function main (line 139) | def main():