Skip to content

Support for hooking the statx syscall? #23

Description

@josh-richardson

Hi,

I'm currently attempting to use appimagetool to package a binary which is using qt. Redirection is working fairly well, except for the fact the app in question (Albert) is using QFileInfo, which seems to use the statx syscall rather than the normal stat, which seems not to be hooked by this library.

I've got some past experience in userland function hooking, just wondering if this feature would be possible / beneficial before I run headlong into attempting to support it.

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions