bpftool VS TripleCross

Compare bpftool vs TripleCross and see what are their differences.

bpftool

Automated upstream mirror for bpftool stand-alone build. (by libbpf)

TripleCross

A Linux eBPF rootkit with a backdoor, C2, library injection, execution hijacking, persistence and stealth capabilities. (by h3xduck)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
bpftool TripleCross
2 11
303 1,677
6.6% -
9.1 0.7
7 days ago about 1 year ago
C C
GNU General Public License v3.0 or later GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

bpftool

Posts with mentions or reviews of bpftool. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-16.
  • BPF for Hid Drivers
    2 projects | news.ycombinator.com | 16 Nov 2022
    In the same way out-of-tree kernel modules are enforced to license themselves as GPL if they intend to use a lot (if not most) of the available functionality, eBPF programs fall under the same restrictions.

    bpftool[0] allows to see which the programs are currently running in your system, their bpf asm instructions and whether they are GPL-compliant through `bpftool prog show`

    Of course, we still need companies to actually release the source code of their eBPF programs somewhere for the promise to be fulfilled.

    [0] https://github.com/libbpf/bpftool

  • How to tell what created/owns each BPF program running in my system ?
    1 project | /r/eBPF | 25 Jun 2022
    Your distro might not ship the newer version but source is available on Github so you don't have to pull the entire kernel repo to build it.

TripleCross

Posts with mentions or reviews of TripleCross. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-06.

What are some alternatives?

When comparing bpftool and TripleCross you can also consider the following projects:

libbpf - Automated upstream mirror for libbpf stand-alone build.

ebpfkit - ebpfkit is a rootkit powered by eBPF

traffico - Shape your traffic the BPF way

bad-bpf - A collection of eBPF programs demonstrating bad behavior, presented at DEF CON 29

bmc-cache - In-kernel cache based on eBPF.

tubular - BSD socket API on steroids

bpftune - bpftune uses BPF to auto-tune Linux systems

ebpfkit-monitor - ebpfkit-monitor is a tool that detects and protects against eBPF powered rootkits

pwru - Packet, where are you? -- eBPF-based Linux kernel networking debugger

honey-potion - Writing eBPF programs with Elixir!

bpf-developer-tutorial - eBPF Developer Tutorial: Learning eBPF Step by Step with Examples

bouheki - bouheki is KRSI(eBPF+LSM) based Linux security auditing tool.