condret
|
2f201bded0
|
opsalamance - merge the big siol branch
- Thanks @MaskRay and @condret
|
2017-08-22 09:42:16 +02:00 |
|
alvarofe
|
2e462ec8f0
|
Bring RIODesc from SIOL and cleanup
|
2017-08-18 01:31:57 +00:00 |
|
rene
|
b1ef3edd18
|
changed VX that it does not need a function to work
|
2017-08-17 14:35:41 +08:00 |
|
pancake
|
e0f0c89783
|
Fix #8115 - PoC for the Visual Split mode
|
2017-08-03 14:52:59 +02:00 |
|
pancake
|
7e4d73947d
|
Fix build
|
2017-07-02 23:39:30 +02:00 |
|
pancake
|
50643229e7
|
Make Vb run dbs like key.f2 for consistency
|
2017-07-02 23:37:13 +02:00 |
|
xarkes
|
342887c7d8
|
Fix windows F keys press in visual mode (#7843)
|
2017-06-30 17:40:07 +02:00 |
|
pancake
|
dac86f039a
|
Fix visual cursor, invert V|| offset and fix so-1
|
2017-06-28 02:21:16 +02:00 |
|
pancake
|
bf883ee806
|
Reduce flashes in V|| aka cmd.cprompt
|
2017-06-28 00:35:58 +02:00 |
|
pancake
|
721304a3ed
|
Implement visual entropy browser with V|| and then hl keys to move
|
2017-06-28 00:24:26 +02:00 |
|
alvarofe
|
7af491dda5
|
Fix build
|
2017-06-09 21:35:38 +02:00 |
|
pancake
|
470c183010
|
Initial work towards supporting a visual ESIL debugger VpOd
|
2017-06-09 19:12:20 +02:00 |
|
Roi Martin
|
d9202106f4
|
Fix hex column resize in visual mode (#7712)
|
2017-06-09 15:58:49 +02:00 |
|
Lowly Worm
|
192dbad64e
|
fix a few covs for out of bounds reads/writes
from fencepost errors
|
2017-06-03 01:21:07 -04:00 |
|
pancake
|
78ecad3d3b
|
Fix dmi honoring dmm on Mac debugger
|
2017-05-29 11:45:13 +02:00 |
|
pancake
|
a504ece143
|
Support square pixels, cursor and scroll in prc, available in VPP, add hex.pcols
|
2017-05-29 04:36:34 +02:00 |
|
pancake
|
6111637a66
|
Fix stack overflow in a race condition inside V@
|
2017-05-17 23:48:05 +02:00 |
|
xarkes
|
926f024909
|
Improved MSVC support (WIP)
|
2017-05-09 14:25:57 +02:00 |
|
pancake
|
d7c2c717ea
|
Fix deadlock in r_core_cmd spawned from V@
|
2017-05-09 03:06:50 +02:00 |
|
pancake
|
204da24d0e
|
Integrate pss into the visual mode
|
2017-05-03 03:23:05 +02:00 |
|
pancake
|
5e641b2d68
|
Implement pss command to use it in cmd.visual or broken terminals
|
2017-05-03 03:05:01 +02:00 |
|
pancake
|
1707d0115c
|
Honor cmd.visual in Visual title
|
2017-05-03 02:54:31 +02:00 |
|
pancake
|
ffe0da0fa1
|
Fix many more clang-analyzer null derefs and overflows
|
2017-04-18 00:38:24 +02:00 |
|
pancake
|
a66cc10d46
|
Fix a huge list of null derefs from clang-analyzer
|
2017-04-17 22:02:04 +02:00 |
|
pancake
|
d750500573
|
V; prompt on top instead of scroll
|
2017-04-12 03:14:56 +02:00 |
|
pancake
|
a8d0aeea05
|
0 is also a valid address for V.
|
2017-03-24 11:34:40 +01:00 |
|
pancake
|
b862dc5587
|
Fix logic in V. (thx @jroimartin for the tip)
|
2017-03-24 01:28:24 +01:00 |
|
pancake
|
6b8d0b9aaf
|
Support alt-q in Visual and Visual Insert modes
|
2017-03-24 01:23:25 +01:00 |
|
pancake
|
2b783319e8
|
Enhance V. to work with firmwares and dumps
|
2017-03-24 01:06:41 +01:00 |
|
neutralinsomniac
|
653bac82d5
|
Add '0' visual mode command to help
|
2017-03-23 15:41:04 +01:00 |
|
Riccardo Schirone
|
26fd259d04
|
New command 'ss' (Silent Seek)
These commands seek to an address or a register without logging the
entry in the seek history.
|
2017-03-19 02:34:53 +01:00 |
|
Maijin
|
b21527e9a4
|
Fix visual help
|
2017-03-15 19:46:39 +01:00 |
|
Maijin
|
ae70991673
|
Fix visual help
|
2017-03-15 19:29:05 +01:00 |
|
pancake
|
f82930fd75
|
Fix latest covs
|
2017-03-15 12:12:55 +01:00 |
|
xarkes
|
335fff01ba
|
Fix alignment in Vx
|
2017-03-13 20:45:19 +01:00 |
|
xarkes
|
507e52acca
|
Fix #4093 - rework on VX
|
2017-03-12 23:14:09 +01:00 |
|
Álvaro Felipe Melchor
|
ea7b25213a
|
Kill & in visual.c
|
2017-03-12 11:37:12 +01:00 |
|
Maijin
|
99bdc3e957
|
Remove & in Visual replaced with dh Fix #6655
|
2017-03-12 11:36:36 +01:00 |
|
pancake
|
bd7c316e71
|
Fix #6837 - Replace pc for pxx in visual
|
2017-02-23 19:48:40 +01:00 |
|
pancake
|
1943d1ef07
|
Disable mouse when prompting in Visual Panels
|
2017-02-23 19:46:01 +01:00 |
|
Maijin
|
3184412db2
|
Fix #6823 and Fix #6728 fKEYS in Graphs.c, Visual.c and Panels.c
|
2017-02-22 23:45:51 +01:00 |
|
pancake
|
4bbc73a0e2
|
Fix #6818 - json indent ~{} honors scr.color
- Cannot configure the color palette
|
2017-02-20 02:32:58 +01:00 |
|
pancake
|
b7396fffa5
|
Enhance Vx - visual xrefs browser, with more highlight and less glitches
|
2017-02-08 12:14:52 +01:00 |
|
Álvaro Felipe Melchor
|
f3b1bb32bb
|
Just iterate over plugin's bits when V&
|
2017-02-07 01:55:30 +00: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 |
|
SchumBlubBlub
|
6c00c9e2d5
|
Reorganize string macros
|
2017-02-06 00:00:03 +01:00 |
|
SchumBlubBlub
|
3522830c71
|
Tweak Visual ?help (#6679)
|
2017-02-04 13:01:39 +01:00 |
|
pancake
|
adf851d21d
|
Fix #6665 - show t in V?
|
2017-02-03 14:44:21 +01:00 |
|