redhook

Dynamic function call interposition / hooking (LD_PRELOAD) for Rust (by geofft)

Redhook Alternatives

Similar projects and alternatives to redhook

  • crypteia

    🧱🔐 Rust Lambda Extension for any Runtime/Container to preload Secure Environment Variables!

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better redhook alternative or higher similarity.

redhook reviews and mentions

Posts with mentions or reviews of redhook. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-28.
  • Lambda Extension for any Runtime to preload SSM Parameters as Secure Environment Variables!
    2 projects | dev.to | 28 Jun 2022
    ⚠️ When building your own Lambda Containers, please make sure glibc is installed since this is used by redhook.
  • Sharing state in LD_PRELOAD shared object
    1 project | /r/rust | 30 May 2021
    I am experimenting with LD_PRELOAD symbol interposition by using the [redhook](https://github.com/geofft/redhook) crate. I'm essentially intercepting some socket-related functions where my goal is to extract the byte buffers and process them with protocol decoders. Therefore, I would like to place the decoding logic in a separate structure that might require interior mutability. The problem that I'm currently facing is the inability to share this structure globally and placate the borrow checker. I tried to declare the static reference to a mutex that guards this structure, but it didn't work (the borrow checker was rejecting the code).

Stats

Basic redhook repo stats
2
168
0.0
over 1 year ago

geofft/redhook is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.

The primary programming language of redhook is Rust.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com