COMMITS
/ utils/path_converter.cpp August 23, 2022
S
fix clang compile issues (#109)
secDre4mer committed
July 16, 2020
H
[BUGFIX] In expand_path: always try to convert from the device path
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] Split util.cpp/.h into two files, basing on common functionality
hasherezade committed
March 6, 2020
H
[FEATURE] Use absolute path in ResultsDumper. In expand_path: normalize separators.
hasherezade committed
February 26, 2020
H
[BUGFIX] Canonicalize paths of scanned modules (Issue #51)
hasherezade committed
December 19, 2019
H
[REFACT] Fixed performance issues reported by Codacy. Removed unused variables
hasherezade committed
November 23, 2019
H
[REFACT] Pass strings by constant references
hasherezade committed
June 8, 2019
H
[REFACT] REfactored init_syspaths
hasherezade committed
November 14, 2018
H
[BUGFIX] Use GetWindowsDirectoryA instead of the implicit version:
hasherezade committed
July 29, 2018
H
[REFACT] Moved System32->WoW64 path conversion to path_converter
hasherezade committed
July 28, 2018
H
[REFACT] Refactored paths parsing. Skip GLOBALROOT.
hasherezade committed
May 8, 2018
@
[BUGFIX] In path_converter: use comparator not assignment (Issue #16)
@hasherezade committed
April 18, 2018
H
[BUGFIX] Changes in paths conversion from Device/mapping to drive letter (Issue #14)
hasherezade committed
March 28, 2018
H
[BUGFIX] Fixed path conversion (remove prefix "\\?\"). Small refactoring.
hasherezade committed
March 26, 2018
H
[REFACT] Refactored fetching path to module and to mapped image
hasherezade committed
March 24, 2018
H
[FEATURE] Check if mapped modules are corresponding to modules on the
hasherezade committed
January 11, 2018
H
[BUGFIX] Improved validation of opening files.
hasherezade committed
H
[REFACT] Moved utlities into a separate dir: 'utils'
hasherezade committed