7723 Commits

Author SHA1 Message Date
pancake
e7f3631457 Fix baddr regression 2015-04-24 02:23:23 +02:00
pancake
a092622b93 Fix Haiku build 2015-04-24 01:16:57 +02:00
Álvaro Felipe Melchor
4532401066 Enhanced elf bin 2015-04-24 01:08:53 +02:00
Skia
19f5cbd14b Fix #2411 2015-04-24 01:05:49 +02:00
pancake
e5b4fc7679 Fix deadcode in elf 2015-04-23 02:25:53 +02:00
pancake
33a64eab7e Load r2e plugins with rasm2 too 2015-04-23 00:56:59 +02:00
Anton Kochkov
56f4adf034 Fix CID 1295412 2015-04-23 01:46:28 +03:00
Anton Kochkov
49c293871f Fix CID 1288755 and 1288758 2015-04-23 01:40:13 +03:00
skuater
b0c520b856 Handle ^C in native windows and windbg debuggers 2015-04-22 15:53:45 +02:00
pancake
59dcfae4d6 Add support for Blackfin machines in the ELF parser 2015-04-22 15:36:34 +02:00
Álvaro Felipe Melchor
a208cd56e6 Fix #1627 2015-04-22 15:22:24 +02:00
pancake
e9c1cd9c56 Fix function list in webui 2015-04-22 15:18:06 +02:00
Judge Dredd (key 6E23685A)
e1ae15b2b2 properly chop utf-8 lines 2015-04-22 11:12:19 +02:00
Judge Dredd (key 6E23685A)
3e1ca77491 less / search now supports highlighting multiple matches (up to 10) on the same line 2015-04-22 11:12:18 +02:00
NighterMan
dd47ede4a1 Fix to automatically restore flagspaces 2015-04-22 11:12:00 +02:00
pancake
9fd8a710b6 Push android build if possible 2015-04-22 11:09:51 +02:00
pancake
a572531e48 Update sdb 2015-04-22 05:32:43 +02:00
pancake
e137183f1d More rebranding for the android app 2015-04-22 04:50:37 +02:00
pancake
b362c51cfe Bump for org.radare2.installer Android app 2015-04-22 02:58:19 +02:00
pancake
ecef42fcf0 Move ap -> aap 2015-04-21 23:21:03 +02:00
pancake
03479b5a1c Fix capstone warnings 2015-04-21 23:10:03 +02:00
pancake
3fb504c814 Fix regression in acr-git 2015-04-21 22:53:06 +02:00
pancake
5e4810eb72 Update capstone from -next which drops INS_ARM_MOVS 2015-04-21 21:54:43 +02:00
pancake
f4303936bf Update for ACR to fix an issue with --with-syscapstone 2015-04-21 20:11:34 +02:00
pancake
829db39c33 Fix some arm thumb decompilation output 2015-04-21 19:21:52 +02:00
Anton Kochkov
8815ceac41 Fix Clang build 2015-04-21 07:00:17 +03:00
Jeffrey Crowell
3bec4596ca add pigeon-shaped button help 2015-04-20 19:59:06 -04:00
Manish Malik
e98b26a3eb Add substring and strlen filter in the strings webui panel 2015-04-20 16:52:36 +02:00
pancake
63f0dc8e3f Implement more utf8 terminal check, handle jbe in asm.pseudo 2015-04-20 15:27:05 +02:00
condret
9508a175b7 fix a Wunused-Warning 2015-04-20 13:44:32 +02:00
pancake
66a372b427 Workaround for the debian sort(1) bug 2015-04-20 11:57:33 +02:00
pancake
070836b326 Honor SIGSTOP without breaking ^Z 2015-04-20 01:05:22 +02:00
Anton Kochkov
eef9cd0b95 Fix TE pf parsing 2015-04-19 23:37:59 +03:00
pancake
434067c181 Fix #2294 - blocksize is too big in pf 2015-04-19 21:55:26 +02:00
jvoisin
ceef56260d Fix #762 2015-04-19 21:54:25 +02:00
pancake
917bbb3a7c Fix #2404 - Fix duplicated syscall tracing issues on linux
- this is a workaround, and must be tested on other platforms
- handles ^C now
2015-04-19 13:43:38 +02:00
Anton Kochkov
0ca9630806 Add TE header pf parsing 2015-04-19 14:29:55 +03:00
pancake
1625279822 Add @k: and @@k: sdb iterators 2015-04-19 11:54:50 +02:00
Anton Kochkov
fe9a462df6 Fix CID 1291595 2015-04-19 05:37:46 +03:00
Anton Kochkov
fe18273d24 Fix CID 1291603 2015-04-19 05:35:36 +03:00
Anton Kochkov
6111f710ef Fix CID 1291604 2015-04-19 05:32:48 +03:00
Anton Kochkov
173c1934a5 Fix CID 1291605 2015-04-19 05:28:03 +03:00
Anton Kochkov
7e79b198b1 Fix some more Coverity issues
Fix CID 1171365
Fix CID 1211169
Fix CID 1230038
Fix CID 1295063, 1295062, 1295061
Fix CID 1295070
Fix CID 1295068
Fix CID 12950067
2015-04-19 04:53:08 +03:00
Anton Kochkov
8f1b98be8f Fix TMS320C55* tests 2015-04-19 03:42:19 +03:00
Anton Kochkov
1479aeca8e Fix a few Coverity issues
Fix CID 1205204
Fix CID 1171365
Fix CID 1135001
Fix CID 1134921
Fix CID 1134848
Fix CID 1134840
Fix CID 1134824
Fix CID 1267983
Fix CID 1230038
2015-04-19 03:15:29 +03:00
Álvaro Felipe Melchor
92dad7e9e4 Fix #1545 2015-04-19 01:28:32 +02:00
pancake
488b760114 Add @b: and rename the old @b: for @x: 2015-04-19 01:28:28 +02:00
pancake
4e6549b5ae Add some ARM anal ops and fix #2390 null deref in gdb io without debug 2015-04-19 01:28:23 +02:00
Anton Kochkov
549bfbd147 Revert "Fix CID 1293128"
To fix the actual and valid behaviour of rahash2
The corresponding CID is low priority
and could be fixed later proper way.

This reverts commit a48ead7c84e7187695d6bd9d54fa03cb5da43bcb.
2015-04-19 00:20:02 +03:00
Anton Kochkov
53aef526b4 Fix Coverity defects
Fix CID 1291594
Fix CID 1291593
2015-04-18 23:19:50 +03:00