XVilka
44ab1ceaa0
Final fixes for Mingw-W64 support (except SDB)
2015-07-23 21:05:56 +03:00
Skia
11c5e1e717
pf: Fix #1612
2015-07-23 19:37:58 +02:00
Skia
e1a61b6428
pf: Fix #2993
2015-07-23 19:37:58 +02:00
pancake
28bc027984
Fix pdc
from bindings (thanks @hteso for reporting)
2015-07-23 17:24:14 +02:00
Skia
1541477ae9
Add support for registers in pf
and fix pfv
2015-07-23 14:37:37 +02:00
pancake
0639261e26
Add more details for OSX code signing
2015-07-23 03:34:46 +02:00
pancake
1b4ef742e1
Fix #2987 - apply @yetmorecode to fix fd leak on Windows
2015-07-23 00:56:22 +02:00
pancake
55474775ba
Fix #2990 - Add dmda
dmdw
dmsw
dmsa
and json listing
2015-07-23 00:49:59 +02:00
pancake
bd10c86303
Autocomplete rm
2015-07-23 00:45:06 +02:00
Jeffrey Crowell
c5a03b3fea
fix string searching on cygwin
2015-07-22 13:51:42 -04:00
pancake
4d6b0aea96
Fix two COVs
2015-07-21 18:08:32 +02:00
pancake
fc0dc1ca1b
Fix af
in debugger mode
2015-07-21 13:38:34 +02:00
pancake
d2233a896b
Add de
Debugger Esil API for advanced software watchpoints
...
- Implemented in r_debug_esil_* APIs
- Support for step-into and continue
- Expressions can be regs, numbers, math operations, ranges, comparisons..
- Honor dbg.prestep for stepping before or after analysing
- read-write-exec watchpoints using native debug backend and esil emulation
- OSX/iOS debugger error message is now nicer
- anal/rpnesil renamed to esil
- Add esi,edi in osx regprofile
- Add r_cons_is_breaked() for consistency
2015-07-21 06:11:42 +02:00
Álvaro Felipe Melchor
49853dbb92
Fix #2913
2015-07-21 00:56:05 +02:00
zlowram
29615355b6
Fixes translation of X86_INS_LEAVE instruction to esil
2015-07-21 00:55:32 +02:00
zlowram
1122bc122e
Fixes esil xL xH swapped registers for udis
2015-07-20 15:49:08 +02:00
Álvaro Felipe Melchor
49eaa2a369
Fix #2967
2015-07-19 22:14:44 +02:00
Riccardo Schirone
65bed1595c
core/graph: remove set_layout_callgraph but just use the same algorithm
...
* core/graph: avoid calling agraph_reload_nodes, do it during refresh
2015-07-19 01:35:01 +02:00
Riccardo Schirone
3738b5fe59
core/graph: make the title a field of RAGraph
...
* core/graph: add r_agraph_set_title function to the API
2015-07-19 01:35:01 +02:00
Riccardo Schirone
9d830a925f
core/graph: last line fix + memleaks fixes
...
* core/graph: fix last line in non-interactive mode
* core/graph: remove event_resize callback at the end
* core/graph: free RANodes when you free/reset the RAGraph
* core/graph: use R_TRUE/R_FALSE instead of 1/0
* core/graph: remove warnings
2015-07-19 01:33:52 +02:00
Riccardo Schirone
41c88042c9
core/cmd_anal: remove non existent command from help
2015-07-19 01:32:42 +02:00
zlowram
0d13158747
Fixes esil xL xH swapped registers
2015-07-18 23:56:42 +02:00
Riccardo Schirone
a21bcf706b
core/graph: not center graph when stepping inside other nodes
2015-07-18 00:20:07 +02:00
pancake
e059474761
Fix aar
in 2331 PE bin
2015-07-17 11:47:52 +02:00
pancake
5ffe848cb2
Fix COV 1311950
2015-07-17 11:33:16 +02:00
pancake
7e9c260254
Enhace the Material WebUI and add fs-.
command,
...
- Rebumped Overview
- Show info in columns
- Show fortunes
- Handle Ctrl+[0-9]
- Analyze refs and show entire function from pd
- Search more stuff (magic,hex,rop,code,..)
- Script panel
- Lists using tables
2015-07-17 11:21:04 +02:00
Jeffrey Crowell
6fe093552b
fix crash in mips pseudo
...
be careful that what we read is actually an operand.
closes #2963
2015-07-17 00:36:17 -04:00
pancake
9b1ce9250a
Fix search boundaries for io.va=0
2015-07-17 01:53:45 +02:00
Sven Steinbauer
3aa79a291c
Option to toggle invert scrolling of ASCII graph
...
Toggles both HJKL and mouse wheel scrolling of canvas
* Remove invert scroll toggle. Config only
* Changes invert_scroll to invscroll
* Removes invscroll from RAGraph
* Replaces spaces with tabs
2015-07-17 00:21:15 +02:00
pancake
939b524a45
Fix aar from aaa. Run aac from aaa
2015-07-16 16:29:40 +02:00
pancake
1ca19fe194
Run aar
from aaa
2015-07-16 13:11:47 +02:00
Riccardo Schirone
99ac4461c4
core/config: rename var to enable/disable marks before disasm
2015-07-16 13:20:04 +02:00
deffi420
9d92712cea
Add aar
command to search xrefs in code
...
- Ignore references to sections with vaddr=0
- Skip overlapping instructions in xref search
- Improve debugger mode support of `axa`
- Remove unused cmd variable
2015-07-16 00:32:18 +02:00
pancake
8ff870be8e
Honor graph.scroll by default
2015-07-16 00:13:47 +02:00
pancake
00556c9db6
Handle regalias in ar
. Add aeip
to init pc and use it in aei
2015-07-15 18:18:04 +02:00
pancake
d4eb221d38
Add asm.tabsoff variable to make Bokken happy
2015-07-15 17:30:34 +02:00
pancake
6932a416f7
Fix IOLI anal regression
2015-07-15 17:18:07 +02:00
pancake
10ad1deaac
Fix op.ref issue on some x86 MOVs and show flags for op.ref
2015-07-15 16:45:24 +02:00
pancake
a02cdf666d
Fix aagraph help and add '!' to toggle experimental disasm color
2015-07-15 16:11:39 +02:00
pancake
df25085ffe
Add custom color support for graphs and handle VVR and VVVq
2015-07-15 15:54:20 +02:00
pancake
2145a2cd05
Add asm.tabsonce to only tabulate the instruction
2015-07-15 15:14:51 +02:00
pancake
390a0e61bc
Fix some coverities
2015-07-15 15:08:56 +02:00
pancake
cb26b7a366
Fix asm.describe when asm.ucase is set
2015-07-15 14:55:00 +02:00
pancake
46a11b52b2
Add function flags with .afl*
2015-07-15 03:23:11 +02:00
pancake
37ee858970
Add @e: for temporary eval var changes
2015-07-15 02:16:28 +02:00
pancake
14eb653f8a
Fix Vejejjjjjjjjjjjjjjjjjjjjq issue
2015-07-15 01:39:00 +02:00
pancake
d63bc945d7
Reference /m in pm? help message
2015-07-15 01:30:53 +02:00
pancake
191fecab85
Fix RAsm build
2015-07-15 01:04:22 +02:00
pancake
e38e5b8291
Add powerpc function prelude
2015-07-15 00:58:45 +02:00
pancake
9e08fb0c26
Update sdb and fix shlr/sdb race condition
2015-07-15 00:52:23 +02:00