Module Updates

October 27, 2025 · View on GitHub

fit-mail v3.0.0-beta

First beta release of the new mail acquisition module, now based on PySide6.
View release

FIT 2.X.X — End of Support Notice

The 2.X.X release line of FIT (Freezing Internet Tool) contains several known bugs and architectural limitations.
For this reason, the project is now being redesigned into a modular suite, which will officially debut with FIT 3.0.0.


Transition to FIT 3.0.0

Starting from version 3.0.0, FIT will no longer be a single monolithic application,
but a modular suite composed of several independent Python packages — each focused on a specific type of acquisition.

Each module can be installed and executed separately, or as part of the complete FIT suite.

FIT Modular Repositories Overview

ModuleRepositoryDependenciesStatus
fit-webfit-project/fit-webfit-scraperCreated
fit-mailfit-project/fit-mailfit-scraperCreated
fit-instagramfit-project/fit-instagramfit-scraperSuspended
fit-videofit-project/fit-videofit-scraperNot created
fit-entire_websitefit-project/fit-entire_websitefit-scraperNot created
fit-bootstrapfit-project/fit-bootstrapNot created
fit-scraperfit-project/fit-scraperfit-acquisitionCreated
fit-acquisitionfit-project/fit-acquisitionfit-casesCreated
fit-casesfit-project/fit-casesfit-configurationsCreated
fit-configurationsfit-project/fit-configurationsfit-assets, fit-commonCreated
fit-assetsfit-project/fit-assetsCreated
fit-commonfit-project/fit-commonCreated
fit-wizardfit-project/fit-wizardfit-verify-pdf-timestamp, fit-verify-pecCreated
fit-verify-pdf-timestampfit-project/fit-verify-pdf-timestampfit-casesCreated
fit-verify-pecfit-project/fit-verify-pecfit-casesCreated

🧠 Legend

  • Created → Repository exists and is under development
  • Suspended → Temporarily paused due to external API restrictions
  • Not created → Repository planned but not yet initialized
  • → No dependencies

Current status

  • All 2.X.X versions are no longer supported and will not receive further updates.
  • Users are encouraged to download and test the new scrapers directly from their repositories.
  • Each repository will soon provide its own binary release.
  • The main fit repository will include a bundle binary that integrates all modules.

Stay updated

Follow the progress of the FIT 3.0.0 modular release in the official project board:
https://github.com/orgs/fit-project/projects/18


Credits

The FIT project is based on the final exam by Fabio Zito (@zitelog)
for the Master's program in Cybersecurity, Digital Forensics, and Data Protection.