COMMITS
/ scanners/code_scanner.cpp February 5, 2022
H
[REFACT] Normalized integer type
hasherezade committed
January 22, 2022
H
[REFACT] Removed redundant param: processHandle from ModuleScanReport
hasherezade committed
January 10, 2022
H
[REFACT] Use new operators with std::nothrow
hasherezade committed
H
[REFACT] Explicitly case sizes to DWORDs when needed
hasherezade committed
December 20, 2021
H
[BUGFIX] Fixed mem leak: not freed remote section (Issue #95)
hasherezade committed
September 9, 2021
H
[FEATURE] More precise clearing of IAT: field by field (Issue #15)
hasherezade committed
July 31, 2021
H
[FEATURE] Depending on data parameter (and refl mode) scan also inaccessible PE sections
hasherezade committed
April 30, 2021
H
[FEATURE] List patches in the CodeScanReport
hasherezade committed
October 13, 2020
H
[FEATURE] Report how many sections were scanned
hasherezade committed
H
[FEATURE] Scan non-executable sections for hooks, if data scanning is enabled
hasherezade committed
July 20, 2020
H
H
[BUGFIX] Do not assume that section 0 always contains EP
hasherezade committed
July 10, 2020
H
[REFACT] Removed unused variables
hasherezade committed
June 15, 2020
H
[BUGFIX] Fixed wrong patch size
hasherezade committed
June 14, 2020
H
[REFACT] Wrapped everything in pesieve namespace
hasherezade committed
June 12, 2020
H
[BUGFIX] In CodeScanner: fixed scanning the area after the originalSection part
hasherezade committed
June 9, 2020
H
[REFACT] Changed checking for padding
hasherezade committed
H
[FEATURE] Scan a PE without sections
hasherezade committed
June 2, 2020
H
[REFACT] Wrap more utils in namespace pesieve::util
hasherezade committed
May 18, 2020
H
[BUGFIX] Fixed grammar in the debug string
hasherezade committed
December 30, 2019
H
[REFACT] Use prefix operators instead of postfix
hasherezade committed
H
December 29, 2019
H
[FEATURE] Scan for unpacked sections and store them in a report.
hasherezade committed
December 28, 2019
H
[FEATURE] Added assignment operator to the PatchList. Cleanup.
hasherezade committed
H
[FEATURE] In CodeScanner: check both: load base and header base
hasherezade committed
December 22, 2019
H
[BUGFIX] Use the base saved in the remote header as the reloc base
hasherezade committed
November 13, 2019
H
[REFACT] In CodeScanner::scanRemote() : ensure that modules are initialized
hasherezade committed
November 11, 2019
H
[FEATURE] Scan detached MEM_IMG for hooks
hasherezade committed
June 11, 2019
H
[REFACT] Use brackets for including peconv.h
hasherezade committed
May 22, 2019
H
[VERSION] 0.1.8
hasherezade committed
H
[REFACT] In clearLoadfConfig: check if the Guard flag is enabled
hasherezade committed
May 21, 2019
H
[BUGFIX] Filter out the patch at GuardCFCheckFunctionPointer (Issue #27)
hasherezade committed
December 3, 2018
H
[REFACT] Renamed: HookScanner to CodeScanner
hasherezade committed