PATRICK DALLA BERNARDINA
PATRICK DALLA BERNARDINA
Baseline draft of timeline graph to promote suggestions of additional implementations. Make your appointments and suggestions.
OneDrive files not synchronized are stored in NTFS as "reparse points". These reparse points are been exported by IPED as zero filed files, as the content is actualy on the...
I think would be a good utility to create filters from property values from selected item on results table. A behaviour similar to filter creation on ProcessMonitor of SysInternals, when...
It is common the release of a new IPED version when a case has already started and many items have been bookmarked. In the new version, a relevant feature could...
Parsing that depends on context conditions should be postponed. For example: parsing that use information from other items should expect those items to be processed first, so the processing should...
Improvement in SQLite Parser, so it split large tables in pieces of size configured in a parser configuration parameter, and extract date metadata from REAL columns (apple most common format)...
Extract SQLite time from record fields into lucene metadata fields. Name the metadata field with tablename:column name.
Based on a JSON Schema Library (files in a config folder, for example), in format defined by https://json-schema.org/, it is possible to get some root tokens and try to carve...
When I call a java class method with keywords I receive "Keywords not supported". I saw that the issue "#57" solved this issue for functions, why not for classe methods?