,

Reverse Engineering : Variables Initiation

Let’s create a simple program to see how the code is dissasembled.

Disassemble the program in IDA Pro.


Spaces are allocated for each variable and the values are then moved to the allocated spaces.


  • Yellow = str[ ]
  • Green = carrary[ ]
  • Orange = floatvar

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

Comments (

0

)

%d bloggers like this: