1347 Commits

Author SHA1 Message Date
Jan Beck
0935c42da3
Add patch for xsavec instruction 2019-05-28 13:20:12 +00:00
Jan Beck
a1a7403b23
Fix bug when calling xsavec instruction
There is an existing patch for the xsave instruction, but I came across an executable that fails with an xsavec instruction.
This fixes that.
2019-05-28 13:15:51 +00:00
Jan Beck
fbce0c27d5
Update README.md 2019-05-28 13:06:52 +00:00
Jan Beck
9d13c52025
update for PIN 3.7 and g++-7 2019-05-28 13:04:44 +00:00
Jan Beck
8ddeb1c8db
Update qirapin.cpp 2019-05-28 13:01:00 +00:00
Jan Beck
9f1aa17b0d
update readme to point back to geohot version 2019-05-28 12:57:10 +00:00
George Hotz
87701a9896
Merge pull request #216 from atsman/master
Better dockerfile
2019-05-11 20:33:20 -07:00
Aleh Atsman
a412e8a3de better dockerfile 2019-04-17 14:34:40 +02:00
George Hotz
8928898eba cda can live in extra 2019-04-15 22:04:07 -07:00
George Hotz
61dff95b2a Revert "rip out broken CDA"
This reverts commit 950e97b21300036eba54df02d2c6e7b0d4c991e9.
2019-04-15 22:02:51 -07:00
George Hotz
40c24fb0a8 better link in README 2019-03-24 15:08:58 -07:00
George Hotz
978903a03f readme and -e in the qemu build script 2019-03-24 14:58:26 -07:00
George Hotz
ed096305b8 error message + README: 2019-03-24 14:56:39 -07:00
George Hotz
2f405235c7 move probably broken bat files to extra/ 2019-03-24 14:46:52 -07:00
George Hotz
28ea233655 update installer to warn about non linux 2019-03-24 14:46:15 -07:00
George Hotz
7fd8778155 make -j is fine 2019-03-24 14:33:33 -07:00
George Hotz
0994359c25 simplify the qira installer 2019-03-24 14:25:23 -07:00
George Hotz
a15c0cf408 switch the default back to python2, minimal dockerfile 2019-03-24 14:09:51 -07:00
George Hotz
0a6dfe2127 remove qemu patch because it's elsewhere in github 2019-03-24 13:52:31 -07:00
George Hotz
21a4a743d2 switch qemu build to clone from github 2019-03-24 13:51:20 -07:00
George Hotz
220120b75b switch qemu_build to curl 2019-03-24 12:57:38 -07:00
George Hotz
a1e6ec14fb add tags view, make flat work 2019-03-23 23:59:04 -07:00
George Hotz
fac560bc00 put flat view in the cfg space (usable) and add tags view 2019-03-23 23:44:41 -07:00
George Hotz
31fedda718 start cleaning up static 2019-03-23 22:35:08 -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
b30b2e9efd update static tests for python3 2019-03-23 21:52:42 -07:00
George Hotz
e1b0c65d1b make python3 the default 2019-03-23 21:08:20 -07:00
George Hotz
d76b3706d6 chat is broken 2019-03-23 20:32:31 -07:00
George Hotz
d2b662e19b fix a python3 issue 2019-03-23 20:30:36 -07:00
George Hotz
c87b74ff1c python3 fixups for qira static 2019-03-23 20:14:19 -07:00
George Hotz
4107b742e8 cython branch is dead 2019-03-23 19:58:38 -07:00
George Hotz
8258a38bcd don't put the releases in git anymore 2019-03-23 19:42:06 -07:00
George Hotz
1dbf9688ef
Merge pull request #208 from geohot/cython
Cython
2019-03-23 19:41:23 -07:00
George Hotz
63fb53efcf don't put Trace on the stack 2019-03-23 19:35:11 -07:00
George Hotz
30feb975d7 clean up apt-gets 2019-03-23 17:40:09 -07:00
George Hotz
7ba7e408d7 change qemu build deps 2019-03-23 17:29:45 -07:00
George Hotz
3a3983290b fix up docker, idk why travis is failing 2019-03-23 17:24:08 -07:00
George Hotz
67e922e6dd print from tests, segfaults in travis-ci 2019-03-23 17:05:14 -07:00
George Hotz
ff8a37b286 will tests pass now? 2019-03-23 16:55:21 -07:00
George Hotz
f7a4ae101c
Merge pull request #207 from xjmdoo/master
Fixes Ctrl+C and Cmd+C copying
2019-03-23 16:44:23 -07:00
George Hotz
dfb1a4a166 qiradb is no longer a module 2019-03-23 16:43:38 -07:00
George Hotz
553a291af3 qiradb depends on Cython, so it has to be installed afterward 2019-03-23 16:10:20 -07:00
George Hotz
9aa683bfdf bump version to 1.4 2019-03-23 15:15:53 -07:00
George Hotz
c5b2fab9d9 python3 port, less subtle things 2019-03-23 15:13:21 -07:00
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