COMMITS
/ pe_sieve.cpp November 5, 2022
H
[REFACT] Changes in presenting the version
hasherezade committed
November 4, 2022
H
[FEATURE] Refactored version definition. Added version to resources
hasherezade committed
January 10, 2022
H
[REFACT] Use new operators with std::nothrow
hasherezade committed
December 28, 2021
H
[FEATURE] If scanning of inaccessible data requested, auto-enable /refl mode
hasherezade committed
August 2, 2021
H
[NOBIN] Added comments for Doxygen
hasherezade committed
August 1, 2021
July 30, 2021
H
[FEATURE] Try to use lower reflection access on failure
hasherezade committed
H
H
[BUGFIX] Allow to modify memory access only for process reflection
hasherezade committed
July 17, 2021
H
[FEATURE] Added SYNCHRONIZE flag to OpenProcess
hasherezade committed
June 30, 2021
H
[BUGFIX] Enforce access to inaccessible sections (Issue #86)
hasherezade committed
April 30, 2021
H
[FEATURE] Added json_lvl parameter: to control level of details in the report
hasherezade committed
October 12, 2020
H
[REFACT] Moved checking dump parameters to the function
hasherezade committed
July 10, 2020
H
[REFACT] Removed unused variables, cleanup
hasherezade committed
July 6, 2020
H
[BUGFIX] Fixed closing process handle on error
hasherezade committed
July 3, 2020
H
[BUGFIX] Use process reflection for both: scan and dump
hasherezade committed
H
[FEATURE] In quiet mode, silence out the incompatibility warnings
hasherezade committed
H
[FEATURE] Changes in printing messages in colors
hasherezade committed
H
[REFACT] Refactored scan function. Single entry point to the scan. Do
hasherezade committed
H
[REFACT] Fixed a typo in a function name
hasherezade committed
June 14, 2020
H
[BUGFIX] Set Debug privilege before scan and dump
hasherezade committed
H
[REFACT] Wrapped everything in pesieve namespace
hasherezade committed
June 11, 2020
H
[REFACT] If opening process failed, try again with basic access. Added a
hasherezade committed
June 8, 2020
H
[FEATURE] New param: refl (make process reflection before scan)
hasherezade committed
June 7, 2020
H
[FEATURE] Try to set debug privilege unconditionaly (not on failed
hasherezade committed
May 29, 2020
H
[REFACT] Wrapped the utils into a namespace pesieve::util
hasherezade committed
April 17, 2020
M
[BUGFIX] Standardize includes
Max Altgelt committed
March 8, 2020
H
[REFACT] Moved functions into pesieve namespace. Moved version to
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
March 7, 2020
H
[BUGFIX] Make a dump report if the minidump was created. Small cleanup.
hasherezade committed
H
[FEATURE] Save dump_report.json. Refactoring.
hasherezade committed
H
[FEATURE] Add dump mode info to dump report. Fixes.
hasherezade committed
H
[W-I-P] Implement DumpReport
hasherezade committed
March 6, 2020
H
[FEATURE] Use absolute path in ResultsDumper. In expand_path: normalize separators.
hasherezade committed
H
[REFACT] Removed a redundant parameter. Use an explicit version of a function
hasherezade committed
February 26, 2020
H
[BUGFIX] Silence out info in a quite mode
hasherezade committed
February 4, 2020
J
Silence all output in quiet mode
Jack McDowell committed
October 18, 2019
H
[REFACT] Use IsWow64Process via wrapper function
hasherezade committed
October 5, 2019
H
[FEATURE] Create a minidump under the application name. Added more logs.
hasherezade committed
H
[FEATURE] Added a possibility to make a minidump of the detected process (Issue #43)
hasherezade committed
June 16, 2019
H
[FEATURE] If DEP is disabled, scan all readable pages
hasherezade committed
June 11, 2019
H
[REFACT] Use brackets for including peconv.h
hasherezade committed
H
[FEATURE] Show only date of the build (without time)
hasherezade committed
June 9, 2019
H
[REFACT] Moved PE-sieve types into the namespace pesieve
hasherezade committed
June 8, 2019
H
[FEATURE] Added build timestamp
hasherezade committed
H
[REFACT] Cleaned ResultsDumper
hasherezade committed
May 27, 2019
H
[FEATURE] Added parameter changing the import recovery mode
hasherezade committed
December 17, 2018
H
[FEATURE] Provide more details on why the process cannot be accessed
hasherezade committed
December 4, 2018
H
[REFACT] Grouped classes related to output processing as
hasherezade committed