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
|
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 |
|
George Hotz
|
f1af0daa79
|
Merge pull request #116 from alpire/master
Fix memory leaks in qiradb
|
2015-08-18 15:56:54 -07:00 |
|
Alexandre Rebert
|
214b375a79
|
Fix memory leaks in qiradb
PyDict_SetItem(d, k, v) calls Py_INCREF on k and v, so Py_DECREF needs
to be called.
|
2015-08-18 17:36:21 -04:00 |
|
George Hotz
|
3133cbed21
|
Merge pull request #115 from tim-becker/librarymaps
Better way to filter library addresses
|
2015-08-17 09:00:27 -07:00 |
|
Tim Becker
|
1eeedd2eed
|
Account for branch delay slot in depth map
|
2015-08-16 18:09:54 -04:00 |
|
Tim Becker
|
ae6116fe23
|
Recognition of calls on ARM, PPC, and MIPS
|
2015-08-16 18:09:26 -04:00 |
|
Tim Becker
|
6f88c62ff1
|
Merge two patch files into one
|
2015-08-15 01:43:21 -04:00 |
|
Tim Becker
|
fc21888161
|
Add patch for tracking library maps and filtering PC addresses based on them
|
2015-08-14 00:07:12 -04:00 |
|
Ned Williamson
|
2668d22733
|
move badge
|
2015-08-13 05:08:15 -04:00 |
|
Ned Williamson
|
8e1bb5b44d
|
Merge pull request #114 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
|
2015-08-13 05:06:57 -04:00 |
|
The Gitter Badger
|
637cac6d45
|
Added Gitter badge
|
2015-08-13 09:02:46 +00:00 |
|
George Hotz
|
2dd60b2af4
|
add debian-archive-keyring to install since fetchlibs needs it
|
2015-08-12 08:06:39 -07:00 |
|
Ned Williamson
|
adfd0e2c29
|
fetchlibs is a little cleaner
|
2015-08-12 01:37:29 -04:00 |
|
Ned Williamson
|
32fffe06ec
|
Merge branch 'master' of https://github.com/BinaryAnalysisPlatform/qira into mips_libraries
|
2015-08-12 01:32:01 -04:00 |
|
Ned Williamson
|
9ce7ce1432
|
add mipsel challenges from defcon
|
2015-08-12 01:31:45 -04:00 |
|
Ned Williamson
|
cd5f8654ad
|
Merge pull request #113 from tim-becker/mipsel
Add support for little endian mips
|
2015-08-12 01:31:34 -04:00 |
|
Ned Williamson
|
fa52eaeb5c
|
load new libraries from fetchlibs
|
2015-08-12 01:31:20 -04:00 |
|
Ned Williamson
|
66527508a9
|
fetchlibs does debian now
|
2015-08-12 01:23:03 -04:00 |
|
Tim Becker
|
02e49b0f62
|
Add missing register
|
2015-08-11 23:00:43 -04:00 |
|
Tim Becker
|
d99025af5c
|
Add support for little endian mips
|
2015-08-11 22:24:36 -04:00 |
|
Ned Williamson
|
ebb6c2180a
|
don't install bap python package
|
2015-08-11 17:27:32 -04:00 |
|
Ned Williamson
|
3855376cea
|
Merge branch 'master' of https://github.com/BinaryAnalysisPlatform/qira
|
2015-08-11 13:42:17 -04:00 |
|
Ned Williamson
|
bb1c57746b
|
loader fails nicely on non-ELF inputs
|
2015-08-11 13:41:48 -04:00 |
|
George Hotz
|
e518868f2b
|
Merge pull request #112 from nedwill/master
Update fetchlibs.sh
|
2015-08-11 10:23:11 -07:00 |
|
Ned Williamson
|
e3faa3e32c
|
tests don't need ocaml
|
2015-08-11 13:20:10 -04:00 |
|
Ned Williamson
|
e3d95b7b4e
|
newer fetchlibs
|
2015-08-11 13:17:30 -04:00 |
|
George Hotz
|
3f36b392bf
|
disable static by default, pushing to v3
|
2015-08-11 04:08:43 -07:00 |
|
George Hotz
|
139f4f7ba7
|
wcdocker should only be used for resizing now
|
2015-08-11 03:27:23 -07:00 |
|
George Hotz
|
600d0ca4ef
|
give strace it's own panel
|
2015-08-11 02:47:58 -07:00 |
|
George Hotz
|
9e63a7d834
|
bap days are over
|
2015-08-11 01:25:31 -07:00 |
|
George Hotz
|
97c01ec411
|
Merge pull request #109 from cganas/ui_updates
User Interface Update
|
2015-08-11 01:11:39 -07:00 |
|
George Hotz
|
4fd3dd64b6
|
add note about low quality trunk
|
2015-08-10 12:54:33 -07:00 |
|
Christopher Ganas
|
8acc141e3f
|
Minor ui fixes.
|
2015-03-31 00:57:58 -04:00 |
|
Christopher Ganas
|
57427077b2
|
Updated wcDocker files.
|
2015-03-31 00:57:31 -04:00 |
|
Christopher Ganas
|
a2ed40ce4a
|
Added qira specific wcDocker theme.
|
2015-03-31 00:56:01 -04:00 |
|
Christopher Ganas
|
baad944df8
|
Fixed flat view bug.
|
2015-03-30 23:40:38 -04:00 |
|