IFAN

Results 3 comments of IFAN

不是,发现是if (starts_with(targetso, "libc-") && ends_with(targetso, ".so")) 找不到,看proc里面用的是 libc.so.6 这个工具针对这些有版本要求么

这个通过更改操作系统把版本对上libc格式的了,还请请教下这个问题哈,多谢 https://github.com/esrrhs/hookso/issues/1 “进程A调用c.so,然后写的需要替换的b.so里面也依赖了c.so,这样使用b.so中的函数去替换进程A中的c.so也死循环了。”

在2.7与3.8,3.6版本上均不能复现对python解释器得fuzzing崩溃得现象,而只是输出RuntimeError: Bad code object in .pyc file