radareorg / ideas

4 stars 1 forks source link

Add eBPF assembler/disassembler/analysis #237

Open ret2libc opened 5 years ago

ret2libc commented 5 years ago

eBPF: https://www.kernel.org/doc/Documentation/networking/filter.txt

Right now we have a plugin in radare2-extras but apparently it's kinda broken, it's hand-made and it doesn't work with eBPF.

Capstone has added support for eBPF recently, so we could just leverage it (either as an external plugin in extras or as "core" plugin in radare2 repo directly).

ret2libc commented 4 years ago

This issue has been moved from radareorg/radare2 to radareorg/ideas as we are trying to clean our backlog and this issue has probably been created a long while ago. This is an effort to help contributors understand what are the actionable items they can work on, prioritize issues better and help users find active/duplicated issues more easily. If this is not an enhancement/improvement/general idea but a bug, feel free to ask for re-transfer to main repo. Thanks for your understanding and contribution with this issue.