Static analysis

Static analysis

TL;DR: Reading code / IR without executing. Cheap and safe; fails on heavily obfuscated or self-modifying targets.

Stub — to be filled in.

What it is

TODO

Preconditions / where it applies

TODO

Technique

TODO

Detection and defence

TODO

References

  • TODO