COMMITS
/ utils/workingset_enum.cpp August 30, 2022
H
[FEATURE] In enum_workingset: collect more information about the regions
hasherezade committed
July 28, 2020
H
[REFACT] Moved counting entried into utils. Fixed comments
hasherezade committed
July 27, 2020
H
[BUGFIX] Fetch last error only if VirtualQueryEx has failed. (Issue #68)
hasherezade committed
H
[BUGFIX] Fixed condition for skipping the page
hasherezade committed
H
[BUGFIX] Fixed condition for skipping the page
hasherezade committed
H
[BUGFIX] Break if ERROR_BAD_LENGTH and out_size different than expected
hasherezade committed
July 20, 2020
H
[BUGFIX] In workingset enum: leave original BaseAddress
hasherezade committed
July 12, 2020
H
[BUGFIX] Fixed scanning workingset by 32 bit scanner. Allow for ERROR_BAD_LENGHT
hasherezade committed
H
H
H
[BUGFIX] On query workingset: throw error on ERROR_BAD_LENGHT
hasherezade committed
H
[BUGFIX] In enum_workingset: prevent from stucking on ERROR_BAD_LENGTH
hasherezade committed
H
[BUGFIX] In enum_workingset: prevent the function from stucking
hasherezade committed
June 6, 2020
H
[BUGFIX] Removed upper limit for scanned page address
hasherezade committed
June 2, 2020
H
[REFACT] Wrap more utils in a namespace pesieve::util
hasherezade committed
August 4, 2019
H
[BUGFIX] Fixed invalid address limits for workingset_enum
hasherezade committed
March 9, 2019
H
[REFACT] Use fetch_region_size from libpeconv
hasherezade committed
March 8, 2019
H
[BUGFIX] In fetch_region_size: fixed invalid error check
hasherezade committed
March 5, 2019
H
[BUGFIX] Fixed calculating ImageSize. Filter out invalid pages.
hasherezade committed
December 14, 2018
H
[BUGFIX] In WorkingSet scan: break scanning the memory region if Access
hasherezade committed
August 1, 2018
H
[REFACT] While dumping the shellcode, take the size from the report.
hasherezade committed
April 17, 2018
H
[REFACT] Use read_remote_memory from libpeconv
hasherezade committed
April 11, 2018
H
[REFACT] Function read_remote_mem moved to util
hasherezade committed
April 8, 2018
H
[REFACT] Changed/deleted debug strings
hasherezade committed
March 22, 2018
H
[REFACT] Scan full regions rather than individual pages
hasherezade committed
H
[REFACT] Functions related to workingset_enum moved to separate files
hasherezade committed