COMMITS
/ scanners/patch_analyzer.cpp September 3, 2021
H
[NOBIN] Cleanup, removed commented out lines
hasherezade committed
H
[FEATURE] Introduced hook type (Issue #88)
hasherezade committed
H
[FEATURE] Hidden debug strings. Incremented version
hasherezade committed
H
[FEATURE] Detect if the patch is a relocated field
hasherezade committed
H
[FEATURE] Collect all the relocated fields in the patched module
hasherezade committed
August 1, 2021
H
[FEATURE] Added parsing of: JMP via [ADDR]
hasherezade committed
April 19, 2021
H
[REFACT] In PatchAnalyzer: added pointer validation during parsing hooks
hasherezade committed
July 10, 2020
H
[REFACT] Removed unused variables, cleanup
hasherezade committed
June 14, 2020
H
[REFACT] Wrapped everything in pesieve namespace
hasherezade committed
December 19, 2019
H
[REFACT] Fixed performance issues reported by Codacy. Removed unused variables
hasherezade committed
May 3, 2018
H
[BUGFIX] In patch_analyzer: fixed calculating jump offsets
hasherezade committed
H
[FEATURE] In patch_analyzer: parse short jumps
hasherezade committed
March 22, 2018
H
[BUGFIX] Use signed int to calculate jump destination
hasherezade committed
March 14, 2018
H
[REFACT] PatchList and PatchAnalyzer moved to separate files
hasherezade committed