abrignoni / abrignoni/iLEAPP

applicationState Parsing Ahead of Modules

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

説明

We currently have 4 modules that are doing a wildcard search to find a plist to get the GUID for the application of interest. This returns a large number of files for each of these modules and they are duplicate files that each one has to process.

For reference:
image

@snoop168 has suggested that we parse the `applicationState.db` file prior to handing things over to the modules. This would reduce the files extracted by the modules. We do processing ahead of modules with the `iTunesBackupInfo` if its an itunes extraction:
https://github.com/JamesHabben/iLEAPP/blob/647c5bea4c280a4aeb03b7ba03c259e46c04e5d2/ileapp.py#L365-L375

Looks like it is worth considering in the near future so leaving a note here to have a reminder or to discuss implementation.

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

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

評価

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

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

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