Commit Graph

52 Commits

Author SHA1 Message Date
George Hotz 5f34406410
Touchups for Mac and twilight (#262)
* update socket.io

* add no-run and enable debugging

* Revert "update socket.io"

This reverts commit f26dad9e62.

* support no_delete_runs

* disable js debugging

* don't use is, add debugging to Trace

* fix bug with dot using tabs
2022-07-02 14:00:14 -07:00
George Hotz e62e112428 remove support for static engines other than builtin: be opinionated 2019-03-23 22:27:22 -07:00
George Hotz 119245a0e2 superficial stuff, porting to python3 2019-03-23 14:49:07 -07:00
Petercommand 743298aa44 limit port range of socat_port to 1-65534 since qira_config.FORK_PORT is assigned args.socat_port + 1 2015-12-07 01:36:08 +08:00
George Hotz 7b48cfd875 clean up the args for static 2015-08-27 22:58:16 +00:00
George Hotz 6e23c432ea final solution to static, turned off by default but -S works to enable it 2015-08-27 08:19:35 +00:00
George Hotz 9e63a7d834 bap days are over 2015-08-11 01:25:31 -07:00
George Hotz 940f9fe971 switch bind address to 0.0.0.0 2015-03-16 21:32:03 -07:00
George Hotz 76f5476057 ripped out cda and dwarf for now 2014-11-22 21:00:33 +00:00
George Hotz d0da89f7b7 so static should be off by default, but i'm not happy about this either 2014-11-13 04:15:34 +00:00
pwntester 590df4830d static2 refactoring. included r2 as a static2 engine alternative 2014-11-12 08:49:00 -08:00
George Hotz f3fd86593f back to a focus on usability, static just isnt there yet 2014-11-07 13:53:13 -05:00
George Hotz 57ff04f9a1 add radare gated behind argument 2014-09-22 13:28:03 +00:00
George Hotz 1eab489073 turn static off by default for people in the group 2014-09-17 14:28:55 +00:00
George Hotz 14dd127312 ida can be slow, so don't make it the default 2014-09-16 14:01:25 +00:00
George Hotz 5305a6af4c capstone fixup for pin 2014-09-13 14:40:02 +00:00
Ned Williamson 3aa3281340 fixed capstone implementation so it's toggleable and more robust 2014-09-12 14:11:14 -04:00
Maxime Serrano bf0d542d5f Merge web and socat hosts. 2014-09-07 18:34:14 -04:00
George Hotz db6eae7f01 default to pin on osx 2014-09-07 10:02:11 -04:00
George Hotz 5875ef4792 usability cleanups 2014-08-20 19:00:51 -07:00
George Hotz 1927613d75 that's better 2014-08-20 00:47:32 -07:00
George Hotz 87bc77eebb arg cleanup and bug fix 2014-08-20 00:43:51 -07:00
George Hotz 71a356571a remove stupid option 2014-08-20 00:31:35 -07:00
George Hotz a65ce5d998 added gate trace option 2014-08-20 00:01:30 -07:00
George Hotz a6e66f5a48 next version should ship with CDA 2014-08-10 19:39:59 +00:00
George Hotz 532af41de4 added symlink for cda 2014-08-10 19:21:26 +00:00
George Hotz e0dcba02ab add cda-only option 2014-08-10 19:10:52 +00:00
George Hotz b108cfad7f the server wants to work 2014-08-05 17:07:55 -07:00
George Hotz fcb3a8646e integrated pin, but it's broken 2014-08-04 19:35:10 +00:00
George Hotz 82830a30b1 Merge branch 'qirapin' 2014-08-04 19:20:58 +00:00
Ryan Goulden 7e25ee2019 support best OS 2014-08-05 02:14:03 -07:00
George Hotz b12f529579 should probably add the other ports to the config file at least 2014-08-04 19:03:49 +00:00
George Hotz 40416fefa0 Add web interface host/port arguments to qira tool 2014-08-04 18:51:14 +00:00
George Hotz abc27d5049 bugfix, real release 0.7, ugh 2014-07-31 15:27:12 -07:00
George Hotz ec6197b486 check for cda dir 2014-07-31 08:20:12 -07:00
George Hotz 80cc24bb8f cda screenshot 2014-07-30 16:24:34 -07:00
George Hotz 9f9cd9b5c7 moved cda into qira, started vimplugin, new configuration file 2014-07-30 14:01:44 -07:00
George Hotz f7258901e3 add which and address highlighting regex 2014-07-28 18:38:34 -07:00
George Hotz 949322e79c refactored the python module packaging, VERSION in one place 2014-07-28 14:48:14 -07:00
George Hotz e3c6fa0951 better python packaging 2014-07-28 14:08:10 -07:00
vagrant 0180dba602 Revert "add socat-only argument for testing"
This reverts commit eee7122cbd.
2014-07-28 05:32:55 +00:00
vagrant 2964794816 Revert "add socat-only argument for testing 2"
This reverts commit 6290d4d897.
2014-07-28 05:32:54 +00:00
vagrant 6290d4d897 add socat-only argument for testing 2 2014-07-27 23:10:05 +00:00
vagrant eee7122cbd add socat-only argument for testing 2014-07-27 23:08:37 +00:00
vagrant 0483b73740 only server forks in server mode 2014-07-25 04:34:10 +00:00
vagrant a4d4b69e1a forking from non server procs works 2014-07-25 04:26:15 +00:00
vagrant 819cab0cf0 behavior was wrong, we want the last change, not the first 2014-07-25 03:38:01 +00:00
George Hotz 9764ba274c critical bug fix 2014-07-23 10:09:08 -07:00
George Hotz 3a04cb16a9 added strace support 2014-07-22 21:18:44 -07:00
George Hotz cf0aa670f6 c++ is hella fast 2014-07-22 20:23:10 -07:00