9274 Commits

Author SHA1 Message Date
pancake
30f2071b5e Fixes for asm.pcalign when asm.bits changes on Thumb 2015-10-14 03:19:42 +02:00
pancake
3e9e33c565 Fix #3443 - Review VF? 2015-10-14 03:01:33 +02:00
pancake
47e012290a Fix #3463 - Show pc regs if bits differ in ar= and dr= 2015-10-14 02:50:08 +02:00
pancake
782b45a947 Do not stop search on unaligned hits 2015-10-14 02:20:47 +02:00
pancake
42bc18703a Implement asm.pcalign and min/max opsize info 2015-10-14 02:11:53 +02:00
pancake
488cc4ca28 Fix to support older capstone libraries 2015-10-14 01:20:27 +02:00
Álvaro Felipe Melchor
ad9b383434 Honor ^C in aa 2015-10-14 00:16:11 +02:00
Anton Kochkov
32a4b9e6b7 Add XCH for AVR, patch from @Darkkey 2015-10-14 00:15:19 +02:00
Álvaro Felipe Melchor
82e02d15b0 Fix S= issues with paddr and vaddr 2015-10-14 00:11:35 +02:00
Álvaro Felipe Melchor
c1f023ae5a Fix #3172 2015-10-14 00:11:35 +02:00
Álvaro Felipe Melchor
feb11b7861 Fix #3440 2015-10-14 00:11:35 +02:00
Álvaro Felipe Melchor
a7022f01a5 coding style and fix paddr in S= 2015-10-14 00:11:35 +02:00
Riccardo Schirone
06ec37edd2 core/graph: use multiletter shortcuts to jumps between functions
TODO: shortcuts relative to basicblocks should make the target node the
current one.
2015-10-14 00:10:58 +02:00
Riccardo Schirone
e54462343d core/graph: honor scr.color also for edges and current box 2015-10-14 00:10:17 +02:00
pancake
53664e559a Fix #3452 - analysis for avr 2015-10-14 00:09:19 +02:00
pancake
7261371e6e Enhace AVR code analysis 2015-10-14 00:03:22 +02:00
pancake
35f97e3862 Add register profile for AVR 2015-10-13 23:01:30 +02:00
pancake
5570ef5039 DockerHub doesn't seems to support <pre>, so let's use markdown 2015-10-13 17:21:27 +02:00
condret
fdf713db34 fix sf for anal_x86_cs xor esil-expression (low hanging tits) 2015-10-13 12:21:18 +00:00
pancake
9ec625269a Fix #2904 - Implement dbm and fix breakpoint list issue 2015-10-13 05:00:20 +02:00
pancake
a8800bab29 More handlers for dd command 2015-10-13 04:50:48 +02:00
pancake
37e3db9407 Fix duplicated 'sign' zignature prefix 2015-10-13 04:01:53 +02:00
pancake
1dba5a687d Initial implementation of bin.strfilter and bin.strpurge 2015-10-13 03:50:14 +02:00
pancake
3a5612190b Add VVc to toggle asm.comments 2015-10-13 03:49:21 +02:00
skuater
c72caa67ac Implement dbg.libs/unlibs for w32 2015-10-13 02:18:14 +02:00
pancake
c048d775ca Dockerfile to the roots 2015-10-12 20:51:07 +02:00
pancake
60b60aa50a Fix #3444 - Fix infinite loop in PE parser 2015-10-12 19:42:44 +02:00
pancake
f9b661f839 Hardcode pagesize for arm64 in native iOS debugger 2015-10-12 19:18:00 +02:00
Maijin
16d9f68e82 Update .travis.yml 2015-10-12 19:10:25 +02:00
pancake
66a7fa9544 Fix support for Safari in the material webui 2015-10-12 18:58:28 +02:00
pancake
7a04833eac Little refactoring for w32dll handling from rdebug 2015-10-12 18:49:16 +02:00
pancake
d5a65fa24d Initial support for VB (needs more work) 2015-10-12 16:11:19 +02:00
pancake
a2353c1b00 Fix #3429 - save/load visual marks using the new fV command 2015-10-12 14:33:52 +02:00
condret
440a0e9822 fix some esil-noise on mem_xxx_eq_n cbs radare2-windows-nightly 2015-10-11 22:35:30 +00:00
Jeffrey Crowell
df8f47bf79 disable scr.utf8 while in V! mode
im planning to fixup utf8 support in V!, but for now, lets just diable
it
2015-10-11 11:57:00 -04:00
pancake
a3853aeeac Add support for webfonts in chrome (ttf) 2015-10-11 13:16:17 +02:00
pancake
30bf2939a8 Use woff2 for icons in /m 2015-10-11 05:21:41 +02:00
pancake
c14cff9a4f Fix conditional branch analysis in arm 2015-10-11 05:10:30 +02:00
pancake
6f350a63fa Fix blob makefile 2015-10-11 04:39:33 +02:00
pancake
fa56034a64 Avoid online resources in /m 2015-10-11 04:27:50 +02:00
Jeffrey Crowell
35ef221c17 fix bug where placing breakpoint on function call before reopening in
debug mode then step over would do nothing.
2015-10-10 21:57:31 -04:00
Ben Gardiner
8d4ad47210 Add bin.maxstrbuf and RABIN2_MAXSTRBUF, update manpage 2015-10-11 03:47:32 +02:00
pancake
747c7bbacb More fixes for io.mach.write 2015-10-11 03:07:53 +02:00
Anton Kochkov
cc658339f5 Fix TCC build 2015-10-11 02:57:23 +03:00
pancake
f6b19c6762 Fix many bugs in io.mach.write, add =!perm for mach debugger 2015-10-11 01:07:36 +02:00
Maijin
1305a8a884 Updated TravisCI, removed gcc/osx build @crowell
Updated TravisCI, removed gcc/osx build @crowell
2015-10-11 00:55:07 +02:00
Jeffrey Crowell
1678024b72 readd unit tests to travis 2015-10-10 18:26:06 -04:00
Maijin
1c32ff7028 Change travis build system 2015-10-11 00:08:47 +02:00
Maijin
9df151f413 Update .travis.yml 2015-10-10 21:10:37 +02:00
Jeffrey Crowell
95d834cf4e fixup travis for unit test 2015-10-10 14:33:34 -04:00