James Habben

Results 44 issues of James Habben

I am trying to use ReactIDE on a mac with monterey, and it doesn't load the component bar. I also noticed it doesn't create a reactide.config.js file. I downloaded the...

dump_instances_csv function added to formatters.py and dump_class_instance.py updated to use argparse and new CSV function

Currently, the timelines are sorted by their add date when in timeline view. It would be great to have an option to choose to sort by timeline name. The date...

Feature request
UI/UX
Medium effort

It would be great to have the basic stats info from the plaso storage file available to see for each of the timelines. I am referring to the info at...

Feature Request
Frontend
Backend
Data import

### Details I use this tool to research data inside many different iOS backup files. The core of iPhone and iOS uses a sqlite database to track various files. Then...

enhancement

Getting an issue running with this module and here is a print of one of the offending rows. ![image](https://github.com/abrignoni/iLEAPP/assets/6327329/e819d0a3-6ae9-4df3-848e-7cacdf863c1d) its erroring on line 102 (103 in this pic) because the...

bug

the `protonMail` module returns 547 files with its search patterns from josh's ios15 public image. we should review these patterns to see if they can be refined to improve processing...

enhancement

the `telegramMessages` module returns 2011 files from josh's ios15 public image. we should review the patterns to see if there is a way to limit the result to improve processing...

enhancement

## Problem overall, there are modules that are or have potential for parsing out a large number of data records, and writing those records into HTML tags creates a large...

enhancement

https://github.com/abrignoni/iLEAPP/blob/c052c9255d44f90606eafdd5aa0b330d82c0b833/ileappGUI.py#L110-L113 Tried to run this against an iCloud backup pulled with Elcomsoft Phone Breaker's download backup function. I think it used to provide the files in the hashed structure, but...

enhancement