突突兔
ebd797e4bc
examples: Fix usage of deprecated RPC exports API ( #236 )
2023-10-09 13:14:27 +02:00
Yotam Nachum
fc00ac2b75
Automatically format code with Black and Isort
2022-09-12 20:59:52 +03:00
Yotam Nachum
27337a5ce5
Remove unused backward compatibility header
2022-09-12 11:55:00 +03:00
Ole André Vadla Ravnås
9412e5b919
Remove redundant 'use strict' directives
2019-05-10 21:27:47 +02:00
Ole André Vadla Ravnås
72899a4315
Drop convenience APIs and split out tools ( #142 )
...
Most use-cases will need to use some JS API that we're not bridging, so
it's better to keep our bindings simple.
It has also become clear that our CLI tools should be split out so Frida-based
tools don't have to depend on colorama, prompt_toolkit, and pygments.
2018-07-10 20:08:56 +02:00
Ole André Vadla Ravnås
1204a21fb3
Update to the new bytecode API
2017-05-02 01:15:54 +02:00
Ole André Vadla Ravnås
6e80688d17
Update to the new JIT toggling API
2017-01-08 21:37:50 +01:00
Ole André Vadla Ravnås
4afd9debd4
Add support for the new bytecode APIs
2016-06-02 23:00:18 +02:00