Skip to content

eBPF Extension for Ghidra v0.2

Latest
Compare
Choose a tag to compare
@Nalen98 Nalen98 released this 24 Jun 12:59
· 28 commits to master since this release
b24f2d3
  • Fix for negative imm values (LDDW instructions) according to #12
  • ALU32 instructions added
  • BPF_JMP32 instructions added
  • JSET instruction fixed
  • added support for all BPF_ATOMIC operations