13894 Commits

Author SHA1 Message Date
Dumitru Stama
1cb8c71f5e Closing unused pipe ends to properly deliver broken pipe signals (#8694) 2017-10-16 10:55:48 +02:00
Khairul Azhar Kasmiran
373ecde4a5 Cs..: show string + info about it at current address (#8689) 2017-10-15 23:29:43 +02:00
Anton Bolshakov
2334829ce6 r_big.h: fix building issue (#8691)
See the following for more details:
https://github.com/radare/radare2-bindings/issues/176
2017-10-15 13:05:36 +02:00
xarkes
0ee7073122 Fixed Bold color ascii parsing 2017-10-15 10:45:25 +02:00
pancake
21a6f570ba Fix #8685 - Crash in ELF version parsing 2017-10-14 21:45:16 +02:00
Khairul Azhar Kasmiran
00fdad81b9 Cs.: show <oom> if out of memory (#8680) 2017-10-12 19:19:59 +02:00
pancake
b1a9ce235d Fix dwarf tests 2017-10-12 02:28:01 +02:00
pancake
24307b6753 Add io->ret to hold return value 2017-10-12 01:57:19 +02:00
josediazfer
fa810db6a8 Fix anal syscall leak (#8676) 2017-10-12 00:54:14 +02:00
Khairul Azhar Kasmiran
0f3aeda5e8 Cs.: show string at current address (#8669) 2017-10-12 00:17:51 +02:00
pancake
d2ecf97c17 Fix crash in bins/fuzzed/r2_nullptr_r_x509_parse_crl 2017-10-12 00:16:53 +02:00
pancake
7203693790 Fix crash in bins/fuzzed/r2_nullptr_sdb_set_internal 2017-10-12 00:14:50 +02:00
pancake
b1489579ee Add q!!! command for fast quits 2017-10-11 23:48:48 +02:00
pancake
1767281a7c Show help in wtf? 2017-10-11 23:24:11 +02:00
pancake
52b1526443 Fix crash in wasm disassembler 2017-10-11 19:02:25 +02:00
ITAYC0HEN
467415c287 Update cmd_debug.c 2017-10-11 11:10:08 +08:00
pancake
675dfdde92 Use more sdb in mach0 2017-10-11 01:26:27 +02:00
pancake
a9f52dfbc1 More fixes for sys/ios-sdk.sh 2017-10-10 02:36:54 +02:00
pancake
30d7267bcc Fix sys/ios-cydia.sh build 2017-10-10 02:27:34 +02:00
pancake
e5b86b70a6 Fix #8601 - crash in "(((((((,(;(((($(($(((((<((()(((d" 2017-10-09 16:56:09 +02:00
pancake
a7230ca359 Fix double char ref issue in disasm 2017-10-09 14:41:49 +02:00
pancake
99eeff0bda Fix #7653 - inline macro foreach 2017-10-09 13:31:19 +02:00
Rene Laemmert
4644fd0e96 Fix deleting functions in projects (#8667)
After saving a project it was not possible to remove a function with 'af- <addr>' because the size was 0.
2017-10-09 13:25:25 +02:00
pancake
a2ce68bec6 Fix #8623 - match eflags and bitregs 2017-10-09 12:39:53 +02:00
pancake
a15925b980 Fix null derefs in egg + unnecessary null chk in xrefs 2017-10-09 12:23:13 +02:00
pancake
58e943d726 Update spp with all the fixes not backported 2017-10-09 12:19:17 +02:00
Khairul Azhar Kasmiran
4b255631f5 disasm: printed strings can have utf16le byte order mark at front (#8661) 2017-10-09 12:13:27 +02:00
pancake
e165ede434 Fixes for axk 2017-10-09 11:39:52 +02:00
pancake
0cfb601e0e List unk refs in ax and axq too 2017-10-09 11:22:43 +02:00
pancake
c2d1392af2 Use libtool instead of ranlib for iOS 2017-10-09 10:53:41 +02:00
pancake
637543c541 Enhance ax, axk lists and axq is the old ax 2017-10-09 00:51:51 +02:00
j123123
47b20c3d5f Add null checks when malloc() and r_anal_op_new() used (#8665) 2017-10-08 23:49:52 +02:00
Thomas Bailleux
2138aa2209 Fix the use after free which causes a segv (#8664)
* Fix the use after free by removing instruction which was overriding 'r_cons_instance.num' struct by a new mallocated struct which is free at the end

* Fix new segv by saving old num and restore it before free is called

* spaces to tabs
2017-10-08 21:34:00 +02:00
Srimanta Barua
41ce16b314 added curved corners (#8660) 2017-10-08 13:09:27 +02:00
Srimanta Barua
373227140b fix memread after int->bool in io (#8659) 2017-10-08 12:04:12 +02:00
Khairul Kasmiran
2ea808a50a Removed space in Csg help msg 2017-10-08 05:21:59 +02:00
Khairul Kasmiran
cfee47bef9 Csg: add string (guess encoding) 2017-10-08 05:21:59 +02:00
mrmacete
2dcf8ded72 Fix side effect on offset in r_io_shift 2017-10-08 05:21:38 +02:00
pancake
9c19e3f6ae Better asm.offless 2017-10-07 11:10:22 +02:00
Jose Diaz
f1d7f821ff Removed global variables and fixed several leaks 2017-10-07 09:52:09 +02:00
pancake
9bc8c9ba6d Fix memleak in RCons.grep 2017-10-05 12:44:56 +02:00
Srimanta Barua
5eebf1efba sort of remove infinite loop 2017-10-05 11:01:44 +02:00
Srimanta Barua
852584ffac simulavr (plus some general) gdb fixes 2017-10-05 11:01:44 +02:00
pancake
b59aa688f3 Implement omb. and omn. commands 2017-10-05 00:40:19 +02:00
josediazfer
f8d71b8ded Leak "so" command (#8650) 2017-10-04 23:54:44 +02:00
Michael Scherer
de35a3fb8d Add IA-64 binary detection (#8645) 2017-10-04 15:07:04 +02:00
Michael Scherer
e7462818e7 Add HP-UX binary detection (#8644) 2017-10-04 14:49:53 +02:00
Khairul Azhar Kasmiran
ef2e490729 Csa: add ascii/latin1 string (#8630) 2017-10-04 14:39:39 +02:00
Anton Kochkov
8860828838 delete libr/anal/README.meta
Ancient
2017-10-04 20:23:38 +08:00
Anton Kochkov
f42be1b4e0 delete libr/anal/README
"Too old!"
2017-10-04 20:22:36 +08:00