beehive-lab / mambo

A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).
Apache License 2.0
323 stars 69 forks source link

Ignore unhandled auxv entry types to allow binaries to run #80

Closed jkressel closed 1 year ago

jkressel commented 2 years ago

On both QEMU and the SiFive Unmatched these cases need to be covered otherwise MAMBO fails to run correctly.