Release 2018-09-24

From truxwiki.com
Jump to navigation Jump to search

Truxton 2.3.2.0

<< Released 2018-09-24 >>

Improvements

  1. The Load Media desktop screen now has a "choose hash set" option that allows you to choose a hashset to use during a load.
  2. You can now download a hashset of an investigation or media. Please keep in mind that hashes with a value of all zeroes are not considered to be a valid hash.
  3. You can now specify individual hashset files for the load via the -hashset command line option.
  4. USB device report now includes information from event logs.
  5. Connecting and disconnecting from networks is now displayed in the timeline.
  6. Better identification of search terms.
  7. Better filtering of document authors. Adobe will seemingly accept any series of bytes as an "author."
  8. New load option -justcarve allows you to specify a file that will just be carved. No attempt to identify partition tables, file systems, or any other normal forensic processing will be performed. This is useful when you want to recover files from a disk image that has had the filesystem overwritten by a different file system.
  9. Carved Zip fragment files now have names and dates.
  10. The globally unique identifier for media is now displayed in the media details section of the user interface. This makes it easier for people writing or using scripts.
  11. Better TAR file carving.

New File Types

  1. Blackberry Encrypted File
  2. Blackberry Master Key File
  3. MAME Configuration
  4. Microsoft Office Telemetry (User)
  5. Microsoft Office Telemetry (Solution)
  6. Microsoft Office Telemetry (Event)

Bug Fixes

  1. The BumpMedia.ps1 script now works for loads stuck in the 90+ percent range. This happens when machines are shut down during the final stage of processing.
  2. Conversations view can now handle empty or blank accounts.
  3. Better parsing of plain and extended XRY XML files.
  4. Better parsing of Cellebrite 1.0 XML files.
  5. Parsing of ISO 8601 timestamps was being truncated at whole seconds. Now, sub-second resolution is supported.
  6. Searching for files by name didn't like spaces in them.