Igor’s tip of the week #99: Enums

In IDA, an enum (from “enumeration”) is a set of symbolic constants with numerical values. They can ...

Igor’s tip of the week #95: Offsets

As we’ve mentioned before, the same numerical value can be used represented in different ways even ...