8859 Commits

Author SHA1 Message Date
pancake
f8d3a41fd7 Fix #3200 - Honor scr.rgbcolor in ecr command 2015-08-31 17:06:59 +02:00
pancake
f5f7216e0a Add _ key in V! for hud 2015-08-31 13:57:39 +02:00
pancake
bfdfe0ec38 Fix asm.bits issue in 8051 test 2015-08-31 13:54:24 +02:00
David Manouchehri
997d102719 Typo correction. 2015-08-31 12:46:42 +02:00
pancake
6f90213211 Set debug bits when changing asm bits 2015-08-31 12:46:29 +02:00
inisisder
14760f4763 add check is it binary encrypted 2015-08-31 11:56:32 +02:00
pancake
67b4139e7e More goodies for the Visual panels 2015-08-31 11:53:03 +02:00
Jeffrey Crowell
02969e7299 tipsy fortune 2015-08-31 00:55:01 -04:00
Jeffrey Crowell
0a1b56f125 fix memleaks (from COV) 2015-08-31 00:42:21 -04:00
pancake
4cc143dcc0 More goodies for the V! Visual Panels 2015-08-31 05:43:38 +02:00
pancake
1e1b1adf2a Major enhacements for the V! visual panels 2015-08-31 05:06:01 +02:00
pancake
6f4c06c0e5 Invert hjkl keys in graph 2015-08-31 01:09:49 +02:00
pancake
f1651994e3 Use ' ' to toggle disasm/graph. hjkl/HJKL keys swapped in graph 2015-08-31 00:55:41 +02:00
pancake
02a23e00d1 Key R in visual graph also randomizes disasm colors 2015-08-31 00:46:28 +02:00
pancake
6b254a98c7 Fix #1118 - Add asm.invhex and asm.lines.ret
- Do some cleanup in RAsm and RCore.disasm
- Accidentally reverts 74be82d30b979b002208fb6db7fa5a771944ff26.
2015-08-31 00:24:28 +02:00
pancake
0096c5bf1d Fix null deref issues in anal reflines 2015-08-30 23:35:02 +02:00
Anton Kochkov
a33bbe90f2 Add HOME dir installation 2015-08-31 00:26:35 +03:00
dequis
003a18aa30 A few simple memory leak fixes 2015-08-30 23:20:51 +02:00
dequis
773b9b85b3 r_lib_close: close all the plugins when freeing, not just the first
This fixes a leak when there's more than one plugin.
2015-08-30 23:20:51 +02:00
Kamil Rytarowski
8a238f1314 Add config entries for dragonfly and bitrig
Patch by dholland<at>NetBSD.org from pkgsrc.
2015-08-30 23:20:10 +02:00
jvoisin
b270e92021 Refactor a bit bin_pe_parse_imports 2015-08-29 23:30:16 +02:00
Kevin Grandemange
71c4245df7 add clearenv in rarun2 and update documentation
fix unsetenv wrong description
add some example for environment variable
fix r2 use of rarun2 example

Signed-off-by: Riccardo Schirone <sirmy15@gmail.com>
2015-08-29 19:22:15 +02:00
jvoisin
4261075d60 Misc fixes to make clang-analyser even more happy 2015-08-29 18:08:38 +02:00
Riccardo Schirone
1aa26dd9a4 core/bin,cmd_open: some refactoring 2015-08-29 01:41:34 +02:00
Riccardo Schirone
575d3e9f0a core/bin: remove loadaddr parameter and get it from the RBinObject 2015-08-29 00:35:09 +02:00
Riccardo Schirone
6f0962555d baddr: still some fixing, in particular when reloading files 2015-08-29 00:35:09 +02:00
Maijin
315cc004f9 Update .travis.yml 2015-08-28 23:48:23 +02:00
Maijin
21f1e2350b Update .travis.yml 2015-08-28 23:34:49 +02:00
Maijin
07196f3303 Update .travis.yml 2015-08-28 23:29:46 +02:00
Maijin
ec30b5151b Update .travis.yml 2015-08-28 23:27:28 +02:00
Maijin
d9acf0b7f6 Update .travis.yml 2015-08-28 23:07:58 +02:00
Maijin
51f875467a cpp-coveralls 2015-08-28 22:53:35 +02:00
Maijin
6831dd2f6d Revert "More misc cleanup"
This reverts commit 788a3b02c7911cf3733b3aa15d221738bf99e47f.

	modifié :         libr/bin/format/pe/pe.c
2015-08-28 20:58:21 +02:00
pancake
605290f071 Support Thumb UDF instruction 2015-08-28 19:49:43 +02:00
pancake
b4909f3b4c Assume ARM UDF instructions are traps! 2015-08-28 19:45:48 +02:00
jvoisin
788a3b02c7 More misc cleanup 2015-08-28 19:13:27 +02:00
jvoisin
e0e170c3c5 Fix various clang-analyser issues 2015-08-28 18:29:31 +02:00
jvoisin
98bb29c4ed Fix some clang-analyzer defects 2015-08-28 17:28:09 +02:00
pancake
1d4b0d8555 Fix some covs 2015-08-28 17:21:04 +02:00
Maijin
3b1f83f2ba Add coveralls
Add coveralls
2015-08-28 16:12:38 +02:00
Maijin
3f837f0dc6 Add coveralls
Add coveralls
2015-08-28 16:03:13 +02:00
Maijin
29a6b4b4c7 Add coveralls
Add coveralls
2015-08-28 16:01:33 +02:00
pancake
529698f635 Add support to assemble Undefined ARM instructions 2015-08-28 15:18:52 +02:00
pancake
604cf153fa Update arm.gnu plugin to support CRC and UDF instructions 2015-08-28 14:40:25 +02:00
Jeffrey Crowell
125ec963c5 files shouldn't have to exist to get realpath 2015-08-27 22:19:57 -04:00
Jeffrey Crowell
ce055cf64c fix ood in case of already open in dbg:// 2015-08-27 17:15:03 -04:00
Jeffrey Crowell
13d5964f77 make abspath work on ~/ directory 2015-08-27 16:43:06 -04:00
Jeffrey Crowell
740df3c946 make file.path use abspath when available 2015-08-27 16:05:22 -04:00
pancake
93ef64041b Fix symbol naming when demangling is enabled and symbols cant be demangled 2015-08-27 16:57:48 +02:00
pancake
e07e216234 Fix #3183 - Help message in ds? changing current seek if dbg.follow is set 2015-08-27 15:56:50 +02:00