Skip to content

使用qiling的过程中发现ql_syscall_ipc未实现的问题 #1346

@readermall

Description

@readermall

我在使用qiling运行trendnet的固件中的web守护程序goahead时,发现以下报错:
syscall ql_syscall_ipc number = 0x1015(4117) not implemented
调试发现是因为goahead程序调用了msgget函数导致的错误。进一步分析qiling代码,发现qiling未实现Linux ipc有关的系统调用,包括共享内存、消息队列等内容。

我看到有不少Issues反馈了这个问题,是否有开发者愿意实现,我可以协助测试。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions