Commit Graph

13745 Commits

Author SHA1 Message Date
SchumBlubBlub
313cb98073 Code style and Fortunes 2017-02-08 12:34:08 +01:00
Rakholiya Jenish
be6622e318 Disable r2k for GNU Hurd 2017-02-08 12:33:29 +01:00
Sven Steinbauer
6e9ae1772b Fix #6696 - Prevent infinite loop on visual assembler (#6709) 2017-02-08 12:31:15 +01:00
pancake
b7396fffa5 Enhance Vx - visual xrefs browser, with more highlight and less glitches 2017-02-08 12:14:52 +01:00
SchumBlubBlub
5f6bb5c531 r_print_format should be silent in all cases if mode == 0 (#6684) 2017-02-08 00:09:35 +01:00
Álvaro Felipe Melchor
05a4ed6607 Added new core binding to seek and set arch and bits
This born to handle arm/thumb since is a pain and we need to
track in which mode we are.
2017-02-07 23:58:35 +01:00
Álvaro Felipe Melchor
db8154968e Remove bits hints when are not necessary 2017-02-07 20:55:36 +01:00
Álvaro Felipe Melchor
aef64dd886 Added depth parm to control stack exhaustion sorting 2017-02-07 20:45:15 +01:00
Sven Steinbauer
8847e121d7 x86.nz fixes enhancements (#6720)
* Fix group 1 assemble
Fix assembling of group 1 instructions
* add byte [0x452343], 0x34
* add byte [0x435341], al
* Add support for register based offsets
mov [eax + ecx], 0x33

* Fix lea with large values in second operand

* Add movsx and movzx ops
2017-02-07 17:26:35 +01:00
Álvaro Felipe Melchor
f3b1bb32bb Just iterate over plugin's bits when V& 2017-02-07 01:55:30 +00:00
Á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