Difference between revisions of "Next Release"

From truxwiki.com
Jump to navigation Jump to search
Line 27: Line 27:
 
==Bug Fixes==
 
==Bug Fixes==
 
# Fixed a double initialization bug in Python
 
# Fixed a double initialization bug in Python
# Calculating the length of carved UTF-8 files has been fixed
+
# Calculating the length of carved [[Type_UTF8_Encoded_Text|UTF-8]] files has been fixed
 
# Fixed a bug in Python time parsing
 
# Fixed a bug in Python time parsing
 
# Fixed a bug in Python enumeration
 
# Fixed a bug in Python enumeration

Revision as of 06:10, 7 June 2024

This is a place holder for what is being put into the next release of Truxton.

Truxton Next

<< Released 2024-?

Improvements

  1. Desktop now displays "No Validated Date" instead of dates of 1601-01-01
  2. New C APIs:
    1. truxton_add_triage_file()
    2. truxton_remove_triage_file()
    3. truxton_time_now()
    4. Added support for enumerating file types
    5. Content status names are now retrievable
  3. Consolidated Contacts report is now better at merging entries
  4. GeoTIFFs are now thumbnailed
  5. Better file length calculation when carving KeePass Database files
  6. New files exploited:
    1. dBeaver Credentials
    2. Picasa database
    3. Android Installed applications
    4. Embedded Plists
    5. Apple core location
    6. AT&T Phone Book Backup
    7. ADF properties
    8. ADF bundles

Bug Fixes

  1. Fixed a double initialization bug in Python
  2. Calculating the length of carved UTF-8 files has been fixed
  3. Fixed a bug in Python time parsing
  4. Fixed a bug in Python enumeration
  5. Cleaning of the [EntityString] table as part of maintenance
  6. XML Plists can now have multiple data elements per key element.

New Types

  1. 60 new file types