recently i've downloaded a guide of the assembly language, that teach you reversing and something other, from the site Crackmes
i'm doing the "lessons" but i can't understand how data structures work. so for exemple: 1) what's the instruction: mov large fs:0, eax 2) what's the SEH and why it's used to create a data structure 3) how is the input stored in the data structure?
can you explain me what does it occur, please?
thanks all