18828 Commits

Author SHA1 Message Date
Florian Märkl
8beae0bb91 Fix pvector usage in r_core_get_boundaries_prot 2018-07-30 18:49:37 +02:00
Florian Märkl
7577c674ef Add RPVector struct 2018-07-30 18:49:37 +02:00
Florian Märkl
de90215650 Fix r_vector_clone 2018-07-30 18:49:37 +02:00
Florian Märkl
95cb69cf28 Move vector ptr/assign functions to header, Fix r_vector_insert 2018-07-30 18:49:37 +02:00
Florian Märkl
182ab836ef Fix pvector usage in _map_skyline_push 2018-07-30 18:49:37 +02:00
Florian Märkl
0965f2ef13 Fix r_vector_push 2018-07-30 18:49:37 +02:00
Florian Märkl
ac9fff3c03 Move vector tests to r2r, Fix r_pvector_upper_bound name 2018-07-30 18:49:37 +02:00
Florian Märkl
d5c1fcfd74 Implement flat RVector and pvector 2018-07-30 18:49:37 +02:00
pancake
1b7a3ae94d Add missing autocompletion for the obf command 2018-07-30 17:16:38 +01:00
Khairul Kasmiran
3c2f96b67a Removed some trailing spaces 2018-07-30 18:53:10 +08:00
pancake
8e2803c182 Fix #10855 - Update sdb 2018-07-30 11:07:12 +01:00
Riccardo Schirone
d98c5b9080
shlr/meson.build: use master branch for capstone on meson build too (#10832) 2018-07-30 08:51:47 +02:00
Vanellope
c9969157e7 the scroll up-down behaviour of the disassembly in both Vp and V! should be unified. (#10848) 2018-07-30 03:06:58 +08:00
David CARLIER
adaa0bc986 Making asan no ops for OpenBSD (not supported) and few mem leaks fixes (#10842) 2018-07-29 16:43:46 +08:00
Vanellope
5e56c90483 get [1][2] jumps for panels and fixed some unstable behaviors (#10836)
* fixed unstable behaviours and [1][2][3]jump now works.
* added the help messages
* restyling for the help message
2018-07-29 12:56:15 +08:00
cyanpencil
f3b33640d1 Adjust edge positioning if there is a graph title
Fix whitespace
2018-07-29 12:48:15 +08:00
cyanpencil
29955c4c0d Add '#' key to toggle graph hints
Refactoring

Small fix

Fix for windows in graph.c
2018-07-29 12:48:15 +08:00
cyanpencil
169d69efd7 Different dot style for backedges 2018-07-29 12:48:15 +08:00
Khairul Azhar Kasmiran
d42b734a84
rax2: add new output mode for Fx (#10840)
* rax2: add new output mode for Fx

* Reversed order of tests
2018-07-29 11:04:52 +08:00
Tyler Lambert
8255f2a96c Verify input is not in hex before interpreting as float (#10821)
* verify input is not in hex before interpreting as float

* check for "0x" prefix before converting to float
2018-07-28 13:18:13 +08:00
mandlebro
410ff31de8 Fix aecs and added aecc (continue until call) 2018-07-27 20:10:35 +01:00
fcasal
9a83761c6d esil emulation now stops at breakpoints (#10834) 2018-07-27 20:01:38 +01:00
fcasal
e57fdba049 Increased dsf step limit, which prevented sucessfull stepping out (#10828) 2018-07-27 20:00:48 +01:00
xarkes
79bfcd8f6e
Fixed segfault with VO (#10829) 2018-07-27 17:02:48 +02:00
mandlebro
3e55b5f57d Default esil.breakoninvalid to false 2018-07-27 18:51:44 +08:00
mandlebro
2f01fd8890 Change esil.breakoninvalid default to true 2018-07-27 18:51:44 +08:00
mandlebro
527c366c79 Added esil break on invalid instruction variable 2018-07-27 18:51:44 +08:00
HMPerson1
2752b2d370 Add back old ESIL code in comments 2018-07-27 10:39:25 +01:00
HMPerson1
471e13c24d Rewrite ESIL for x86 SAR 2018-07-27 10:39:25 +01:00
HMPerson1
08f70d8e20 Add ESIL for ARM64 REV32 2018-07-27 10:39:25 +01:00
HMPerson1
c5bf5fbbe5 Rewrite ESIL for ARM64 REV 2018-07-27 10:39:25 +01:00
Luca Di Bartolomeo
046af40bd2 Separate command history for sdb shell "ks" (#10820)
* Separate command history for sdb shell (ks)
* Refactor whitespace in sdbshell_history_down()
2018-07-27 10:33:46 +01:00
cyanpencil
4ac4873100 Dotted lines only for conditional jumps
Set graph.dotted default true + refactor in canvas_line.c
2018-07-27 02:12:50 +08:00
cyanpencil
104a52b55f Fix some utf8 bugs in canvas.c 2018-07-27 02:12:50 +08:00
cyanpencil
fc26f2a04e Use dotted lines in graph 2018-07-27 02:12:50 +08:00
cyanpencil
6150481263 Fixed bug not compiling on windows in r_file_globsearch() 2018-07-27 01:26:34 +08:00
cyanpencil
c8be0802ea Fixed small bug with ~ in r_file_globsearch () 2018-07-27 01:26:34 +08:00
cyanpencil
360dfebbdf Changed strndup to r_str_nlen in file.c 2018-07-27 01:26:34 +08:00
cyanpencil
b9be6c9a8c Added r_file_globsearch and zfs **.sig support
Updated zf? help

Removed debug eprintf
2018-07-27 01:26:34 +08:00
vane11ope
e1c2af7570 because i am forced 2018-07-26 19:19:58 +08:00
vane11ope
e759cb837b reverted back the meaningless styling, and that if is not that long anyway 2018-07-26 19:19:58 +08:00
vane11ope
de079654c4 further refactoring and fixed a bit of bug 2018-07-26 19:19:58 +08:00
vane11ope
61a7c5582e added comments for the missing commands 2018-07-26 19:19:58 +08:00
vane11ope
4b740a0b8f refactoring and fixed bunch of bugs as well as added seek o command 2018-07-26 19:19:58 +08:00
Florian Märkl
38ab82cc7d Add RVectorFree typedef 2018-07-26 07:18:28 +02:00
Riccardo Schirone
d37e35a7ad
fix switch from capstone next branch to master (#10815)
* fix switch from capstone next branch to master
* shlr/capstone.sh: re-clone only if different branch
2018-07-25 17:58:53 +02:00
David CARLIER
12e587f112 Few code corrections (#10816) 2018-07-25 17:33:54 +02:00
cyanpencil
f260195ad5 Renamed cmd_meta_hsdmf to cmd_meta_others 2018-07-25 00:27:44 +08:00
cyanpencil
d9f71bd845 Use cmd_meta_hsdmf instead of cmd_meta_comment 2018-07-25 00:27:44 +08:00
cyanpencil
d86046e373 Better Ct? help 2018-07-25 00:27:44 +08:00