< newsroom >

Latest news and articles of Cezar Lungu

  • Frida React Native
    :/ News

    Hooking React Native Applications with Frida

    Dynamic instrumentation is the ability to modify the behavior of a program by injecting code into its process. It happens while the app is running, without the need to recompile the application. Among the tools available, Frida is one of the most commonly used for instrumenting applications regardless of their platform. It works with Windows […]

    READ MORE
  • :/ News

    How good is your JavaScript obfuscation?

    Not every obfuscated code is the same. So when is JavaScript obfuscation good enough? Effectively obfuscating code is harder than you think.

    READ MORE