Jvle

Results 2 issues of Jvle

Hello, I’m exploring hot-patching in Rust and have two main questions: - It seems so far most work (including this crate) is focused on replacing libraries / shared-objects at runtime,...

I tried compiling on the riscv64 architecture, but it failed. ```bash [root@openeuler-riscv64 ~]# git clone --depth 1 https://github.com/AFLplusplus/unicornafl && cd unicornafl Cloning into 'unicornafl'... remote: Enumerating objects: 38, done. remote:...