Skip to content

1.2.0: `%got` compatibility

Compare
Choose a tag to compare
@AngheloAlf AngheloAlf released this 17 Sep 20:44
· 313 commits to master since this release
4653029
  • New methods in RegistersTracker to support tracking %got accesses
    • processGpLoad, which works similar to processLui
    • preprocessLoAndGetInfo, which replaces the now deprecated getLuiOffsetForLo
  • Move operand types to the table format. Operands were also renamed to a more concise name.
  • Fix the wrong returned value on Utils.From2Complement when bits equals 32.