1370 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 f26dad9e6285aa2891eab5160fe14546157a4fa4.

* 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
080e6b18fd
Merge pull request #245 from geo-lit/patch-1
Updated install.sh to pip install python venv
2020-12-08 20:43:31 -08:00
George Hotz
8a3f160529
Merge pull request #252 from korniltsev/korniltsev/openat_fix
[qira_program] fix strace parsing
2020-12-08 20:43:05 -08:00
Anatoly Korniltsev
4082fe33cd [qira_program] fix strace parsing (mmap files opened with openat syscall) 2020-12-09 06:50:39 +03:00
George Litvinov
09ca66bd34
Updated install.sh to pip install python venv
#244 solution
2020-07-09 00:50:37 -04:00
George Hotz
ec5f471ee8
Merge pull request #233 from felberj/master
Changed scrolling of various screens
2020-03-22 23:27:00 -07:00
George Hotz
1b87bd339d
Merge pull request #238 from korniltsev/x64_rip_eval
fix x64 rip relative instruction eval
2020-03-22 22:58:23 -07:00
George Hotz
841197e3cd
Merge pull request #240 from korniltsev/thread_leak
kill analysis thread on deletefork
2020-03-22 22:58:14 -07:00
George Hotz
9b5680a0b6
Merge pull request #230 from janbbeck/janbbeck-patch-1
Fix embarrasing oversight; don't just pull gcc-7 but use it.
2020-03-22 22:57:18 -07:00
Anatoly Korniltsev
dd2e54ec5d kill analysis thread on deletefork 2020-03-18 04:22:35 +03:00
Anatoly Korniltsev
c5eeb8e84a fix x64 rip relative instruction eval 2020-03-16 21:26:44 +03:00
Jonas Felber
59dbeefd52 Changed scrolling of various screens, because they where broken on latest Firefox? 2019-06-22 22:32:49 +02:00
Jan Beck
748248cba3
Fix embarrasing oversight
I forgot to add the change to actually use gcc 7 to the github version.
2019-06-18 04:33:54 +00:00
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 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