mirror of https://github.com/aya-rs/aya
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The original implementation of the trait is unable to correctly retrieve the arguments of a function, necessitating a rewrite. This includes two interfaces: and . To access a function's argument, it is necessary to accurately identify the register address where the argument is stored. Subsequently, we can use the function to read the contents at this register address. This allows us to correctly retrieve the argument of the function. Fixes: #587 |
11 months ago | |
---|---|---|
.. | ||
.cargo | 1 year ago | |
aya-ebpf | 11 months ago | |
aya-ebpf-bindings | 12 months ago | |
aya-ebpf-cty | 12 months ago | |
aya-log-ebpf | 1 year ago | |
rust-toolchain.toml | 1 year ago |