How to know if i look at an address or a local varaiable just by the bits?
Is it even possible? I was asked about the values that appear on the stack, in a way that without knowing the var type, just by analyzing the bytes I should be able to recognize if it’s an address or a local variable.