Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

IndirectBranching

Zhang edited this page Dec 12, 2018 · 1 revision

Pass -mllvm -enable-indibran to enable.
Branching Instructions are replaced with indirect branching, which is coverted into register-based indirect calls on supported backend. This makes disassemblers fail to predict the complete control flow from static analysis