-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
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!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed