9616 Commits

Author SHA1 Message Date
pancake
92f4e72228 Fix infinite analysis for archs without anal plugs 2015-11-05 16:51:36 +01:00
pancake
0b9b018aed Fix issues in anal.trace and aei 2015-11-05 16:45:45 +01:00
pancake
cc30dc5d83 Fix CR16 disassembler crash 2015-11-05 16:28:11 +01:00
pancake
25769949fb Fix riscv infinite analysis issue 2015-11-05 16:22:55 +01:00
bydo
a18d8cc08f try jot when seq not available 2015-11-05 16:11:57 +01:00
pancake
f137c8e460 Restrict switch statement boundaries in Java analysis 2015-11-05 14:20:42 +01:00
pancake
0f5a2cc641 Fix infinite loop + mem exhaustion in malformed java 2015-11-05 14:00:49 +01:00
pancake
cf395d0dc1 Fix use-after-free in ood 2015-11-05 13:39:32 +01:00
pancake
63c47bc15e Make rabin2 -A help more readable 2015-11-05 13:37:21 +01:00
pancake
fc7f195b5b Fix pxd 8 2015-11-05 13:15:15 +01:00
pancake
eabffa1dba Fix 7cc0970 java crash 2015-11-05 12:49:27 +01:00
pancake
ffed819994 More disasm+analysis fixes for RISCV 2015-11-05 12:36:59 +01:00
pancake
6bc091f16f Fix some covs and the is_any() macro in anal.riscv 2015-11-05 10:34:42 +01:00
pancake
8f48a3b9a7 Fix AVR disasm regression and bin.elf=avr forces 16bit mode 2015-11-05 09:20:47 +01:00
pancake
ac10ef4c6f Fix ASAN OOB reads in AVR disassembler 2015-11-05 09:13:17 +01:00
pancake
b148b4a68e Fix ASAN crash in pxw test 2015-11-05 08:53:54 +01:00
pancake
0fdae7223a Do not show OKs in tests + minor code cleanup 2015-11-05 02:07:35 +01:00
pancake
3d43555a06 Fix #3649 - minidump segfault 2015-11-05 01:47:29 +01:00
Álvaro Felipe Melchor
c3034a0a63 Fix malformed fatmach 2015-11-05 01:00:57 +01:00
pancake
8e3421d222 Remove unused variables 2015-11-05 00:47:27 +01:00
pancake
8d6c173df7 Implement {R2|RASM2|RABIN2}_NOPLUGIN env var support 2015-11-05 00:38:42 +01:00
pancake
f735557b4e Fix @revskills 0d27cc crash in bin.sms 2015-11-04 19:33:04 +01:00
pancake
065b887f79 Fix arm pseudo crash 2015-11-04 13:57:57 +01:00
skuater
ae3edbbf1f fixed some bugs in rcons 2015-11-03 22:30:50 +01:00
Álvaro Felipe Melchor
b1583d5b24 Fix more issues reported by clang-analyzer 2015-11-03 22:14:00 +01:00
Kiwhacks
eb56f6d424 Add instruction descriptions for SPARC 2015-11-03 22:13:11 +01:00
Anton Kochkov
5857a30b88 Fix sockets and pipes on Cygwin 2015-11-03 22:30:59 +03:00
Anton Kochkov
51a204868c Fix Cygwin64 building 2015-11-03 14:16:08 +03:00
pancake
a57ec36895 Fix #3622 - search hits on repeated patterns 2015-11-03 11:04:21 +01:00
pancake
6e01343887 Fix #3653 - asm.pcalign issues 2015-11-02 18:57:01 +01:00
Álvaro Felipe Melchor
c928bd96c3 Fix issues reported by clang-analyzer 2015-11-02 18:22:14 +01:00
Riccardo Schirone
c8804ee0a8 core/disasm: a little refactoring for show_colors 2015-11-02 15:22:44 +01:00
pancake
b22ed19aa1 Some CA fixes related to OMF 2015-11-02 12:58:01 +01:00
pancake
b0ab964303 More vulnfixes reported by clang-analyzer 2015-11-02 12:44:06 +01:00
pancake
75adfec670 Fix doublefree in btree and use-after-free in windbg 2015-11-02 12:32:31 +01:00
pancake
ed82bfd59c Fix double free in libmagic pointed out by clang-analyzer 2015-11-02 12:21:17 +01:00
sghctoma
35b180a484 Refresh only nodes' text instead of the whole graph when leaving prompt. 2015-11-02 12:00:21 +01:00
sghctoma
c2fb50a932 Refresh graph after using the prompt (':') 2015-11-02 12:00:21 +01:00
sghctoma
34b3fb5ed7 Do not change function name to fcn.<addr> if it starts with "fcn." in af+ 2015-11-02 12:00:21 +01:00
sghctoma
c3d64d60d4 Fixed quoting in wrapper shell scripts. 2015-11-02 12:00:21 +01:00
sghctoma
9a8263eafb Fixed sys/purge.sh to work on systems where the GNU make binary is called "gmake". 2015-11-02 12:00:21 +01:00
Anton Kochkov
a6dccd04b2 Fix AVR std instruction 2015-11-01 23:19:08 +03:00
pancake
b7c9762fff Fix static build with latest gcc's 2015-11-01 19:31:07 +01:00
pancake
e368cb1513 More static build fixes 2015-11-01 11:43:05 +01:00
pancake
dd47aba9a2 Fixes for sys/static.sh 2015-11-01 10:26:38 +01:00
Jeffrey Crowell
20d1886a5a fix a bunch of memleaks 2015-11-01 00:47:16 -04:00
Jeffrey Crowell
40b5111c3c fix some cov in anal_riscv 2015-11-01 00:40:18 -04:00
Jeffrey Crowell
04bf9bffd8 fix potential stack-buffer overflow in hud.c 2015-10-31 23:57:15 -04:00
pancake
96d29f0eac Fix some compiler warnings in the capstone makefile 2015-11-01 01:03:42 +01:00
pancake
f4e6c8a7df Fix static builds 2015-11-01 00:20:58 +01:00