abrignoni / abrignoni/iLEAPP

Issue replacing _parse_blob

Offen
#1,419 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
1.2k
Forks
303
Ø Merge
4 Std. 32 Min.
Gemergte PRs (30 T.)
216

Beschreibung

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

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.