20227 Commits

Author SHA1 Message Date
pancake
173333b3e5 Fix #12230 - Honor cursor in Vp xX ##visual 2018-11-22 15:17:47 +01:00
pancake
a4618a7010 Implement , and ; in pf to rewind and be able to support unions ##print 2018-11-22 15:17:47 +01:00
dav1901
a18fe42d96 Minor cleanups/fixes (#12256) 2018-11-22 15:14:59 +01:00
Riccardo Schirone
300844fa51 Introduce RBinArchOptions to avoid creating fake RBinFile/Objects ##bin 2018-11-22 15:14:37 +01:00
pancake
90f28ef3bd Make travis green 2018-11-22 15:08:39 +01:00
pancake
5fd1179f9a Fix #12258 - Fix glitches in VV with |= aka cmd.gprompt ##visual 2018-11-22 13:18:07 +01:00
pancake
ef67aefbc2 Fix minor warnings 2018-11-22 12:23:46 +01:00
David CARLIER
74da0eb115 Few grub/bochs fixes 2018-11-22 12:12:11 +01:00
Mathieu Tarral
a4bb80b8d1 Restore fd when loading symbols from file with oba (#12269) 2018-11-22 12:02:00 +01:00
Mathieu Tarral
8bcfc7bcbd fix help message of oba command (#12270) 2018-11-22 18:40:31 +08:00
Florian Märkl
523aafa359 Replace r_str_utf16_encode() for escaping strings for json (#12259) 2018-11-22 10:55:21 +01:00
radare
f17bfd9f1d
Fix #12242 - Crash in x86.nz assembler (#12266) 2018-11-22 10:48:39 +01:00
pancake
2aaeb80ac4 Fix newline in error message 2018-11-22 03:50:50 +01:00
radare
97bba0521d
Support REX in NOT instruction for the x86 assembler ##asm 2018-11-21 22:36:12 +01:00
Luca Di Bartolomeo
826d584405 Fix #11889 - Fix varsub when some ansi escape sequences are involved ##disasm
- findNextNumber to parse bold ascii escapes
2018-11-21 22:35:48 +01:00
Khairul Azhar Kasmiran
9cc8f6daf7 Rename skip_bytes to skip_bytes_flag (#12253) 2018-11-21 17:54:38 +01:00
Riccardo Schirone
4b7f8313e1 Fix some COVs (#12255) 2018-11-21 17:53:20 +01:00
radare
66191f7808
Fix #12239 - crash in the x86.nz assembler ##asm (#12252) 2018-11-21 17:50:58 +01:00
pancake
6d7ed2605c Fix crash in 'r2 -cww' byebye' --' 2018-11-21 16:28:28 +01:00
pancake
df151d0b1c Remove >>0 because thats a warning in C++ 2018-11-21 13:55:09 +01:00
dav1901
9bcfc5cc20 Fix few covs (#12251) 2018-11-21 13:34:43 +01:00
Riccardo Schirone
f66d965587 Access last ElfSymbol only after reallocating the array ##bin 2018-11-21 10:34:48 +01:00
Riccardo Schirone
0868b2d47f Use -static in CFLAGS too (#12246) 2018-11-21 01:55:23 +01:00
pancake
0c9c615123 Add emscripten target for the cxx demangler 2018-11-20 22:58:27 +01:00
dav1901
9413169623 Minor cleanups/fixes (#12247) 2018-11-20 17:50:26 +01:00
Riccardo Schirone
0cb3d7cf2d Get cursor position only if screen_bounds == 1 ##visual 2018-11-20 17:26:32 +01:00
Riccardo Schirone
f4bf35cc16
sync sdb to a3463734c6d656ab174b32ba0b64e77475edae29 (#12244) 2018-11-20 16:50:28 +01:00
sivaramaaa
a4a3071fb3 axt with a space handles local var xrefs ##anal 2018-11-20 11:16:19 +01:00
pancake
507b1e1ca1 Initial ESIL support for WASM ##wasm
* Added basic register profile
* WIP: Resolve function calls from RBin via RCore.cmd
2018-11-20 11:09:12 +01:00
pancake
11c6fbc95a Fix VJ scrolling stuck issue ##visual 2018-11-20 11:09:12 +01:00
Amith Venugopal
4981ba1b14 Add ttc and tec in "tt?" and "te?" respectively. 2018-11-20 10:44:20 +01:00
Riccardo Schirone
d5c8b91c0b
fix some covs (#12238) 2018-11-20 10:15:18 +01:00
Giovanni
dd84bfe3de Fix #12194 - Resolve symbol names in WebAssembly bins ##bin 2018-11-20 01:19:23 +01:00
David CARLIER
033e073c4e Little warning build fixes (#12232) 2018-11-20 01:13:54 +01:00
Florian Märkl
7c0687b8fb Fix #12022 - Slow backtrace fixed by speeding up ptrace_wrap_func() ##debug 2018-11-20 01:13:30 +01:00
dav1901
8e7aea3198 Minor cleanups (#12231) 2018-11-19 22:55:34 +01:00
radare
5f270658c5
New RBin plugin for "symbols" files ##bin 2018-11-19 22:54:58 +01:00
Amith Venugopal
0f23f98c6c Implemented tec command ##types 2018-11-19 22:30:41 +01:00
Khairul Azhar Kasmiran
ef9ddac95e Simplify r_anal_fcn_add_bb() (#12226) 2018-11-19 21:09:27 +01:00
radare
c042d3e136
Fix echo in ppc disassembler on invalid instructions ##disasm 2018-11-19 18:24:25 +01:00
radare
50801791e2
Fix #9825 - Wrong import addresses in the ELF for ppc64 elfs ##bin 2018-11-19 18:24:10 +01:00
dav1901
23fb5bc197 Fix minor leak (#12220) 2018-11-19 16:22:33 +01:00
Khairul Azhar Kasmiran
389f4ddffe Honor asm.bb.middle in r_core_print_disasm_instructions() ##disasm 2018-11-19 16:21:52 +01:00
radare
f0ac280d17
Fix #11714 - VJ not working sometimes (#12217) 2018-11-19 14:44:54 +01:00
dav1901
c7fc809bd7 Minor dead code cleanups (#12203) 2018-11-19 13:00:53 +01:00
pancake
53635d59a0 Fix #12141 - minor leaks in grub code 2018-11-19 12:14:01 +01:00
sivaramaaa
fa6cbec50b Fix #9709 - Implement aeab to get input and output regs of the basic block ##anal 2018-11-19 11:16:20 +01:00
Riccardo Schirone
9ea01145fe bin/elf: make strttabaddr a ut64 (#12214) 2018-11-19 11:13:45 +01:00
radare
f2ce982aeb
Fix #12188 - Remove unused variable and fix 1->l 2018-11-19 11:13:09 +01:00
David CARLIER
9931f0f35c Fix #12151 - unaligned acess in pic 2018-11-19 02:59:11 +01:00