Commit Graph

6 Commits

Author SHA1 Message Date
Ole André Vadla Ravnås f1f6bd8679 Fix the Windows build system 2018-07-11 17:03:16 +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
Viren Nadkarni 31a9fe5d01 Implement frida-kill command (#105) 2017-03-20 19:38:13 +01:00
Ole André Vadla Ravnås f89dc4712b Add frida-ls-devices CLI tool for listing devices 2015-09-17 00:05:19 +02:00
Ole André Vadla Ravnås a1bb2dd22c Update Windows build system 2014-02-16 00:00:10 +01:00
Ole André Vadla Ravnås 590b46344b Add Windows build system for Python 3.3 2014-01-05 00:59:16 +01:00