Ole André Vadla Ravnås
3bb81b566c
Add support for rpc methods returning ArrayBuffer objects
2015-10-02 14:41:48 +02:00
Ole André Vadla Ravnås
98733a3388
Fix tests on OS X 10.11
...
Because `/bin/cat` is now considered a system program we are no longer
allowed to attach to it using `task_for_pid()`. Bundle our own test
program for Mac as a workaround.
2015-10-01 23:11:13 +02:00
Ole André Vadla Ravnås
3670b56e2c
Add support for calling RPC exports
2015-07-31 20:24:15 +02:00
Ole André Vadla Ravnås
3f8bd009ca
Name all scripts created internally
2015-04-16 02:46:14 +02:00
Ole André Vadla Ravnås
ac7f3432e1
Rename Process -> Session and expose create_script()
...
Also follow the same naming conventions as in frida-node.
2015-03-19 16:40:31 +01:00
Ole André Vadla Ravnås
da7bdd50af
Fix ordering of imports
2014-01-11 20:38:24 +01:00
Ole André Vadla Ravnås
daef66eae5
Add encoding markers
2014-01-06 00:23:20 +01:00
Ole André Vadla Ravnås
808019ea9e
Use one shared target process between all tests of each TestCase
2014-01-05 00:58:47 +01:00
Ole André Vadla Ravnås
15e6e6f864
Add some smoke tests to reduce future regressions
2014-01-04 23:16:21 +01:00