zwimer/DrShadowStack

Logging information typo

Closed this issue · 1 comments

The logging info will show something like:
Call(0x40600)
Ret(0x40600)

When really it should say
Call - Return to(0x40600)
Ret(0x40600)

Done