DescriptionRevert 288319 "Adding the VerifyModule function (and helpers) to..."
> Adding the VerifyModule function (and helpers) to safe browsing.
>
> This function allows us to compare a module in memory with
> its original on disk, and identify any differences (after
> accounting for relocations). The state of the module
> (MODULE_UNKNOWN, MODULE_UNMODIFIED or MODULE_MODIFIED) is
> returned along with a list of the possibly modified exported
> functions of the module.
>
>
> BUG=401854
>
> Review URL: https://codereview.chromium.org/406043003
TBR=krstnmnlsn@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288356
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|