Commit Graph

14846 Commits

Author SHA1 Message Date
pancake
e16e42568b Release 1.5.0 - Codename RubyCup 2017-05-30 18:46:34 +02:00
SkUaTeR
0596c1c08e Meson shlr libs 2017-05-30 18:38:19 +02:00
pancake
f6d58c6fad Fix flag renaming issue 2017-05-30 16:07:10 +02:00
radare
f0e1d77a40 Fix the DEX crash regression with invalid method names (#7635) 2017-05-30 15:44:57 +02:00
pancake
7d1273d09e Do not load BSS in debugger mode (fixes regression in Linux debugger) 2017-05-30 14:52:39 +02:00
Francesco Tamagni
edb46a8495 Workaround capstone bug for mips64 disassembly (#7632)
* Add asm.cpu=64v2 to support modern mips64
* Enforce 64 bits for 64v2 cpu
2017-05-30 13:33:40 +02:00
Sven Steinbauer
4dd740ebf2 Add rasm -r option honor flags and seeks 2017-05-30 13:19:21 +02:00
Xiangyu Zhu
1be1050160 Fixes output for izj, imj and icj (#7633) 2017-05-30 11:23:59 +02:00
pancake
f8373b46d6 More null termination in rcons 2017-05-30 11:01:33 +02:00
xarkes
362443748b Fix appveyor script (msvc) 2017-05-30 16:16:26 +08:00
pancake
c89f79d7af Fix r_flag_rename 2017-05-30 01:07:43 +02:00
pancake
1f04fb14c4 Fix format string for 32bit machines 2017-05-29 23:48:33 +02:00
xarkes
b93c237404 Fix msvc build on appveyor (#7630) 2017-05-29 23:39:50 +02:00
Ayman Khamouma
33b1659104 Make pds/pdsf show comments if asm.comments is set 2017-05-29 23:15:24 +02:00
pancake
5c30afdcce Fix #7534 - Complete ae?? help 2017-05-29 23:08:38 +02:00
pancake
0b383d892b Fix make meson-symstall 2017-05-29 22:47:51 +02:00
SkUaTeR
080416d09e Fixed meson build for msvc 2017-05-29 22:35:59 +02:00
Xiangyu Zhu
6fed9abe5b Fix #7503 - Fix commands like isrzM*
* modify `ia[*jq]`, only look at last char of first word
2017-05-29 22:35:17 +02:00
Rene Laemmert
912103b683 Fixes renaming a flag autocomplete issue and #7203 (#7626) 2017-05-29 22:29:37 +02:00
pancake
75a71affe4 Update capstone from git 2017-05-29 21:51:48 +02:00
pancake
d6642b10dd Fix last covs 2017-05-29 21:50:57 +02:00
Srimanta Barua
0da8862a83 Add read reg/mem to gdbserver (#7625)
* bug fixes in client, and adding kill signal for server without multiprocess support
* commented out currently unnecessary packets sent by client
* Corrections to client kill signal code
* More functionality for gdbserver. Read regs and memory
2017-05-29 21:36:42 +02:00
Erik Post
75d2411f3f Fix typo: 'palette' (#7627) 2017-05-29 21:33:44 +02:00
pancake
5a90a375db Update cdb.h to make skuater happy 2017-05-29 21:23:19 +02:00
pancake
4ee963ee98 Fix some clang-analyzer issues 2017-05-29 15:01:11 +02:00
pancake
d9bf4bd494 Fix overlay size issue 2017-05-29 14:59:58 +02:00
Khairul Azhar Kasmiran
ea89778fca asm.leahints cmts are now normal cmts (#7621) 2017-05-29 14:22:16 +02:00
Sajjad Pourali
0ad85c3af1 Fix incorrect empty array compersion in armass64.c (#7622) 2017-05-29 14:18:55 +02:00
Sajjad Pourali
46ba923963 Fix Access of Unallocated Memory spp.h (#7623) 2017-05-29 14:17:46 +02:00
pancake
5c254c089a Fix memleak 2017-05-29 14:16:05 +02:00
pancake
177a9f3e6e Fix #7561 - Update help message for pi? 2017-05-29 14:09:45 +02:00
pancake
1b854be75e Add file.lastpath to fix regression in projects using malloc:// 2017-05-29 14:02:50 +02:00
pancake
22cde23367 Generate r_userconf.h with Meson too 2017-05-29 13:06:10 +02:00
pancake
5bf37c2bf7 Update sdb from git to make msvc happy 2017-05-29 12:44:04 +02:00
pancake
78ecad3d3b Fix dmi honoring dmm on Mac debugger 2017-05-29 11:45:13 +02:00
pancake
a504ece143 Support square pixels, cursor and scroll in prc, available in VPP, add hex.pcols 2017-05-29 04:36:34 +02:00
pancake
42e27a4aac Fix #7599 - Implement prc command to print colorful bytes 2017-05-29 03:45:02 +02:00
pancake
608bfe6b5b Fix #6596 - aeim doesnt breaks projects anymore
file.path is not polluted with invalid values after opening malloc:// files
2017-05-29 03:01:39 +02:00
pancake
5687da18f9 Fix #7383 - Case insensitive grep with ~+ 2017-05-29 02:52:53 +02:00
Khairul Azhar Kasmiran
40f2126da6 Added asm.cmtoff to control showing of offset comment (#7609) 2017-05-29 02:44:45 +02:00
Ayman Khamouma
a5a6b25d27 Implement dmp command for Linux 2017-05-29 02:44:11 +02:00
pancake
232bbabd75 Fix #7456 - Warnings in r2 -nn ELF
- Order in elf keys matter, so the sdb change broke it, its good now
- pf had a wrong buffer check that was making a valid pf invalid
2017-05-29 02:31:28 +02:00
pancake
08f131198f gp64 asm.cpu forces asm.bits internally 2017-05-29 01:44:32 +02:00
pancake
f26213074b Rename Tp to L command to be consistent with iL and oL
- More to come
2017-05-29 01:37:54 +02:00
pancake
40b87865a8 Fix listing methods of classes in Java bins 2017-05-29 01:18:04 +02:00
pancake
d8fff83c2e Aim to fix UAF in #7521 - r2 -d on mac 2017-05-28 23:38:14 +02:00
Álvaro Felipe Melchor
64c11b5de8 Fix #7573 - override shdr with phdr symbols (#7612)
Those whose offset are 0 are skipped to avoid overlapping
2017-05-28 23:10:35 +02:00
pancake
ba6dce4d73 Add REgg as dependency of RDebug 2017-05-28 22:38:10 +02:00
Daniel W. Crompton
bfc5961a1f Patch to enable zsh completion (#7608) 2017-05-28 20:18:57 +02:00
Xiangyu Zhu
bc3555b833 Modify RLang plugins for Py2/py3 support
* Add alias field
* use RTLD_LOCAL
2017-05-28 01:50:08 +02:00