Tutorial: Creating Unions in IDA Pro
IDA treats a union as a special kind of struct, so you need to create it on IDA’s Structures page: Step 1: Open the Structures page: Step 2: Press Insert and check union : A union
IDA treats a union as a special kind of struct, so you need to create it on IDA’s Structures page: Step 1: Open the Structures page: Step 2: Press Insert and check union : A union