8 Commits

Author SHA1 Message Date
Romain Malmain
9d2197b73b
Better typed syx snapshot check result (#74)
* better typed snapshot check

* edit compile_commands.json to use the real compiler
2024-05-22 18:49:59 +02:00
Romain Malmain
c6d56fc94c Intercept source files in linker_interceptor.py (#68) 2024-05-01 16:15:52 +02:00
Romain Malmain
c9519ee8b6
Add RPATH to linker_interceptor.py (#61)
* Add check for __LIBAFL_QEMU_CONFIGURE in configure script.
* Use regex in linker_interceptor.py to detect shared libraries
* Add a rpath section to linkinfo.json
* Update configure
2024-04-16 10:12:31 +02:00
Andrea Fioraldi
2467486841 Fix linker interceptor 2023-09-05 12:00:26 +02:00
Andrea Fioraldi
26c850174f Update linker_interceptor.py 2023-09-05 11:31:42 +02:00
Andrea Fioraldi
dcbf46b8ef Support rsp in linker intercept 2023-07-24 17:37:39 +02:00
Andrea Fioraldi
e5cd808701 Update linker interceptor 2023-07-24 16:34:25 +02:00
Andrea Fioraldi
2d5fcb7b66 Add linker interceptor script 2023-07-24 10:41:02 +02:00