Breaking Down Binary Ninja’s Low Level IL
blog.trailofbits.com | blog | #reverse-engineering | #binary-ninja | #python-api | #llil | #intermediate-representation | #dataflow-analysis
Summary
An intro to Binary Ninja's Low Level IL: its architecture-agnostic IR structure, how it powers register and stack dataflow analysis, and writing a simple recursive traversal via the Python API.
- Published
- Collected
Skip to content