Ned Williamson
|
0e96e30497
|
15 colors seems pretty solid. still random segfaults though, ugh
|
2015-09-27 20:43:09 -04:00 |
|
Ned Williamson
|
e091a4c5e1
|
10 is nicer
|
2015-09-27 18:03:00 -04:00 |
|
Ned Williamson
|
639d026073
|
more trails progress
|
2015-09-27 17:52:45 -04:00 |
|
Ned Williamson
|
6e253ff3ca
|
the IDA plugin is not robust at all. i hate libwebsockets
|
2015-09-27 15:12:02 -04:00 |
|
Ned Williamson
|
fe757325df
|
it's time for trails, let's steal from george
also small cleanup in ida plugin
|
2015-09-24 16:54:06 -04:00 |
|
Ned Williamson
|
1ac1915137
|
implement qira -> ida syncing of names and comments, as the user makes them
also, fix small bugs in renaming
|
2015-09-10 22:20:47 -04:00 |
|
Ned Williamson
|
cd421fb9a8
|
color the instruction; don't use add_bpt
|
2015-09-10 13:50:43 -04:00 |
|
Ned Williamson
|
6865f7b3cb
|
Merge branch 'master' into ida_plugin_update
|
2015-09-07 22:58:35 -04:00 |
|
Ned Williamson
|
8d69388c47
|
ugly way to deal with pipe choking, but it works on my system. it's time to get this plugin out
|
2015-09-07 22:58:25 -04:00 |
|
Ned Williamson
|
f4844027a9
|
ubuntu 15.04 doesn't ship with curl it seems
|
2015-09-07 21:25:07 -04:00 |
|
George Hotz
|
1336a6e1f8
|
start static2 caching, shouldn't be deleted on exit
|
2015-09-04 00:02:24 -07:00 |
|
George Hotz
|
7c0621ac4b
|
add broken angr tracer
|
2015-09-03 14:18:07 +00:00 |
|
George Hotz
|
411bd8bc5f
|
make timeline scrollable
|
2015-08-28 00:08:54 +00:00 |
|
George Hotz
|
7b48cfd875
|
clean up the args for static
|
2015-08-27 22:58:16 +00:00 |
|
George Hotz
|
0fcf5cca59
|
ida should be a static2 backend again
|
2015-08-27 22:49:53 +00:00 |
|
George Hotz
|
6e23c432ea
|
final solution to static, turned off by default but -S works to enable it
|
2015-08-27 08:19:35 +00:00 |
|
George Hotz
|
5434732b63
|
update run_tests_static
|
2015-08-27 07:17:06 +00:00 |
|
George Hotz
|
be0329f73a
|
trails bugfixes
|
2015-08-27 07:16:20 +00:00 |
|
George Hotz
|
8ae77cc0f5
|
better, static broken out in travis yml
|
2015-08-27 07:01:43 +00:00 |
|
George Hotz
|
c8293b4c7b
|
add run tests static to travis
|
2015-08-27 06:56:07 +00:00 |
|
George Hotz
|
a76912e87d
|
extra change in case of crash
|
2015-08-26 07:59:15 +00:00 |
|
George Hotz
|
96f63f1db8
|
that was too beautiful to not code, added trails
|
2015-08-26 03:23:58 +00:00 |
|
George Hotz
|
6bdf1809ca
|
refactor size, and add string naming
|
2015-08-26 02:35:00 +00:00 |
|
George Hotz
|
0173e8059f
|
going to demo static tomorrow, fix in trunk
|
2015-08-25 02:04:58 +00:00 |
|
George Hotz
|
466af9951e
|
and fix for memory, need to redraw on resize automatic
|
2015-08-25 01:23:45 +00:00 |
|
George Hotz
|
1dc8fb38d7
|
apply same fix to strace
|
2015-08-25 01:20:10 +00:00 |
|
George Hotz
|
55440bc8c6
|
clean up idump
|
2015-08-25 01:15:07 +00:00 |
|
George Hotz
|
9993f4eace
|
starting to fix horrendous UI regressions
|
2015-08-25 00:51:18 +00:00 |
|
Ned Williamson
|
a53bb0c1c4
|
don't autosync
|
2015-08-24 16:20:02 -04:00 |
|
Ned Williamson
|
95390698a9
|
remove debug prints
|
2015-08-24 16:19:44 -04:00 |
|
Ned Williamson
|
64ec11a1d7
|
don't send empty strings
|
2015-08-24 16:19:21 -04:00 |
|
Ned Williamson
|
fcfe4fb670
|
handle setcmt in ui
|
2015-08-24 16:15:13 -04:00 |
|
Ned Williamson
|
458f4736c2
|
derp, need to actually send it
|
2015-08-24 16:14:01 -04:00 |
|
Ned Williamson
|
f8d62daf2a
|
support for sending comments back to qira from ida plugin
|
2015-08-24 16:05:11 -04:00 |
|
Ned Williamson
|
6fb604747e
|
update libwebsockets to 1.4, mac and windows need to be updated
|
2015-08-24 16:02:17 -04:00 |
|
Ned Williamson
|
d17529bc6b
|
use MAXNAMELEN from idasdk for send_names, slight refactor
|
2015-08-24 13:19:42 -04:00 |
|
Ned Williamson
|
56c4efcb27
|
support for syncing names ida -> qira
|
2015-08-24 00:33:28 -04:00 |
|
Ned Williamson
|
bbc1f64abc
|
update build script for ida68
|
2015-08-24 00:29:17 -04:00 |
|
Ned Williamson
|
05fb14c446
|
Merge pull request #119 from percontation/master
dust off qirapin
|
2015-08-22 13:35:57 -04:00 |
|
Ryan Goulden
|
01429e3616
|
implement the fewer-silly-sparsefiles TODO
|
2015-08-22 01:22:57 -07:00 |
|
Ryan Goulden
|
3dfb58a225
|
fixed windows
- fix MapViewOfFile alloc granularity
- disabled strace
|
2015-08-22 01:07:44 -07:00 |
|
Ryan Goulden
|
2fe015a71f
|
new image saving strategy
|
2015-08-22 01:07:44 -07:00 |
|
Ryan Goulden
|
da04383250
|
workaround pin shitting itself on os x
|
2015-08-21 21:47:14 -07:00 |
|
Ryan Goulden
|
f659a0f662
|
bump osx_syscalls
|
2015-08-21 20:41:19 -07:00 |
|
Ryan Goulden
|
bb28f6d8e2
|
fix qirapin windows build, add scripts
|
2015-08-21 18:50:18 -07:00 |
|
George Hotz
|
858a828154
|
add doubleshell test, for some reason it works
|
2015-08-21 01:32:33 -07:00 |
|
George Hotz
|
4838fb98c3
|
global_tags should be using Tags
|
2015-08-21 01:18:19 -07:00 |
|
Ned Williamson
|
42894a787c
|
update readme to reflect more arches in fetchlibs.sh
|
2015-08-20 22:18:41 -04:00 |
|
Ned Williamson
|
4bcf468e1e
|
remove debug print
|
2015-08-20 16:10:35 -04:00 |
|
George Hotz
|
10b23c8887
|
Merge pull request #117 from tim-becker/depth_map
Improves depth map on ARM, PPC, and MIPS
|
2015-08-20 01:18:47 -07:00 |
|