sargx digital garden

Home

❯

Computer $h1t

❯

Fuzzing

❯

Fuzzing ARM64

Fuzzing ARM64

Feb 17, 20261 min read

we’re dealing with a 64-bit ARM target, which means we’ll need a way to execute non-native cpu instructions. In order to solve both of these problems, we’ll turn to QEMU! More specifically, we’re going to use LibAFL’s QEMU bindings, which recently got a very nice overhaul from @andreafioraldi.

https://epi052.gitlab.io/notes-to-self/blog/2021-11-26-fuzzing-101-with-libafl-part-4/


🌱 Back to Garden


Graph View

Backlinks

  • Fuzzing

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community