Skip to content

v8.0.0

Latest
Compare
Choose a tag to compare
@digitalsleuth digitalsleuth released this 15 Jul 23:02
· 1 commit to master since this release
7b6d113

CHANGELOG

This version introduces new timestamps and fixes, as well as new features for the GUI:

Fixes

  • Active Directory conversion would fail when the timestamp value is negative or larger than the year 3001
  • Converting from an NS Date value would present 4 outputs instead of a single output

New Timestamps

  • Julian Decimal date
  • Julian Hex date
  • Semi-Octet decimal value
  • Unix Milliseconds (hex)

Updates

  • Added a time zone conversion feature to the GUI (one already existed for the command line version)
  • Created a "Open in New Window" function for side-by-side comparison of timestamps
  • Added a context menu in the results tables for copying / pasting values
  • Added an "Update time zone" button in the calendar to facilitate updating the time zone lists to respect daylight savings
  • Modified the output tables to detect a +/- 5 year difference and change the color of the row to green
  • Changed the sizing of the windows, and modified the fonts to allow for a more user-friendly view in Linux