George Hotz
|
b349141547
|
Merge pull request #222 from cromize/master
fix socat init print format
|
2019-06-17 12:38:12 -07:00 |
|
George Hotz
|
5da2e3394e
|
Merge pull request #223 from cromize/32bitsupport
fix qemu build in docker, add 32bit gcc support to docker
|
2019-06-17 12:37:52 -07:00 |
|
George Hotz
|
63fef0bc35
|
Merge pull request #226 from janbbeck/master
Change Linux PIN version to 3.7 and fix bug in PIN tracer
|
2019-06-17 12:37:04 -07:00 |
|
Jan Beck
|
8fa5660a8e
|
Merge pull request #1 from janbbeck/janbbeck-patch-xsavec
Fix bug in PIN plugin using xsavec
|
2019-05-28 13:35:19 +00:00 |
|
Jan Beck
|
a5fadec67c
|
Update qirapin.cpp
|
2019-05-28 13:32:58 +00:00 |
|
Jan Beck
|
d5e9fe5867
|
Update qirapin.cpp
|
2019-05-28 13:29:29 +00:00 |
|
Jan Beck
|
acc9fc52a1
|
Update qirapin.cpp
|
2019-05-28 13:28:31 +00:00 |
|
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 |
|
cromize
|
d83a026b8a
|
add 32bit gcc support to docker
|
2019-05-13 20:59:05 +02:00 |
|
cromize
|
428fab7479
|
make -j bombs my docker
|
2019-05-13 20:58:27 +02:00 |
|
cromize
|
3cbf416f74
|
fix print format
|
2019-05-13 19:59:47 +02: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 950e97b213 .
|
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 |
|