File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 1
1
# ChangeLog
2
2
3
+ ## [ 10.2.3] - 2023-11-15
4
+ ### Added
5
+ - Ntfs: Windows overlay file compression support with resident files
6
+ - WolfLauncher: add to element 'command' attribute 'timeout'
7
+ - WolfLauncher: Syslog: add some more logs
8
+
9
+ ### Changed
10
+ - Yara: do not disable Yara's rule when not referenced in config
11
+ - Authenticode: enable ARM PE authenticode check
12
+ - Display command line invalid parameter in case of parsing issue
13
+
14
+ ### Fixed
15
+ - Ntfs: fix last block decompression
16
+ - Ntfs: fix last read position after some decompression
17
+ - Ntfs: fix Windows overlay file decompression for some ending block
18
+ - Outcome: fix empty process informations for very short lifetime processes
19
+ - ci: fix Get-OrcOutcome exit_code existence check
20
+
21
+
3
22
## [ 10.2.2] - 2023-09-20
4
23
### Added
5
24
- Allow user to specify any 'key' from 'ORC_Offline' special command set
15
34
- FastFind: XML output style
16
35
- NTFSInfo/FATInfo: unexpected FirstBytes column zero padding
17
36
37
+
18
38
## [ 10.2.1] - 2023-06-20
19
39
### Changed
20
40
- Configuration: accept wildcard as exclusion path
51
71
- FastFind: add missing handling of 'Resurrect' and '/ResurrectRecords'
52
72
53
73
74
+ ## [ 10.1.8] - 2023-09-18
75
+ ### Added
76
+ - Allow user to specify any 'key' from 'ORC_Offline' special command set
77
+
78
+ ### Changed
79
+ - Yara: update to 4.3.2
80
+
81
+ ### Fixed
82
+ - Yara: possible execution loop issue depending on the rule
83
+ - FastFind: in the XML results file the 'Type' values for a registry match was always set to 'Type'
84
+ - NTFSInfo/FATInfo: unexpected FirstBytes column zero padding
85
+ - Fix log file output suboptions
86
+
87
+
54
88
## [ 10.1.7] - 2023-04-17
55
89
### Added
56
90
- Add more log in case of memory starvation
You can’t perform that action at this time.
0 commit comments