v10.2.3
Changes:
- b55a779 Merge branch 'main' into release/10.2.x
- 37d589e changelog: update to 10.2.3
- a1ae4c9 OrcCommand: WolfLauncher: Journal: print skipping reason
- f503471 OrcCommand: WolfLauncher: Journal: Syslog: improve log format
- 17b1c0e OrcCommand: WolfLauncher: Journal: default empty 'agent' to 'Info'
- ccc71bc OrcCommand: WolfLauncher: change console mutex to std::recursive_mutex
- 1852664 OrcCommand: WolfLauncher: rename '/MothershipHandle' to '/Mothership'
- 415ca2a Add log to display cli parsing item issue
- 6c90890 OrcLib: FileFormat: PeParser: enable authenticode for arm pe
- 1903b0d OrcLib: FileInfo: fix macro IMAGE_FILE_MACHINE_ARMNT value
See More
- 51e55b0 OrcLib: Log: duplicate logs with OutputDebugString for debug builds
- f06f695 OrcCommand: GetThis: fix OnMatchingSample callback prototype
- 340d690 Replace E_ABORT return code
- 617faba OrcLib: CommandAgent: synchronize with child process creation
- e21f681 OrcLib: CommandAgent: coding style
- 841a634 OrcLib: CommandAgent: add CommandNotification::Created
- 19e750e OrcLib: CommandExecute: add CreateChildProcess and ResumeChildProcess
- c47d3f2 OrcLib: CommandAgent: add notification NotifyAborted
- 8062617 OrcLib: Utils: Guard: add class ViewOfFile
- 3683d02 OrcLib: Utils: Guard: add class Lock for mutexes handle
- 8a984d8 OrcLib: Utils: Guard: PointerGuard: add operator=
- 4b75310 OrcLib: Utils: Guard: PointerGuard: add operator->
- f8feffa OrcLib: Utils: Guard: DescriptorGuard: fix operator*
- 8b69db2 OrcLib: Utils: Guard: DescriptorGuard: add method 'release'
- b2071ef OrcLib: Utils: Guard: simplify default move ctors
- 23a86cd OrcLib: CommandAgent: handle configuration attribute 'timeout'
- 844d685 OrcLib: CommandMessage: add method MakeAbortMessage
- d70088b OrcLib: WolfLauncher: add to element 'command' the attribute 'timeout'
- f51270f OrcLib: Robustness: fix invalid eol position
- 9ff2b14 OrcLib: FileFind: do not disable unreferenced yara scripts
- fb4a84a OrcLib: ObjectDirectory: update failure log level
- 050ea91 OrcLib: MftRecordAttribute: fix WOF for resident attribute
- ecd4fb1 OrcLib: UncompressWofStream: replace NTFSStream with ByteStream
- 7b33095 OrcLib: EmbeddedResource: ExtractValue: update failure log level
- 165549e OrcLib: Ntfs: WofStreamConcept: fix last block position computation
- 1d254a6 OrcLib: Ntfs: fix alignment with some offsets after decompression
- 277cd4d OrcLib: Ntfs: fix decompression for some ending block
- 011637f OrcCommand: NTFSUtil: use Round.h
- 3d8fe01 OrcLib: Utils: add Round.h
- 5373c24 test: add New-WofTestDataset.ps1
- 7cb0e39 tools: ci: test: fix 'exit_code' check
This list of changes was auto generated.