Commit Graph

8879 Commits

Author SHA1 Message Date
pancake
c8cb347a41 Fix string allocation issue for ARM eggs 2015-09-02 00:18:55 +02:00
pancake
fbc6664511 Fix #3214 - missing newline in /j output 2015-09-01 23:34:27 +02:00
8tab
a202b0c4cb setting default non zero values for window row and column size 2015-09-01 23:27:54 +02:00
pancake
58f12f31fc Use UDF16 as trap instruction for the ARM Eggs 2015-09-01 23:27:04 +02:00
jvoisin
dba909b1dd Fix yet-another-batch of clang-analyzer issues 2015-09-01 23:24:11 +02:00
Álvaro Felipe Melchor
1d4ebdeb25 some refactoring & added threads field in RDebug 2015-09-01 18:45:08 +02:00
pancake
a5655dff9b A bit dsojson leak just to avoid a crash 2015-09-01 18:44:37 +02:00
pancake
04d040134e Handle TBB and TBH ARM instructions as UJMP 2015-09-01 15:23:22 +02:00
inisisder
ed6835a976 some small refactor 2015-09-01 14:25:25 +02:00
pancake
7157cf92b7 Fix some covs 2015-09-01 11:24:09 +02:00
pancake
58d6827bbb Honor R_SYS_BITS in r2 - 2015-09-01 03:41:08 +02:00
pancake
a2b21a51ef Honor R_SYS_OS in asm.os eval var 2015-09-01 03:13:16 +02:00
pancake
d381055304 Fix pxd 2015-09-01 00:57:07 +02:00
pancake
4f7f75c0f5 Fix regression introduced in afi 2015-09-01 00:32:23 +02:00
pancake
6d8cf6b960 Fix aflq 2015-08-31 23:57:57 +02:00
pancake
853b7b7a8c Prefer sys/user.sh instead of long oneliner 2015-08-31 23:46:13 +02:00
pancake
bf61c2342a Add 'M' key in visual panel to open a custom frame 2015-08-31 23:36:35 +02:00
mrdanielps
98f14bb506 V810 & V850: Sanity checks 2015-08-31 23:05:42 +02:00
pancake
9c8c017f40 Fix #3192 - dsojson double free and code cleanup (-34LOC) 2015-08-31 21:58:59 +02:00
pancake
b1e267dd7a Fix gcc warnings for the gnu arm disassembler 2015-08-31 17:08:30 +02:00
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 74be82d30b.
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