Posted April 19, 20205 yr Language : Python Platform : Windows OS Version : All Packer / Protector : My Protector (https://github.com/robert169/Python-Obfuscator) Description : Want to see how long it takes to get it unpacked, is easy tho but i want to know where can i improve it Spoiler Screenshot : Download : Protected.py
July 1, 20205 yr protected by 0x72 import os from colorama import init, Fore init(autoreset=True) os.system('title UnpackMe by 0x72') print('UnpackMe by 0x72 |') print('------------------') print('Key: ', end='') if input() == '0X72ISPASSWORD.': print(f'{Fore.LIGHTGREEN_EX}Good Job xd') else: print(f'{Fore.LIGHTRED_EX}Nah, try to unpack not to guess the key lmfao') You should care more about the branches of the logical layer than the encryption of strings print replace exec ,so easy 10s-15s Edited July 1, 20205 yr by BambooQJ
Create an account or sign in to comment