Skip to content
#

frida

Here are 121 public repositories matching this topic...

objection
Techbrunch
Techbrunch commented Apr 19, 2020

According to the documentation in the wiki:

Frida scripts loaded with the import command are also run as jobs automatically

Describe the bug

When loading a script with the import command, the script is successfully loaded but no jobs is created.

To Reproduce

  1. import test.js
  2. jobs list

Expected behavior

The job should be listed when running jobs list

**E

dexcalibur

[Official] Android reverse engineering tool focused on dynamic instrumentation automation. Powered by Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform.

  • Updated Jun 11, 2020
  • JavaScript

Improve this page

Add a description, image, and links to the frida topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the frida topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.