Commit Graph

1302 Commits

Author SHA1 Message Date
George Hotz 119245a0e2 superficial stuff, porting to python3 2019-03-23 14:49:07 -07:00
George Hotz 7cd21feb98 working in python3 2019-03-23 14:25:34 -07:00
George Hotz 6b20bfadd6 fix import and make test python3 compatible 2019-03-23 14:23:14 -07:00
George Hotz 924f243ccc bugfixes to cython qiradb 2019-03-23 14:15:11 -07:00
George Hotz a93145f9e6 all tests pass 2019-03-23 14:04:41 -07:00
George Hotz 8369d4b16d beginning port to cython, it builds 2019-03-23 13:26:29 -07:00
George Hotz c778a60f27 improve run_tests to not be total crap 2019-03-23 12:38:12 -07:00
George Hotz bc426a90d6 html isn't needed in requirements 2019-03-23 12:16:19 -07:00
George Hotz 45abfc61dc improve dockerfile comment 2019-03-23 12:00:25 -07:00
George Hotz 5fa8d4fe3c Fix race condition in javascript loading before UI 2019-03-23 11:57:27 -07:00
George Hotz e39ec1c246 those aren't used anymore 2019-03-22 21:44:51 -07:00
George Hotz 726eb35cca switch license to MIT, update links, prepare for 1.3 2019-03-22 21:04:28 -07:00
George Hotz 60e51a4b7f add docker so you can start at home, and capstone isn't needed today 2019-03-22 20:55:50 -07:00
George Hotz 1dc5f51cbc that package is fake news? 2019-03-22 20:32:50 -07:00
George Hotz 98b55add10
Merge pull request #197 from darakian/master
Add SUSE linux support to installer
2019-03-21 20:42:12 -07:00
George Hotz 2bdaa89e4c those comments were ugly 2019-03-21 13:19:51 -07:00
George Hotz 8e5cc4ec3b pinning is winning 2019-03-21 13:06:19 -07:00
George Hotz f9236dae55
Merge pull request #203 from pwnslinger/fix/issue_#202
socketio problem fix
2019-03-21 13:05:22 -07:00
pwnslinger 4dfae62014 issue 202 fix 2018-07-06 15:22:08 -07:00
George Hotz 8f094b37df transfer qira back to my account 2018-03-14 11:35:12 -07:00
Jon Moroney 5b71b40b2c Move echo so all linux users get a nice message 2017-10-09 11:47:42 +02:00
Jon Moroney 305948c97b Fix suse path 2017-10-09 11:45:26 +02:00
Jon Moroney 0bc27fa501 Add SUSE linux support to installer 2017-10-09 11:28:28 +02:00
George Hotz 2d4cdfb121 Merge pull request #184 from bananaappletw/master
Remove duplicate parameter
2016-11-17 02:24:42 -08:00
bananaappletw 94970c0f6b Remove duplicate parameter 2016-11-17 16:15:29 +08:00
Ned Williamson a715108205 Merge pull request #183 from m---/patch-1
Fix XSS vulnerability
2016-10-06 23:21:07 -04:00
mage(まげ) 19536ce6d6 Fix XSS vulnerability 2016-10-07 01:14:54 +09:00
George Hotz a1e445b906 Merge pull request #177 from BinaryAnalysisPlatform/revert-174-master
Revert "Use `uname -m` to determine machine arch."
2016-08-05 21:19:01 -07:00
Ned Williamson fd0e2cf1b3 Merge pull request #180 from adamdmatthews/master
updated PIN install script to use older gcc on linux as PIN requires
2016-07-30 16:31:17 -04:00
Adam Matthews bfe5933555 added missing OSX dependency 2016-07-29 22:53:32 +01:00
Adam Matthews c2d47ec1c8 updated PIN install script to use older gcc on linux as PIN requires this 2016-07-29 18:56:20 +01:00
George Hotz 819a851eac Revert "Use `uname -m` to determine machine arch." 2016-06-05 10:02:05 -07:00
George Hotz f9fdc0b5c7 Merge pull request #174 from gnull/master
Use `uname -m` to determine machine arch.
2016-06-05 10:01:53 -07:00
George Hotz b396e26d82 Merge pull request #176 from ianhom/patch-1
miss return
2016-06-05 10:01:39 -07:00
Ian Hom 9b967c2380 miss return 2016-06-04 09:01:53 +08:00
gnull ac41dbb976 Use `uname -m` to determine machine arch.
`uname -p` returned uknown for me. After googling for a while I found maybe-more-portable option.

For example see: https://github.com/torvalds/linux/blob/master/Makefile#L228
2016-06-02 14:39:24 +03:00
Ned Williamson f543448a20 Merge pull request #173 from darakian/patch-1
Added modern fedora path
2016-05-23 05:24:53 -04:00
Jon Moroney fe4c73891e Update install.sh 2016-05-22 11:06:36 -10:00
Jon Moroney fda96ba0c4 Update install.sh 2016-05-22 10:53:38 -10:00
Jon Moroney def07e1a1b Possible fix
Does this one work?
2016-05-21 20:40:36 -10:00
Jon Moroney ebce6b00a1 Added modern fedora path 2016-05-21 17:43:56 -10:00
George Hotz f79a61189f wow i'm dumb, already supported 2016-05-01 18:34:49 +00:00
George Hotz a1a1a3b5d0 add arm64 to libs 2016-05-01 18:31:21 +00:00
George Hotz 1027901c38 remove prints 2016-05-02 02:57:06 +09:00
George Hotz 0a03de739c add more hooks 2016-05-02 02:56:38 +09:00
George Hotz 83c8d93ba7 comment support 2016-05-02 02:23:24 +09:00
George Hotz 4de69c3f1d making qira plugin great again 2016-05-01 12:12:51 +09:00
George Hotz 3fffc26e69 added name syncing and changed hotkey to z 2016-05-01 11:45:07 +09:00
George Hotz 70464487db added thread safety 2016-05-01 10:07:38 +09:00
Ned Williamson bc4fd92bc9 Merge pull request #171 from turnersr/patch-1
Made apt-get options consistent
2016-04-27 17:33:33 -04:00