abrignoni / abrignoni/iLEAPP

Issue replacing _parse_blob

オープン
#1,419 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
1.2k
フォーク
303
平均マージ
4時間 32分
マージ済み PR(30日)
216

説明

I was working on applicationstate.py and I ran into an issue regarding plist parsing. I tried to replace the local _parse_blob function with the standard function from the core, but I ran into errors.
Testing with get_plist_content I tried passing the data to this function, but it failed with this error:
```Error: Type error when parsing plist data: a bytes-like object is required, not '_io.BytesIO'```

I also noticed that this same custom block of code is present in other modules, not just here. I found it in:
- bumble.py
- imoHD_Chat.py
- instagramThreads.py
- safariTabs.py
- uberClient.py
- vipps.py

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。