David Carlier
c5ec231946
Attempt to fix #10693 issue.
2018-07-17 17:41:51 +02:00
Riccardo Schirone
927bfbae73
asm_x86_nz: fix pancake ( #10761 )
2018-07-17 17:17:11 +02:00
pancake
fdcf5bc9b2
Fix infinite loop in 'mov rax, qword[xmm0]'
2018-07-17 14:52:28 +02:00
Maijin
9e4039ccc3
Use unsigned values in JSON for offsets in bb
2018-07-16 19:36:00 -04:00
cyanpencil
9639afa6dc
Use r_str_get to prevent passing null to %s
2018-07-17 00:59:16 +02:00
cyanpencil
ebc9cf809d
Fix 1394098 resource leak in asm.c
2018-07-17 00:59:16 +02:00
cyanpencil
4c26bd27ef
Fix 1393604 resource leak in format/pe.c
2018-07-17 00:59:16 +02:00
cyanpencil
68b4e5e52b
Fix 1393408 unused value in graph.c
2018-07-17 00:59:16 +02:00
cyanpencil
0bdcccf575
Fix 1394097 resource leak in disasm.c
2018-07-17 00:59:16 +02:00
sivaramaaa
9f6eafebcd
Add some improvments and few fixes to afta
2018-07-16 21:53:32 +02:00
cyanpencil
94f753ac52
Parse grep line only if there is a digit afterward :
2018-07-16 21:04:41 +02:00
cyanpencil
8f3b7f4870
Fixed grep help
2018-07-16 21:04:41 +02:00
cyanpencil
9081cf9199
Fixed grep line range after []
2018-07-16 21:04:41 +02:00
cyanpencil
1b5079c14a
Fix : after [] in grep
2018-07-16 21:04:41 +02:00
pancake
778c7722f6
Avoid possible null deref
2018-07-16 17:56:24 +02:00
pancake
7463546f13
Fix android build
2018-07-16 17:49:15 +02:00
pancake
a59bbbb50e
Refixes for omf
2018-07-16 17:22:16 +02:00
pancake
b3d0224071
Fix #10731 - Implement diq and use it in Visual debugger mode
2018-07-16 17:05:10 +02:00
n0psledbyte
87741bd3b9
visual panel mode: change name and command current panel
2018-07-16 16:30:57 +02:00
pancake
020a588032
Fix #10733 - Fix the asan-fuzz-crash in the MZ parser
2018-07-16 14:47:44 +02:00
pancake
47894aec70
Fix all the pending fuzzed bins for omf
2018-07-16 14:17:26 +02:00
Khairul Kasmiran
40c68d9ec0
End rabin2 json output with newline
2018-07-16 14:09:22 +02:00
pancake
0f57dee58e
Fix #10741 - Add locals in visual panels
2018-07-16 13:44:14 +02:00
pancake
34678135d3
Fix a crash in the OMF parser and aim to fix the disasm regression
2018-07-16 13:37:35 +02:00
pancake
9c83d304cc
Fix several bugs in java class parser and recent changes in the disasm loop
2018-07-16 13:06:24 +02:00
Khairul Kasmiran
2772bf30aa
r_cons_printf -> r_cons_strcat in cmd_info_bin()
2018-07-16 17:10:20 +08:00
pancake
29801802d1
Upgrade capstone
2018-07-16 09:43:33 +02:00
Khairul Kasmiran
ed15f3cbb6
Added -SS to rabin2 manpage
2018-07-16 10:48:50 +08:00
cyanpencil
704a497997
fix string name not freed
2018-07-14 22:54:06 +08:00
cyanpencil
62a54b8a89
Compacting XREFS in single line if with same closest flag
2018-07-14 22:54:06 +08:00
cyanpencil
82412ab0a5
Compacting XREFS onto single line if from same function
2018-07-14 22:54:06 +08:00
Florian Märkl
a98557bfbf
Use named semaphores on macOS
2018-07-14 16:39:42 +02:00
pancake
d13c50a688
Without-debugger is now --disable-debugger
2018-07-14 11:34:10 +02:00
pancake
4eec87cdf6
More warnings fixed
2018-07-14 10:58:19 +02:00
pancake
2c85194e7a
Fix some warnings
2018-07-14 10:45:55 +02:00
cyanpencil
653064d30a
Optimized and fixed heap-after-free in delete_dup_edges
2018-07-14 10:11:49 +02:00
cyanpencil
d51e8dc8ce
Remove comment duplicating real flag name
2018-07-14 10:11:49 +02:00
Maijin
66b7dbb69d
Fix a type
2018-07-13 19:35:18 -04:00
Riccardo Schirone
02f9ddefd1
plugins on meson build ( #10716 )
...
* asm: use path macros whenever possible
* meson.build: sync asm and bin plugins with Makefile
* shlr/meson.build: apply capstone patches
2018-07-13 18:19:56 +02:00
pancake
8159e7c322
Fix last covs
2018-07-13 14:51:34 +02:00
cyanpencil
fdd4b3063e
Switched to alternative way of deleting dup edges
2018-07-13 11:51:13 +08:00
Florian Märkl
d3a3940d75
Add r_core_bind_cons() ( #10715 )
2018-07-12 15:32:42 +02:00
sivaramaaa
93d91205c4
Few minor fixes
2018-07-12 20:33:30 +08:00
sivaramaaa
506144d797
Intial work on type propgation on variable equality
2018-07-12 20:33:30 +08:00
vane11ope
2d4678a430
wtf?! i sent refactored code just yesterday and someone got that back?! please.
2018-07-12 19:32:02 +08:00
Florian Märkl
8db9631c98
Block Signals when locking core->tasks_lock
2018-07-12 11:36:13 +02:00
Florian Märkl
16d72de010
Use OneShot for cons->event_resize
2018-07-12 11:36:13 +02:00
Florian Märkl
f9f5ddeac5
Add Task OneShots
2018-07-12 11:36:13 +02:00
Fangrui Song
592fc8f26a
Fix "Invalid color text" for "focus" colortheme ( #10712 )
2018-07-12 09:03:40 +02:00
Riccardo Schirone
b522c022c6
travis improvements ( #10699 )
...
* build with ASAN only on push events, when branch starts with `asan-` or when tag starts with `release`
* fast_finish: do not wait for allowed_failures entries in the matrix
2018-07-12 09:01:50 +02:00