15181 Commits

Author SHA1 Message Date
Fangrui Song
eec5aff085 Add Zsh completion file doc/zsh/{_r2,_radiff2,_rafind2,_rahash2,_rasm2,_rax2} (#7929)
* and minor fixes in the r2 help message
2017-07-16 10:08:48 +02:00
Fangrui Song
a70118949d Makefile: fix install-doc (#7930) 2017-07-16 10:08:15 +02:00
Khairul Azhar Kasmiran
0ff6f4313d asm.strenc (utf16le) (#7926)
* Fix API of r_utf16le_decode to be consistent with r_utf8_decode

* Fix braces and else-after-return

* Don't use r_mem_mem

* Fix bogus last char at max string length
2017-07-16 08:12:11 +02:00
Maijin
c265a38b30 Update delete flag 2017-07-15 20:33:57 +02:00
Giovanni
0c0a6fbaf4 fixed multiple bugs on r_pkcs7 (#7928) 2017-07-15 16:21:00 +02:00
xarkes
a8dc08f9c0 Fixed windows network path (\\server\file.exe) and random err (#7927) 2017-07-15 15:54:55 +02:00
pancake
568ff126f8 Fix build 2017-07-14 18:02:00 +02:00
pancake
6e1f9c981e Fix latest covs 2017-07-14 17:36:21 +02:00
SkUaTeR
80e38d0c5d fix for #7907 (#7923) 2017-07-14 16:38:27 +02:00
xarkes
f0fc5cbc25 Fixed meson r_version creation + reorder (#7909) 2017-07-14 13:13:18 +02:00
Antonio Sánchez
d74775cb6d Added resources extraction to rabin2 (#7912) 2017-07-14 13:12:53 +02:00
radare
2ec4b56e40 Fix phdr null deref in the elf parser 2017-07-14 12:24:07 +02:00
Fangrui Song
c77aba1c63 PPC: Add all instructions from Power ISA 3.0B (#7922) 2017-07-14 10:09:28 +02:00
Sajjad Pourali
d77224fab6 add dbta command description to help_msg (#7917) 2017-07-14 09:15:54 +02:00
Khairul Azhar Kasmiran
7f4ef22b2f Improve memory efficiency of r_str_escape_ if asciidot (#7914) 2017-07-14 09:15:17 +02:00
Fangrui Song
d3ec244f66 Add descriptions for pxx and pxX (#7921) 2017-07-14 09:14:32 +02:00
SkUaTeR
b48944524b Fixed flag register and aea (#7919)
* issue fixed

* modify cmd_aea
2017-07-14 01:17:49 +02:00
Anton Kochkov
1fa971e9ca ELF: Add V850 recognition 2017-07-13 14:16:01 +08:00
Lowly Worm
c252664a60 add hextoy fortune 2017-07-12 18:56:17 -07:00
Marc
80d4b44b2e Fix random code style issues 2017-07-13 00:46:27 +02:00
Srimanta Barua
066e85554e gdb get exec file name, and threads list (#7908)
* Thread list

* Added check if thread is dead

* Added exec_file command to io system
2017-07-13 00:33:53 +02:00
Maijin
fea0de7c53 Update doc #7903 2017-07-11 22:03:56 +02:00
pancake
278c86888e After-release bump to 1.7.0-git 2017-07-11 20:58:36 +02:00
pancake
abaf84d857 Fix last pending warnings 1.6.0 2017-07-11 17:54:22 +02:00
xarkes
68cb26566e Tiny fix (pdb windows) (#7905) 2017-07-11 16:32:48 +02:00
xarkes
64794df907 Added idpd to download pdb file and automated idp (#7897) 2017-07-11 15:39:25 +02:00
Álvaro Felipe Melchor
ec3ec28845 Fix oob write in microsoft_demangle.c 2017-07-11 11:36:26 +02:00
Giovanni
59d6141658 Coverity patch for VLE (#7904) 2017-07-11 11:25:32 +02:00
pancake
7dbc50ed5f Use more heap to avoid freeing a stack address introduced in previous commit 2017-07-11 11:08:17 +02:00
pancake
19b41bec5c Fix last covs 2017-07-11 08:46:42 +02:00
pancake
7354a63372 Fix format string in comments - Thanks Dennis Goodlett 2017-07-11 07:54:38 +02:00
Francesco Tamagni
c7e31da37b Fix pcdelta for arm thumb (#7902)
- make the delta depend on the value of `thumb` parameter instead of the op size, because otherwise when 4-bytes-long instructions are present in thumb mode (e.g. `ldr.w`) that delta is computed wrong
2017-07-11 02:42:56 +02:00
pancake
389a8283e3 Handle ^C in aab and abb 2017-07-10 22:45:24 +02:00
Schrodinger
66f5520740 Update cmd_flag.c (#7900)
fl command requires an '@' before the named flag.
2017-07-10 20:53:49 +02:00
pancake
05ca43b5b2 Oops fix build 2017-07-10 18:10:30 +02:00
Giovanni
326fa654fc PowerPC VLE support with capstone [anal/asm] (#7899)
* libvle + capstone to support PowerPC VLE
2017-07-10 18:06:11 +02:00
pancake
0918cabb22 Blindfix a null deref in dwarf parser 2017-07-10 18:05:01 +02:00
Khairul Azhar Kasmiran
f1f87fc0fd asm.strenc (asciidot) (#7898) 2017-07-10 17:55:39 +02:00
pancake
31f0c83189 Fix infinite loop in PE parser (thanks @h4ng3r por reporting!) 2017-07-10 17:18:22 +02:00
pancake
ce4a15decb Optimize r_str_replace with r_str_replace_char in some cases 2017-07-10 15:43:05 +02:00
pancake
e445f6cef0 Support underscores in hex numbers 2017-07-10 12:31:50 +02:00
pancake
3d44e97092 Fix rasn1 regression 2017-07-10 12:05:24 +02:00
pancake
3c25b9830e Fix #7636 - Add hack for PS2 binaries 2017-07-10 11:59:47 +02:00
pancake
1b6cfb68bd Fix some memleaks, warnings and null derefs pointed out by clang analyzer 2017-07-10 11:20:03 +02:00
xarkes
931aa1e285 Windows XP support test (#7844) 2017-07-10 09:52:00 +02:00
xarkes
77fbaaccd0 Added idp command to load functions from pdb file (#7891) 2017-07-10 09:51:29 +02:00
pancake
1a04c2a24d Get ready for the 1.6 release 2017-07-10 01:32:50 +02:00
pancake
ee6c373bfc Fix x~?? -> shows only the help, not the output of the command 2017-07-10 01:23:27 +02:00
pancake
8f6de80193 Fix #7619 - Make dm consistent with dmm 2017-07-10 01:02:21 +02:00
alvarofe
fe6aba1fbd Translate to paddr only with wtf! command 2017-07-10 00:07:19 +02:00