Release 2023-07-23

From truxwiki.com
Jump to navigation Jump to search

Truxton 4.3.0

<< Released 2023-07-23 >>

Improvements

  1. Python and C support for:
    1. Investigation Notes
    2. Groups
    3. File Identification
    4. File Details
    5. File Type
    6. Object Enumeration
  2. TruxtonCLI has new "depot consolidate" command
  3. My Findings report now sorted by date
  4. Python now has enums for:
    1. ContentStatus
    2. DataType
    3. DepotStatus
    4. DepotType
    5. Direction
    6. EntityType
    7. EventType
    8. FileOrigin
    9. FileSystem
    10. FileType
    11. InvestigationStatus
    12. InvestigationType
    13. LocationType
    14. MediaStatus
    15. MediaType
    16. MessageType
    17. ObjectType
    18. Participant
    19. Relation
    20. Stage
    21. TagOrigin
    22. UrlFormat
  5. Added support for carving Android Sparse Images
  6. Python support upped to version 3.11
  7. Added more filenames to Triage load
  8. Consolidated Contacts report is much faster
  9. Added support for Qalam Arabic transliteration
  10. Easy Button load now supports Communications and Contacts load
  11. Python APIs:
    1. ID parameters can now be UUIDs or strings
    2. Time parameters are now DateTime instead of FILETIME integers
    3. Support for enumeration protocol
  12. Support for LZFSE compression
  13. Support for new NSRL format
  14. KTX files are now converted to PNG
  15. Added mindate and maxdate loader options so you can process files within a given date range (mostly for triage purposes)
  16. Python Truxton Object has new methods:
    1. updateaveragefilesize
    2. updatemaximumcarvedfilesize
    3. updateminimumcarvedfilesize
  17. OpenText (formerly Micro Focus) IDOL integration
  18. Truxton Service now writes a warning message to the event log if an entry's EXE is missing

Bug Fixes

  1. Some database records were not being deleted properly
  2. Load Status Monitor was exiting on malformed JSON
  3. C API was missing parameter for updating a file type's minimum and maximum file size

New Types

  1. 15 new file types