Commit Graph

8890 Commits

Author SHA1 Message Date
pancake
f8681b0862 Fix #2900 - Support more asan build flags 2015-09-02 16:01:53 +02:00
pancake
2a50ba9d1a Implement @@t iterator to run a command on all threads 2015-09-02 15:49:38 +02:00
Juha Kivekas
ccd2e515b2 Add dkj command, issue #2825 2015-09-02 15:34:52 +02:00
pancake
91769d0900 Fix pxq foo-bar issue 2015-09-02 14:52:17 +02:00
pancake
424fe2261c Fix #3219 - LDR ref issue on thumb 2015-09-02 10:01:53 +02:00
Jeffrey Crowell
603e13447c arm svc call should have 0 2015-09-01 23:09:20 -04:00
Jeffrey Crowell
3067f31b74 fix emit string for arm eggs
offset was off by 4
2015-09-01 23:00:24 -04:00
Jeffrey Crowell
a51a4110c2 r7 is the syscall register 2015-09-01 22:08:44 -04:00
pancake
74ce502bd5 Aim to solve #3219 ARM LDR analyzer issue 2015-09-02 01:40:12 +02:00
pancake
9ff546439d Workaround for the ARM ldr assembler issue 2015-09-02 01:25:34 +02:00
pancake
b321d7fd8c Fix local var and assemble of LDR instructions in ARM eggs 2015-09-02 00:58:39 +02:00
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