Commit Graph

11 Commits

Author SHA1 Message Date
Ole André Vadla Ravnås 83e8cd53de Ignore .user files generated by VS 2018-08-20 23:23:44 +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
Fitblip cf63b8a1a3 Add Frida Codeshare integration! 🎉 (#113)
Introduces the `-c`/`--codeshare` argument that takes in a project
URI/slug (ex. `fitblip/hello-world`), pulls down the source code from
codeshare.frida.re, checks the signature and either prompts the user to
accept it and run or reject it.
2017-07-12 14:02:59 +02:00
Ole André Vadla Ravnås 604d027b52 Remove the autotools build system 2017-05-20 03:43:39 +02:00
Ole André Vadla Ravnås cba2fc854d Update gitignore 2015-04-18 00:41:57 +02:00
Fitblip bc2d603e07 Ignore pycharm/jetbrains folder. 2015-03-24 04:30:07 -07:00
Ole André Vadla Ravnås d9988b6572 Use setuptools' distutils wrapper 2013-12-29 19:54:28 +01:00
Ole André Vadla Ravnås cff3a8a6d2 Turn frida into a proper package so tracer can be part of it 2013-12-29 17:13:04 +01:00
Ole André Vadla Ravnås 5ac817a742 Update gitignore 2013-10-18 00:02:59 +02:00
Ole André Vadla Ravnås 6d8e83d0b6 Revive the Windows build system 2013-04-21 00:43:43 +02:00
Ole André Vadla Ravnås 4b8f6042cf Update gitignore 2013-04-14 02:23:07 +02:00