saaph / eBPF_processor

An IDA processor for eBPF bytecode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eBPF IDA Proc

This is an IDA Processor that can be used to disassemble eBPF bytecode. It was developed for a challenge. As such, it hasn't been tested with any other target than the crackme-esque filter I developed it for.

Author

Clément Berthaux - clement (dot) berthaux (at) synacktiv (dot) com

Installation

You just need to place ebpf.py in your IDA_ROOT\procs folder.

Example of filter opened in IDA

About

An IDA processor for eBPF bytecode


Languages

Language:Python 100.0%