9295 Commits

Author SHA1 Message Date
condret
8d2f6a4595 avr_anal 7 more instructions with cycles and esil 2015-10-15 00:24:23 +00:00
pancake
6e40a70a9f Show warning when cannot find w32 ordinal module dbs 2015-10-14 22:27:27 +02:00
pancake
81a58dc297 Fix ar= 2015-10-14 22:13:15 +02:00
condret
30a31cf0ac fix type2-print for ao 2015-10-14 22:03:11 +00:00
condret
81f4f9889d avr_anal-love 2015-10-14 21:53:40 +00:00
jvoisin
20d11bf92d Add json output with zj 2015-10-14 21:26:26 +02:00
condret
99e8df404e avr_anal_hex first esil 2015-10-14 19:14:42 +00:00
Riccardo Schirone
6be6f0a862 core/graph: fix regression about moving between nodes 2015-10-14 18:35:11 +02:00
pancake
b8224a153f Fix #3471 - Show number of matches in 'z' 2015-10-14 16:55:55 +02:00
Álvaro Felipe Melchor
b2df63cba2 Fix #3386 2015-10-14 16:20:03 +02:00
Álvaro Felipe Melchor
830f590f74 Fix segfault in dex 2015-10-14 16:20:03 +02:00
Álvaro Felipe Melchor
078f417c91 Fix #2751 2015-10-14 16:20:03 +02:00
Álvaro Felipe Melchor
793c9a7807 Honor ^C in aaa 2015-10-14 16:20:03 +02:00
Maijin
614a87a96b Add VERBOSE=1 2015-10-14 16:01:23 +02:00
pancake
1d3f36f4d3 Properly fix the mips oobread crash 2015-10-14 15:38:55 +02:00
pancake
ce1f9afd68 Fix reflines regression introduced in 95960b5592586a4a9a023ad9573978f1b8eb657b 2015-10-14 13:43:08 +02:00
pancake
9f522a4a9b Fix seek for ptrace and mach IO 2015-10-14 13:42:15 +02:00
pancake
95960b5592 Fix oobread in mips analysis 2015-10-14 11:48:17 +02:00
condret
8f98339d7d avr_anal_hex (xch) 2015-10-14 11:30:46 +00:00
Riccardo Schirone
50c2d4b8c9 core/graph: fix shortcuts for in-function jumps 2015-10-14 11:13:59 +02:00
Kamil Rytarowski
9d143d53db Fix warning: array subscript has type ‘char’
Caught on NetBSD.
2015-10-14 10:17:52 +02:00
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