honey-potion VS TripleCross

Compare honey-potion vs TripleCross and see what are their differences.

TripleCross

A Linux eBPF rootkit with a backdoor, C2, library injection, execution hijacking, persistence and stealth capabilities. (by h3xduck)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
honey-potion TripleCross
6 11
233 1,677
4.3% -
6.4 0.7
about 1 month ago about 1 year ago
C C
GNU General Public License v3.0 only 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.

honey-potion

Posts with mentions or reviews of honey-potion. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-21.
  • Targetting C
    3 projects | /r/ProgrammingLanguages | 21 Jan 2023
    Hi! We have been translating Elixir to C (which we translate to eBPF) in HoneyPotion. We used mostly Chapter 15 of Appel's Modern Compiler Implementation in Java to implement the code generator (that's "15. Functional Programming Languages"). I think the choice of C has been good thus far. The implementation of Elixir's pattern matching took much work, but if we had chosen a higher level target, we would still have to translate that to eBPF. Here's the entry point for the translator.
  • Suggestion for a backend?
    5 projects | /r/Compilers | 11 Aug 2022
    We have been working on a tool that translates Elixir to eBPF. We actually translate eBPF to C. Now that we have more stuff working, I really wonder if generating C was a good choice.
  • Intersection of PLs with the OS
    2 projects | /r/ProgrammingLanguages | 1 Aug 2022
    That's exactly what Honey Potion does, when we translate Elixir into Linux' eBPF!

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 honey-potion and TripleCross you can also consider the following projects:

ebpfkit - ebpfkit is a rootkit powered by eBPF

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

tubular - BSD socket API on steroids

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

pl0c - Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.

fping - High performance ping tool

libfirm - graph based intermediate representation and backend for optimising compilers

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

libs - libsinsp, libscap, the kernel module driver, and the eBPF driver sources

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

dirtypipe-ebpf_detection - An eBPF detection program for CVE-2022-0847

pamspy - Credentials Dumper for Linux using eBPF