x86 / x86-64 assembly basics

x86 / x86-64 assembly basics

TL;DR: Registers, calling conventions (System V, Microsoft x64), control flow, common idioms.

Stub — to be filled in.

What it is

TODO

Preconditions / where it applies

TODO

Technique

TODO

Detection and defence

TODO

References

  • TODO