Fernando UrbanoforAzurda's blog azurda.hashnode.netยทFeb 22, 2021FRIDA: Objective-C hook n+1 argumentsWe will read a method that has two arguments. For this purpose, we will write a sample program to call [fileManager fileExistsAtPath: isDirectory:]. We will also use FRIDA's REPL to get the method pointer differently. Sample code: int main(int arg...234 readsObjective CAdd a thoughtful commentNo comments yetBe the first to start the conversation.