Release 2023-07-23
Jump to navigation
Jump to search
Truxton 4.3.0
Improvements
- Python and C support for:
- Investigation Notes
- Groups
- File Identification
- File Details
- File Type
- Object Enumeration
- TruxtonCLI has new "depot consolidate" command
- My Findings report now sorted by date
- Python now has enums for:
- ContentStatus
- DataType
- DepotStatus
- DepotType
- Direction
- EntityType
- EventType
- FileOrigin
- FileSystem
- FileType
- InvestigationStatus
- InvestigationType
- LocationType
- MediaStatus
- MediaType
- MessageType
- ObjectType
- Participant
- Relation
- Stage
- TagOrigin
- UrlFormat
- Added support for carving Android Sparse Images
- Python support upped to version 3.11
- Added more filenames to Triage load
- Consolidated Contacts report is much faster
- Added support for Qalam Arabic transliteration
- Easy Button load now supports Communications and Contacts load
- Python APIs:
- ID parameters can now be UUIDs or strings
- Time parameters are now DateTime instead of FILETIME integers
- Support for enumeration protocol
- Support for LZFSE compression
- Support for new NSRL format
- KTX files are now converted to PNG
- Added
mindateandmaxdateloader options so you can process files within a given date range (mostly for triage purposes) - Python Truxton Object has new methods:
- updateaveragefilesize
- updatemaximumcarvedfilesize
- updateminimumcarvedfilesize
- OpenText (formerly Micro Focus) IDOL integration
- Truxton Service now writes a warning message to the event log if an entry's EXE is missing
Bug Fixes
- Some database records were not being deleted properly
- Load Status Monitor was exiting on malformed JSON
- C API was missing parameter for updating a file type's minimum and maximum file size
New Types
- 15 new file types