4982 Commits

Author SHA1 Message Date
Jonathan Neuschäfer
4b59bc6181 fix out-of-bounds write in r_anal_reflines_str 2014-06-25 11:45:09 +02:00
Jonathan Neuschäfer
e8ec0cf550 fix out of bounds read with "ds" command 2014-06-25 11:45:09 +02:00
condret
2a7cc1bee3 add != for esil 2014-06-25 11:43:29 +02:00
condret
c276344c18 start using new esil-syntax for gb 2014-06-25 11:43:29 +02:00
condret
8171b4be4f fix 'ar all' 2014-06-25 11:43:29 +02:00
pancake
91167b18b8 Fix static build 2014-06-25 05:03:05 +02:00
pancake
097cd2b04b Fix android build 2014-06-25 04:57:41 +02:00
pancake
18cc1af08c libr_java must be PIC 2014-06-25 04:50:05 +02:00
pancake
8ec60283da Fix anal linkage 2014-06-25 04:40:15 +02:00
pancake
e57d8346f5 Link the java anal against shlr/ 2014-06-25 04:35:50 +02:00
pancake
b3b5bfe8f3 Minor fix 2014-06-25 04:33:42 +02:00
pancake
4d6f59f52b Fix build again 2014-06-25 04:29:59 +02:00
pancake
046b014dee Make bin/core java plugins use libr_java.a 2014-06-25 04:25:38 +02:00
pancake
f67850fcb2 FIx w32 build 2014-06-25 04:19:23 +02:00
pancake
1a3ffef8b4 Fix static build 2014-06-25 04:11:43 +02:00
pancake
74af39034d Make ARM and MIPS capstone plugins by default (previous plugins renamed to .gnu) 2014-06-25 03:08:13 +02:00
pancake
d98acc233d Add V& key to rotate between asm.bits 2014-06-25 03:07:54 +02:00
pancake
ea67c628b0 More warning and build fixes 2014-06-25 02:30:42 +02:00
pancake
3c75ed7dc0 Fix build 2014-06-25 02:23:12 +02:00
pancake
9849c2b04f Fix core_java plugin warnings 2014-06-25 02:12:34 +02:00
pancake
377b5bb2fe Clean a huge list of warnings 2014-06-25 02:07:38 +02:00
pancake
ed008f24ab Bump sdb 2014-06-25 01:22:18 +02:00
pancake
4b7796d3e1 Disable syscapstone if pkg-config fails 2014-06-24 17:47:38 +02:00
pancake
4cba3d2af6 Fix non-shared capstone build 2014-06-24 13:34:11 +02:00
pancake
42aeb0d271 Add --with-syscapstone configure flag 2014-06-24 12:48:29 +02:00
pancake
112693b82a Update colors.html 2014-06-24 01:18:31 +02:00
pancake
4e614b25b8 Fix new palete entries for the help colors 2014-06-24 01:09:55 +02:00
pancake
6d608f0a05 Show warning when trying to resize a readonly file 2014-06-24 01:04:38 +02:00
pancake
a69f56ffe6 Fix all latest coverity issues except the rsa-find ones 2014-06-24 01:01:27 +02:00
Ilya V. Matveychikov
256a0d9642 tms320: remove [label, ] from the c55x systax 2014-06-24 01:24:44 +04:00
Ilya V. Matveychikov
e991ae4600 tms320: another fix of uu field decoding for c55x 2014-06-24 01:05:11 +04:00
Anton Kochkov
31933440f5 Fix CID 1223473 2014-06-24 01:08:34 +04:00
Anton Kochkov
b3b79d2b6a Fix CID 1223475 2014-06-24 01:07:29 +04:00
Anton Kochkov
9b181d7f6f Fix CID 1223474 2014-06-24 01:05:59 +04:00
pancake
8d53bc8956 Fix random values in initial 'ar' state 2014-06-23 19:49:01 +02:00
pancake
7fafaf6c94 Fix parsing some corrupted RReg profiles, cache profile reloading, fix arena fit 2014-06-23 18:13:41 +02:00
jvoisin
5d0aeeea38 Fix a fortune 2014-06-23 16:46:42 +02:00
pancake
4fe1e781db Fix cherrypull commit order 2014-06-23 15:35:09 +02:00
tosh
38b9674bd1 Fix: floating point exception in UTX_MUL functions 2014-06-23 15:34:51 +02:00
tosh
eb6b86dd4b Some fix in the ELF parser
New functions used to prevent integer overflow when add, sub or mul
Fix an out of bound in r_buf_fcpy_at
2014-06-23 15:34:51 +02:00
tosh
c5d65fbd42 Fix the 'is' command, which is broken due to a bad format string passed to r_cons_printf. (PFMT64 with UT32 value) 2014-06-23 15:33:42 +02:00
tosh
54b4eaf939 Fix: the 'iz' command was break due to a bad format string passed to r_cons_printf. (PFMT64 to print a ut32 integer) 2014-06-23 15:33:42 +02:00
condret
942b37a39a fix ar <regsize> 2014-06-23 15:10:20 +02:00
Jody Frankowski
2831e8fc86 Colorize s 2014-06-23 12:06:35 +02:00
jvoisin
bc04cb6825 Add some zignatures goodies
- z-prefix is now working
- z doesn't forget to count things
- help is improved
2014-06-23 12:05:27 +02:00
pancake
0afb84c3dc Add http.dirlist (defaults to false) 2014-06-22 14:57:54 +02:00
pancake
1d725e3245 Fix r2agent -s 2014-06-22 14:25:54 +02:00
jvoisin
d55550550a Refactor a little bit rsa-find.c 2014-06-22 13:58:56 +02:00
pancake
a27a6801eb Fixes for @jvoisin and @jody-frankowski 2014-06-22 12:55:46 +02:00
Jody Frankowski
8efc5d64c6 Colorize 'd' help and capitalize descriptions 2014-06-22 12:53:11 +02:00