COMMITS
/ scanners/scan_report.cpp November 3, 2022
H
[FEATURE] Format connected scan and dump reports as valid JSON
hasherezade committed
February 10, 2022
H
[FEATURE] Allow to filter-out shellcodes found by thread scan (using the
hasherezade committed
January 22, 2022
H
[FEATURE] Do not exclude .NET modules from code scan
hasherezade committed
January 21, 2022
H
[FEATURE] Exclude replaced modules from IAT scan
hasherezade committed
January 10, 2022
H
[REFACT] Explicitly case sizes to DWORDs when needed
hasherezade committed
December 28, 2021
H
[FEATURE] In Scan Report: changed to
hasherezade committed
December 22, 2021
H
[FEATURE] Report whether the scan was performed on process reflection
hasherezade committed
August 1, 2021
H
[REFACT] Refactored appending to ProcessModules, limiting access to the class fields
hasherezade committed
April 30, 2021
H
[FEATURE] Added json_lvl parameter: to control level of details in the report
hasherezade committed
July 16, 2020
H
[FEATURE] Show at the end of the report, just before
hasherezade committed
H
[BUGFIX] Count unreachable files from error reports
hasherezade committed
H
[REFACT] Added function: countResultsPerType
hasherezade committed
July 15, 2020
H
[FEATURE] Renamed to (more descriptive)
hasherezade committed
July 13, 2020
H
[FEATURE] Added indicators to the report
hasherezade committed
July 8, 2020
H
[FEATURE] Changed raporting if the process is64 bit
hasherezade committed
H
[FEATURE] Include the target bitness in the report
hasherezade committed
July 4, 2020
H
[FEATURE] Report PE and shellcode implants separately
hasherezade committed
H
[REFACT] Normalized naming convention in scan_report
hasherezade committed
July 3, 2020
H
[FEATURE] Report that the process is managed
hasherezade committed
June 14, 2020
H
[REFACT] Wrapped everything in pesieve namespace
hasherezade committed
June 12, 2020
H
[REFACT] Fetching report type implemented in a new function
hasherezade committed
June 11, 2020
H
[BUGFIX] Allow to resize the scanned area
hasherezade committed
May 29, 2020
H
[REFACT] Wrapped the utils into a namespace pesieve::util
hasherezade committed
May 18, 2020
H
[BUGFIX] Show JSON report even if no suspicious indicators detected
hasherezade committed
April 13, 2020
H
[REFACT] Moved IATScanner into a separate class
hasherezade committed
April 12, 2020
H
[FEATURE] Added IAT Hooks reports to stats
hasherezade committed
March 11, 2020
H
[FEATURE] Limit access to the fields in ProcessModules
hasherezade committed
March 8, 2020
H
[REFACT] Renamed an enum
hasherezade committed
H
[REFACT] Split util.cpp/.h into two files, basing on common functionality
hasherezade committed
H
[REFACT] Build JSON report inside ProcessScanReport.
hasherezade committed
December 19, 2019
H
[REFACT] Fixed performance issues reported by Codacy
hasherezade committed
August 4, 2019
H
[BUGFIX] Distinguish between replaced processes and processes with
hasherezade committed
June 9, 2019
H
[REFACT] Moved PE-sieve types into the namespace pesieve
hasherezade committed
December 16, 2018
H
[FEATURE] Check and report to which module the hook leads
hasherezade committed
December 3, 2018
H
[REFACT] Renamed MemPageScanner to WorkingSetScanner
hasherezade committed
H
[REFACT] Renamed: HookScanner to CodeScanner
hasherezade committed
April 30, 2018
H
[BUGFIX] Fixed mem leak while adding new modules to the list. Keep module status.
hasherezade committed
April 22, 2018
H
[FEATURE] Create reports about skipped modules. Changed error reporting.
hasherezade committed
April 17, 2018
H
[REFACT] Refactored generating final summary
hasherezade committed