wwwab
wwwab
> With `StringIO` the error is expected because `StringIO` shouldn't be used with binary data. However, with `BytesIO` it should work, and there's even a test case for that. >...
https://github.com/VirusTotal/yara-python/issues/192 I see a similar issues, which says in Python 3.x we may need to use io.BytesIO() instead of io.StringIO(). So the outdated documents misled us..
没问题啊,我刚才测试了一下,一点问题都没有 GetUserInfo_URL如果返回的是{"status":500,"message":"get com\\yunban\\access\\bo\\WxUser 时要求以下主键: openid","result":null,"debug":null},说明没给accessToken上去获取不到OpenId GetUserInfo_URL如果返回的是{"status":403,"message":"登录状态无效,请重新登录","result":null,"debug":null},说明accessToken无效或者过期了 GetUserInfo_URL如果返回的是{"status":200,"message":null,"result":{"nodes":[],"cardNo":null,"subOrg":null},"debug":null},这个就挺常见的,说明你前几期青年大学习多次没有做,你去看看GetUserInfo_URL的那个网址,可以看到末尾是last-info(最后一次的信息),青年大学习那个系统会定期清理掉last-info的信息,你就算是手动过去打卡签到也需要重新手动填写信息然后网页再去重新给你写入写进last-info,而目前程序就是使用last-info里面的信息进行打卡签到的,因为也没有办法获取到各地区各系统各学校各党支部的No号码只能从last-info里面去找。此类情况程序会返回——获取历史信息失败,请您手动打卡:'nid'
> Can you provide this LNK file? Yes. You can download samples here: https://github.com/StrikeReady-Inc/research/tree/main/2024-08-07%20BITTER%20opendir, Password: "infected" (without quotes), Location: ./kimfilippovision.com/documents/temp1134/Document Ref.40007609072024.pdf.lnk They are malicious file. Please be careful and keep...