16245 Commits

Author SHA1 Message Date
pancake
acbdf19b4e More work on Vb for browsing stuff 2017-10-16 22:31:29 +02:00
pancake
520a8bbe0d Fix memleak in r_str_rstr 2017-10-16 21:38:27 +02:00
pancake
3b2b592506 V\ now looks a bit better (make cl clear one line) 2017-10-16 16:38:33 +02:00
pancake
5bc44fbc44 Initial work on the Vb refactoring 2017-10-16 16:15:15 +02:00
pancake
b8a4dcdf34 Tweak dm output to make seek+hud happy 2017-10-16 16:05:38 +02:00
pancake
45c0981792 Aim to fix negative memcpy issue in rparse 2017-10-16 15:37:31 +02:00
Siarhei Siniak
b401b11f26 Minor memory leak fixes for pf. 2017-10-16 14:18:05 +02:00
Khairul Azhar Kasmiran
560f05be2f x86_cs MOV insns: disasm shows src if dst is stack (#8696)
* x86_cs MOV insns: disasm shows src if dst is stack

* Added another cond since R_ANAL_OP_TYPE_MOV is set in multiple places
2017-10-16 14:17:34 +02:00
pancake
e17df3ab70 Implement pj, pj. and pj.. commands 2017-10-16 13:31:13 +02:00
pancake
29a155d5d4 Add missing extern C for r_io.h 2017-10-16 12:38:58 +02:00
pancake
e97d7bd90a Add new 'rh' command to show the filesize in human format 2017-10-16 12:07:12 +02:00
Marc
94271f186c Fix #8679 by removing the strlen check 2017-10-16 11:58:10 +02:00
Dumitru Stama
1cb8c71f5e Closing unused pipe ends to properly deliver broken pipe signals (#8694) 2017-10-16 10:55:48 +02:00
pancake
a09d6dae92 Do not install r2-indent or r2-docker
Only symlink them because require access to the source directory.

Eventually we may provide proper packages via r2pm
2017-10-16 00:06:25 +02:00
Khairul Azhar Kasmiran
373ecde4a5 Cs..: show string + info about it at current address (#8689) 2017-10-15 23:29:43 +02:00
xarkes
7aaf5f12fe Removed meson Windows useless message 2017-10-15 16:02:42 +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
xarkes
7ca83c40fa Modified appveyor installer artifact name 2017-10-14 12:06:55 +02:00
xarkes
d0b1e63e33 Meson script improvements 2017-10-13 16:45:48 +02:00
pancake
25f8f8262d Bump version after release 2017-10-13 14:59:25 +02:00
Christina Quast
ad3da3e937 Fix woO command, which is wopO now (#8682) 2017-10-13 12:07:11 +02:00
Khairul Azhar Kasmiran
00fdad81b9 Cs.: show <oom> if out of memory (#8680) 2017-10-12 19:19:59 +02:00
pancake
81aee52168 Release 2.0.1 2.0.1 2017-10-12 18:28:33 +02:00
pancake
b1a9ce235d Fix dwarf tests 2017-10-12 02:28:01 +02:00
pancake
1519a12af1 Update capstone from git 2017-10-12 02:04:55 +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
Matthew Conway
e76c8548ef Update Radare2 suite usage in intro documentation 2017-10-12 00:21:50 +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
Anton Kochkov
866263da40 Fix MSVC build 2017-10-11 10:35:16 +08:00
pancake
675dfdde92 Use more sdb in mach0 2017-10-11 01:26:27 +02:00
pancake
b0beb37c48 Add experimental r2pm -ci flag 2017-10-10 10:33:45 +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
d4ab235a74 Release r2-2.0.0 2.0.0 2017-10-09 17:05:53 +02:00
pancake
e5b86b70a6 Fix #8601 - crash in "(((((((,(;(((($(($(((((<((()(((d" 2017-10-09 16:56:09 +02:00
pancake
42ce366601 Fix crash in m68k capstone disassembler 2017-10-09 15:58:08 +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