lief-project / tutorials

Materials for LIEF tutorials
142 stars 42 forks source link

04_ELF_hooking: Fix segmentation fault on systems where libm.so is built with GNU_IFUNC symbols #8

Closed navytux closed 1 year ago

navytux commented 1 year ago

Tutorial counterpart of https://github.com/lief-project/LIEF/pull/890.

Fixes: https://github.com/lief-project/tutorials/issues/4