Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve regex searches and file copies #862

Merged
merged 3 commits into from
Oct 13, 2024

Conversation

Johann-PLW
Copy link
Collaborator

  • In the report folder, temp directory was renamed data
  • Convert_plist_date_to_timezone_offset function updated
  • Fix SQLite database attached in SQL queries in read-write mode
  • Improve regex searches:
    • When a module uses a regex already processed by another one, the result of the previous searching operation is returned. Files are not searched again in the input source
    • Check if a file was already copied in the report folder to avoid duplicate copy operations
    • For Mac archives, __MACOSX folder is now ignored
  • iTunes Backups (Manifest.db and Manifest.mbdb) use the same -itunes parameter instead of -itunes and itunes-mbdb. Duplicate code was removed.

@Johann-PLW Johann-PLW merged commit 1a114bd into abrignoni:lava-output Oct 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant