Release 2018-06-01
Jump to navigation
Jump to search
Truxton 2.2.0.0
Improvements
- Eliminated a JPEG false positive identification.
- File carving speed has been improved.
- Truxton now has hit highlighting. When doing a text search, we now display that hit in context.
- More information included in iOS executables File Details
- Carved SQLite WAL files are now truncated.
- The My Findings report, when downloaded, now includes the files referenced in the report.
- Images are now displayed in reports.
- DJI Drone parser now includes GPS timestamps.
- Tracklogs in KMZ reports are now animated.
- Truxton can now generate a geographic report at the Investigation level.
- New Powershell script,
GenerateReloadList.ps1, will create a load list out of your current holdings. This makes doing a reload much easier (for testing different releases of Truxton). - Seized media locations are now included in the Geographic report.
- Tags now contain the reason they were created. Media summary page now displays automatic tags and their sources.
- Quoted search terms allow exact term searching.
- Alerts hits for media are now displayed in the media information section.
- SHA1 hashes are now displayed in the UI
- Database is now tuned during install
- Report logo is now configurable in the general settings section
- LNK files are now expanded out of registry files
- New Correlated Contacts Report. Produces a unique list of contact information from an investigation or individual media.
- We now exploit Apple Account3 databases
- Filter by tags in Media Management page
- Visual Media section much better tagging, bulk toggle offensive, overlay tags, etc.
- Much better touch screen support
- Microsoft Office Document spoofing detection. Documents that look like they may have been altered outside of Office will be tagged with "Document Spoofing" tag.
New File Types
- iOS Device Values
- WhatsApp Log
- Chromium Cache File
- NeXTSTEP Typed Stream
- iOS Restrictions Pin
- Windows Recent File Cache
- Symbian Resource
- Symbian MIF
- AmCache Registry
- SparkPeople Database
- Apple Bluetooth
- Pandora Music
Bug Fixes
- Fix random order of items when looking at query results after second page.
- Improved SQLite identification of:
Apple Call History
iOS Photos
Safari History
Android Contacts - The Identify ETL process would never exit.
- plist expansion had nameless children.
- Carver speed improvements exposed a bug in freespace offset calculation (database record caching).
- iPhone camera orientations now take into account if the photo came from the front or back camera.
- Fixed the handling of emoji in text messages going into the database. Changed to a much simpler form of text escaping.
- Populating Depot's URI column with the correct case of the machine name has been fixed. Turns out, when you ask Windows for the name of the computer, it converts it to all upper case which prevents software (like Truxton) from connecting to shares on that machine.
- Existing media information is no longer overwritten when performing a prism load.
- Contact sheets for videos are now constrained by height when there are less than 100 cells
- Fix breadcrumb navigation occasionally not working
- When tabbing between cells for physical artifacts, it now tabs left to right instead of top to bottom
- Fix alerts being generated twice for the same media
- Added some missing text based file types to SOLR Text extractor
- Fix hex viewer not highlighting active search result
- Fix some search queries not including expected results
- RegRipper reports can contain non-text. Now, any non-text character is normalized to space character so we see the entire report.
- It is now possible to load media from the desktop UI after updating to Windows 10 to release 1803. Thanks Microsoft.