Searched refs:pe_file_path (Results 1 – 1 of 1) sorted by relevance
14 pe_file_path = sys.argv[1] variable16 with open(pe_file_path, "rb") as f:28 with open(pe_file_path, "wb") as f: