pancake
|
92996067db
|
BlindFix #9503 - Check core->file for NULL
|
2018-02-28 10:34:04 +01:00 |
|
pancake
|
d045b70c2d
|
Fix crash in RConfig.setString(int) and add VbT to browse themes
|
2018-02-24 19:44:09 +01:00 |
|
xarkes
|
5e097dbae1
|
Killed cons->truecolor in favor of cons->color
|
2018-02-24 11:47:38 +01:00 |
|
pancake
|
ed1ed75474
|
Fix #9475 - visual crash after oom
|
2018-02-23 18:27:17 +01:00 |
|
pancake
|
53d5514a3d
|
Revert "Workaround to make Vcj fail that often, needs full rewrite"
This reverts commit dcf4b49d79 .
|
2018-02-22 18:17:46 +01:00 |
|
Farid AYOUJIL
|
1e29f31576
|
Refactoring asm.cmt* and scr.*
|
2018-02-22 17:59:08 +01:00 |
|
pancake
|
dcf4b49d79
|
Workaround to make Vcj fail that often, needs full rewrite
|
2018-02-22 17:15:27 +01:00 |
|
pancake
|
22bd9e9fb5
|
Add scr.slow and fix uninitialized var issue
|
2018-02-22 12:45:54 +01:00 |
|
sivaramaaa
|
8ca0d327e4
|
Intial implementation of function call argument display (#9411)
* Cleanup disasm code
* Move this to new command afal and few bug fix
* Wrap the command with config var
|
2018-02-22 13:21:40 +08:00 |
|
pancake
|
c2a8afa8fb
|
Add VbC to browse comments
|
2018-02-21 03:10:38 +01:00 |
|
pancake
|
95e7d6ab64
|
Add VbF to browse functions
|
2018-02-21 02:17:31 +01:00 |
|
pancake
|
185c91eefd
|
Implement VV) - rotate asm.emu.str in visual graph
|
2018-02-20 22:03:27 +01:00 |
|
pancake
|
7abcec8f12
|
Remove global variable and make V) a tri-state
|
2018-02-19 23:24:41 +01:00 |
|
pancake
|
30a5247a8a
|
Add ')' key in visual to toggle asm.emu.str
|
2018-02-19 23:04:17 +01:00 |
|
pancake
|
fe194d205a
|
Add Visual browser for process threads
|
2018-02-04 13:04:34 +01:00 |
|
pancake
|
43420e4671
|
Add Vb[is] for imports/symbols
|
2018-01-24 10:47:33 +01:00 |
|
pancake
|
303820dbac
|
Initial purge of R2_PREFIX towards dir.prefix
|
2018-01-16 11:13:21 +01:00 |
|
pancake
|
335938be58
|
r_str_chop -> r_str_trim
|
2018-01-08 03:22:26 +01:00 |
|
Lowly Worm
|
8ec19dbfdd
|
skip over strings with Vj
|
2018-01-06 17:23:48 -08:00 |
|
pancake
|
b23360ef7e
|
Do print edges before nodes again and add V^ key like VV^
|
2017-12-30 04:11:49 +01:00 |
|
pancake
|
df4ddfc745
|
Fix last covs
|
2017-12-20 15:05:33 +01:00 |
|
pancake
|
0b1e8eaecc
|
Fix almost all warnings from the msvc build
|
2017-12-19 00:18:39 +01:00 |
|
pancake
|
0154e8297a
|
Fix #9038 - Handle pds in VO
|
2017-12-18 14:00:54 +01:00 |
|
pancake
|
0851129765
|
Implement r_cons_readchar_timeout. wink wink
|
2017-12-18 02:44:51 +01:00 |
|
Florian Märkl
|
7028e3113d
|
Add r_core_prevop_addr_force() with fallback
|
2017-12-16 20:02:54 +01:00 |
|
pancake
|
2ea61faaeb
|
Oops
|
2017-12-16 02:25:35 +01:00 |
|
pancake
|
fdb4c05612
|
Make VO rotate instead of toggle for asm.pseudo and asm.esil
|
2017-12-16 02:23:53 +01:00 |
|
pancake
|
40295143a5
|
Honor pP and add ? in Vx
|
2017-12-16 01:44:45 +01:00 |
|
pancake
|
d8c22d8edb
|
Add comment counter in ds and show rendering in VV
|
2017-11-24 23:19:26 +01:00 |
|
pancake
|
f371229fe0
|
Oops scr.fps was already there :D show it in graph view too
|
2017-11-24 00:55:18 +01:00 |
|
pancake
|
7d2da2201e
|
Implement scr.fps
|
2017-11-23 23:16:19 +01:00 |
|
pancake
|
bb7a490277
|
Honor supported bits mask in V&
|
2017-11-09 12:21:03 +01:00 |
|
pancake
|
62b7fa7c4c
|
Bring back V& with anal hints
|
2017-10-20 02:21:19 +02:00 |
|
Lowly Worm
|
fbec8ce2c2
|
rm useless include
|
2017-10-18 22:22:54 -07:00 |
|
Lowly Worm
|
2054b08a48
|
skip over entire multi-byte data sections in Vj
- still doesn't work for scrolling up
- will require a bit of rework of meta
|
2017-10-18 22:16:40 -07:00 |
|
pancake
|
acbdf19b4e
|
More work on Vb for browsing stuff
|
2017-10-16 22:31:29 +02:00 |
|
pancake
|
3b2b592506
|
V\ now looks a bit better (make cl clear one line)
|
2017-10-16 16:38:33 +02:00 |
|
pancake
|
5bc44fbc44
|
Initial work on the Vb refactoring
|
2017-10-16 16:15:15 +02:00 |
|
pancake
|
899d561574
|
Fix two covs
|
2017-09-18 15:46:55 +02:00 |
|
pancake
|
6da1fa47bf
|
Fix crash in dd A, dd .,,.,,, and in V||| and V```...
|
2017-09-15 16:59:51 +02:00 |
|
Fangrui Song
|
1c4407cb69
|
Fix #8388 - Replace RIOMap::{from,to} with RAddrInterval itv.
|
2017-09-14 12:40:22 +02:00 |
|
pancake
|
46b6051129
|
Add quiet files list (oq, omq)
|
2017-08-26 03:49:54 +02:00 |
|
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 |
|