You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently there is not support for eBPF/cBPF
Describe alternatives you've considered
For the disassembly, both cBPF and eBPF are already implemented in Capstone so there is no need to implement a disassembler from scratch
Is your feature request related to a problem? Please describe.
Currently there is not support for eBPF/cBPF
Describe alternatives you've considered
For the disassembly, both cBPF and eBPF are already implemented in Capstone so there is no need to implement a disassembler from scratch
Depends on capstone-engine/capstone#2568 (merged, will be included in Capstone v6)
The text was updated successfully, but these errors were encountered: