Executable file formats

Executable file formats

TL;DR: PE (Windows), ELF (Linux/Android native), Mach-O (macOS / iOS). Section structure determines load behaviour.

Stub — to be filled in.

What it is

TODO

Preconditions / where it applies

TODO

Technique

TODO

Detection and defence

TODO

References

  • TODO