Commit Graph

13935 Commits

Author SHA1 Message Date
Álvaro Felipe Melchor
6701b8b02a Improve RAnalRange aggregating blocks with same bit
Now lookups time must be better than before.
2017-02-07 01:55:30 +00:00
Álvaro Felipe Melchor
2a1f619a11 Fix issue with arm anal due to bits 2017-02-07 01:55:30 +00:00
condret
3dee0cb665 implement id-storage-API 2017-02-07 01:55:24 +00:00
pancake
c76baa3036 Update capstone (remove the fix-warns patch) 2017-02-06 15:20:37 +01:00
pancake
57692834eb Initial implementation of abb - analyze basic blocks in range 2017-02-06 12:04:26 +01:00
Álvaro Felipe Melchor
7eb8639f39 Build range based on hints when using af 2017-02-06 02:05:15 +01:00
pancake
46b453b668 Fix #6704 --disable-debugger build for some platforms 2017-02-06 01:57:24 +01:00
Álvaro Felipe Melchor
37d949b3a3 Fix asm.bits when af in arm/thumb
The last value in asm.bits was used when analyzing a function producing
errors
2017-02-06 01:52:30 +01:00
pancake
d9e20e4855 Implement aggv like agv, but for the custom graph 2017-02-06 01:32:21 +01:00
pancake
3228110748 Be more explicit in the age error 2017-02-06 01:27:03 +01:00
pancake
e7c1f7a3f1 Disable asm.tabs when asm.pseudo 2017-02-06 00:56:51 +01:00
pancake
e11f033110 Honor Vd[x] in batch mode, also refresh with Vrq 2017-02-06 00:55:03 +01:00
Maijin
3249b24d32 Add key in visual mode to toggle asm.pseudo Fix #2914 2017-02-06 00:49:27 +01:00
pancake
1cac404463 Vr refresh visual screen 2017-02-06 00:24:01 +01:00
Susanne588586
88bc00cd76 Add build seconds to r2 build birth 2017-02-06 00:08:02 +01:00
SchumBlubBlub
d475a3ac00 Tweak Cv[bsr] ?help (#6682) 2017-02-06 00:06:30 +01:00
SchumBlubBlub
223dbb6538 Make reg order consistent across x86-* (#6685) 2017-02-06 00:05:47 +01:00
SchumBlubBlub
5d5e7a1549 Add fastpath to r_debruijn_offset 2017-02-06 00:03:12 +01:00
SchumBlubBlub
6c00c9e2d5 Reorganize string macros 2017-02-06 00:00:03 +01:00
Maijin
e8319d5ca0 Add o= help 2017-02-05 15:43:08 +01:00
pancake
8f1c822908 Fix #6694 - oobread in P 2017-02-05 11:36:34 +01:00
pancake
391772c96d Release 1.2.1 - Trust me 2017-02-05 04:30:44 +01:00
SchumBlubBlub
921cece22c s/struct r_anal_plugin_t/RAnalPlugin (#6686) 2017-02-05 03:03:24 +01:00
SchumBlubBlub
56f5931712 Fix compile warnings (#6687) 2017-02-05 03:01:53 +01:00
pancake
20dbe525b9 Fix newline issue in json 2017-02-05 03:00:45 +01:00
pancake
77142b3896 Use disasm_json API instead of RCore.cmd in pdrj/pdfj 2017-02-05 02:44:42 +01:00
pancake
55f5bdcb30 pdrj resolves functions like pdfj now 2017-02-05 02:44:26 +01:00
pancake
54b8fe1bb3 Fix pdfj fixes 2017-02-05 01:24:50 +01:00
pancake
71d36d3dd6 Fix pdfj invalid json issue 2017-02-05 01:16:10 +01:00
pancake
f8c271484d Fix #6691 - crash in r_strbuf_appendf. missing va_start 2017-02-05 00:39:19 +01:00
pancake
a2a666eda8 Fix #6678 - crash in r2 -d malloc://512 - 2017-02-05 00:27:01 +01:00
pancake
326bb77cfe Fix reloc type 1 for x86-64 elf 2017-02-03 20:50:02 +01:00
pancake
8ecf4238fd Fix #6676 - rbin warn after re-o 2017-02-03 20:47:09 +01:00
pancake
f5e1294969 Fix rbin warning when ood after o 2017-02-04 17:35:09 +01:00
SchumBlubBlub
3522830c71 Tweak Visual ?help (#6679) 2017-02-04 13:01:39 +01:00
SchumBlubBlub
c8a403ad7c Move o[er]ax to last pos of gpr regs (#6674) 2017-02-03 23:34:10 +01:00
SchumBlubBlub
c2a442553b Clean up o?/ob? and use consistent fieldname 'objid' for obj/ob/obo (#6675) 2017-02-03 23:33:21 +01:00
SchumBlubBlub
20a90acac6 Update ?description for = commands (#6671) 2017-02-03 18:20:23 +01:00
leberus
c5149f97b7 Fix: Fixed regression pointed by #6650 (#6672) 2017-02-03 18:20:07 +01:00
SchumBlubBlub
6703cc1e0e Tweak ?help for scr.nkey (#6669) 2017-02-03 16:32:35 +01:00
SchumBlubBlub
941ead997c Document H> and H>> in ?@? (#6670) 2017-02-03 16:26:28 +01:00
pancake
adf851d21d Fix #6665 - show t in V? 2017-02-03 14:44:21 +01:00
SchumBlubBlub
86bcdf46a0 Fix mouse paste in some visual cmds when scr.wheel=1 (#6649) 2017-02-03 13:09:34 +01:00
pancake
b4508d5f50 Fix gs regressions 2017-02-03 13:06:03 +01:00
pancake
95249b8237 Fix #6643 - Add privileged notes on dockerfile 2017-02-03 10:55:45 +01:00
pancake
d26d7bdf5d Use copyfile syscall for OSX in r_file_copy() 2017-02-03 10:47:36 +01:00
pancake
b32df6e49d Fix many dd subcommands and enhance rarun2 -t 2017-02-03 10:21:18 +01:00
Álvaro Felipe Melchor
68a1f46cdd Use SdbHash within inSymtab mach0.c 2017-02-03 10:13:43 +01:00
Álvaro Felipe Melchor
defe17789a Coding style fixes 2017-02-03 10:13:43 +01:00
Álvaro Felipe Melchor
0ff4bd0ff9 Fix #6635 - oobr due to RNumCalc->calc_buf dereference 2017-02-03 10:13:43 +01:00