Kali0xC

Results 2 issues of Kali0xC

I tested mactime v4.11.1. In my test I used the same body file with the following commands. Using switch `-z UTC` here (command 1): `mactime -z UTC -y -d -b...

In the function "public DateTimeOffset GetDateTimeOffset(string timestamp)" on line 60 (within the GitHub view) the "DateTime.FromFileTime()" function is being used. Based on testing and MS documentation (https://learn.microsoft.com/en-us/dotnet/api/system.datetime.fromfiletime?view=net-9.0) this will converts...