yamazaki15

Results 2 issues of yamazaki15

Hi, I'm trying to build fpicker for linux x64. I've downloaded **frida-core-devkit-15.1.28-linux-x86_64** and renamed the library and the header file to **frida-core-linux.a** and **frida-core-linux.h**. When I'm running **make fpicker-linux** I'm...

### Question I'm looking for a func_call gadget in my mips binary. Using **ropper** tool I've found this valid gadget: ``` move $a1, $s1 jalr $s3 move $a2, $s0 lw...

enhancement