Recent content by KAMIKAZ3

  1. KAMIKAZ3

    emulator with virtual camera

    I've already got done with the basics like outputting a virtual camera and bypassing emulation detection, SSL pinning and root detection with frida, but I have a problem, the emulator architecture it's x86_64 and 95% of commercial apps use external libraries which need a native bridge to...
  2. KAMIKAZ3

    emulator with virtual camera

    Hello, I'm trying to set up an emulator with a virtual camera, I've been working on it for a month now but wasn't able to achieve any final results. I created an Android Virtual Device with android studio and output a virtual camera via OBS as it's camera but the problem I run into is it won't...
Top