We are able to read function arguments with FRIDA using the args:NativePointer[] array. However, this is not possible with arguments that are not simple types such as structs. Where can we find structs? We can find structs in the Unix time libraries ...
azurda.hashnode.dev9 min readNo responses yet.