EmilyEdna

Results 5 comments of EmilyEdna

> 那个网站?Incn?他的解密密码在一个js文件,文件名是动态生成,你每个文件搜一下data接口后缀就找找到了,16位长的密码 > […](#) > ------------------ 原始邮件 ------------------ 发件人: "GetRighT"

> How to get the subscription address, thank you I did not provide a server for subscriptions, all you need to do is download the code and run it, and...

![屏幕截图 2024-08-25 123230](https://github.com/user-attachments/assets/e70baa41-c61c-4685-9532-9616f8528f0a)

I pulled the branch and tested my code on it, and I tried to package it with pyinstaller, but I still get an error ![屏幕截图 2024-09-02 114435](https://github.com/user-attachments/assets/79890cf4-0698-4912-8d02-82b9397c398f) this is my...

> According to [PyInstaller wiki](https://pyinstaller.org/en/stable/usage.html#cmdoption-add-data), with `--add-data` and `--add-binary` you should specify the **destination directory** instead of its **filename**. > > > --add-data SOURCE:DEST[](https://pyinstaller.org/en/stable/usage.html#cmdoption-add-data) > > Additional data files or...