(CAPA) CAPA_localsize

Created the . Updated 1 year, 10 months ago.

            rule:
  meta:
    name: trap debugger with localsize
    namespace: anti-analysis/anti-debugging
    author: lordtmk@protonmail.com
    scope: basic block
    examples:
      - B67E5B1985742F62785122B637EF4FBD:0x4B1F5B
  features:
    - and:
      - api: LocalSize
      - mnemonic: push 
      - number: 0
        

Associated Techniques

Technique Name Technique ID's Has Snippet(s)
LocalSize(0) U0128