1292 Commits

Author SHA1 Message Date
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 v1.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
turnersr
5838b72662 Made apt-get options consistent
apt-get was missing -qq -y options. These two flags are used in the other install scripts and are very convenient.
2016-04-25 02:17:38 +09:00
George Hotz
f06974e44c Merge pull request #169 from Namalee/master
fixed firefox support
2016-04-18 06:53:03 -07:00
Namalee
570537c393 Merge pull request #2 from Namalee/fixed_firefox_support
fix bug of Firefox support
2016-04-18 15:09:48 +02:00
Namalee
df15c6d3de fix bug of Firefox support 2016-04-18 15:09:14 +02:00
Namalee
e420deb7c8 Merge pull request #1 from BinaryAnalysisPlatform/master
update from base
2016-04-18 15:05:50 +02:00
Ned Williamson
f977ec4363 Merge pull request #167 from m---/master
fix vtimelinebox for chrome 50>=
2016-04-15 19:27:57 -04:00
mage(まげ)
4493d3d410 fix vtimelinebox for chrome 50>=
"height: 100%" does not work for child elements of TD tags on chrome 50>=.
This problem can be avoided by specifying "position: absolute".

ref: https://bugs.chromium.org/p/chromium/issues/detail?id=583670&q=label%3ACr-Blink-Layout-Table&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modified
2016-04-14 21:19:31 +09:00
George Hotz
0aabc544e8 Merge pull request #166 from Namalee/firefox_support
Firefox support
2016-04-12 07:12:47 -07:00
Namalee
dcb91943ff Update controls.js
Avoid the unwanted behavior of firefox with the shortcuts of qira
2016-04-12 14:24:56 +02:00
Namalee
6ed4a06a3d Update qira_webserver.py
Deletion of the firefox blocking
2016-04-12 14:21:25 +02:00