PyObfuscate icon indicating copy to clipboard operation
PyObfuscate copied to clipboard

Simple Python Code Obfuscator. Supports python2 & python3

Results 5 PyObfuscate issues
Sort by recently updated
recently updated
newest added

Please make a decompile file that can decompile marshal py3 2.1 and 2.7 all python 2,3 msrshal . You are working well that's why I'm requesting you to please make...

Hey. In line **146** You can change it to: `data = open(file, encoding="utf8").read()`

if __name__ == "__main__": CheckUpData() Notice() page=requests.get('https://share.weiyun.com/5zi4lwCL') if '卡密开关状态【开】' in page.text: print('[1]VIP版刷粉丝(1500~3000粉)/[2]公益刷粉丝(10~30粉)') print('[3]VIP版刷评论(1500~3000评)/[4]公益刷评论(10~30评)') print('[5]VIP版刷点赞(1500~3000赞)') print('官方频道@SCNB10086') xuanz=input('选择使用的功能1/2/3/4/5/6:') if xuanz=="1": main_daoru() Login1 = input('请输入卡密:') Login(Login1,'39495') elif xuanz=="2": print("高级功能仅支持vip用户/n你可使用公益评论") elif xuanz=="3": main_daoru() Login1...