pancake
|
d8911ce002
|
Add ed command to edit ~/.radare2rc
|
2018-02-21 02:18:04 +01:00 |
|
Fangrui Song
|
8cc6cf068a
|
cmd_eval.c: better help (#9414)
|
2018-02-17 20:20:33 -06:00 |
|
pancake
|
e43107d1ca
|
r_str_chop_ro, r_str_trim_const -> r_str_trim_ro
|
2018-01-08 03:29:29 +01:00 |
|
Maijin
|
5957fcd087
|
Add scr.randpal in ecr help
Add scr.randpal in ecr help
|
2017-11-20 13:12:56 +01:00 |
|
pancake
|
3379258f87
|
Implement the 'es' command to list eval spaces and keys
|
2017-10-23 03:18:07 +02:00 |
|
Maijin
|
f1b185cd74
|
Attempt to make search.in clearer
|
2017-08-27 12:59:33 +02:00 |
|
Fangrui Song
|
86de0abd20
|
Use RList for cmd_descriptors, make it a member of RCore (#8034)
|
2017-07-27 14:52:17 +02:00 |
|
Fangrui Song
|
72eaf69a5a
|
e commands: move help_msg_*[] arrays to top (#8010)
|
2017-07-26 16:06:08 +02:00 |
|
pancake
|
4f45e836e1
|
Enhance sandboxing messages and checks
|
2017-07-20 14:49:45 +02:00 |
|
pancake
|
a443fa3beb
|
Fix null derefs and memleaks of ecH
|
2017-06-24 20:48:17 +02:00 |
|
Lowly Worm
|
4a44f56cbc
|
fix build
|
2017-06-20 20:50:57 -07:00 |
|
Ayman Khamouma (ak42)
|
c3bb9e5edf
|
Add command ecH for instruction highlighting support (#7741)
* only use Color_NOBGRESET when actually needed
|
2017-06-20 15:48:45 -05:00 |
|
pancake
|
0668d04488
|
Honor color theme in p=, add palette rainbow primitives in RCons
|
2017-05-18 00:01:16 +02:00 |
|
yetmorecode
|
3bcd98bb4f
|
Added SETOPTIONS to cconfig.c and multiple style fixes
|
2017-04-28 02:07:32 +02:00 |
|
yetmorecode
|
ca56112550
|
Added ev and evj command
|
2017-04-28 02:07:32 +02:00 |
|
Maijin
|
8547935c6a
|
Fix #7127
|
2017-03-26 22:29:16 +02:00 |
|
pancake
|
e6c0d920cc
|
Add eta command
|
2017-03-17 12:06:54 +01:00 |
|
Álvaro Felipe Melchor
|
c5747f5c77
|
see all help with ?* and get rid of another infinite loop
|
2016-12-13 00:32:17 +01:00 |
|
pancake
|
e8ddc68893
|
Add autocompletion for wxf and wtf
|
2016-10-27 17:11:24 +02:00 |
|
pancake
|
961e9479dc
|
Autocomplete eco color themes
|
2016-10-27 15:50:02 +02:00 |
|
pancake
|
41d6e9edde
|
Add bash autocompletion support
|
2016-10-04 14:34:06 +02:00 |
|
pancake
|
be220ec038
|
Fix VRR on windows issues
|
2016-08-14 19:29:59 +02:00 |
|
pancake
|
7436ce01ee
|
ecc [arg] - show color palete in css prefixing the CSS keys
|
2016-07-03 20:56:44 +02:00 |
|
Anton Kochkov
|
5cd31d7aa4
|
Fix help of eco cmd
|
2016-07-02 21:36:06 +03:00 |
|
Jeffrey Crowell
|
c145740030
|
replace r_cons_printf("%s\n",p) r_cons_println(p)
move from 10% of code in vfprintf to just 6% \o/ for simple tests of r2
-c "aaa" -q /bin/ls
|
2016-06-26 00:52:03 -04:00 |
|
pancake
|
8b78da200e
|
Implement 'ecoj' command to list themes in JSON format
|
2016-06-07 23:19:42 +02:00 |
|
Jeffrey Crowell
|
9518841434
|
refactor includes (#4757)
|
2016-05-03 04:52:41 +02:00 |
|
pancake
|
c2b151f8c8
|
Fix a lot more covs
|
2016-03-31 13:21:51 +02:00 |
|
pancake
|
cdc6fb4687
|
Fix parsing of rgb colors and support html
|
2016-03-31 01:16:19 +02:00 |
|
Álvaro Felipe Melchor
|
80ef8540da
|
fix segfault ecp
|
2016-03-23 22:42:57 +01:00 |
|
pancake
|
71bd7719c1
|
Fix #4409 - eco segfault and implement ecp
|
2016-03-23 22:13:55 +01:00 |
|
pancake
|
b461e3989a
|
Implement woE/woD to encrypt/decrypt with rc2/rc4/xor/blowfish/aes...
|
2016-03-16 13:33:50 +01:00 |
|
oddcoder
|
f5f28caa14
|
fixing little error in the description
|
2016-03-14 23:04:18 +01:00 |
|
oddcoder
|
021b9950db
|
fixing a bug in eco
eco just freezes when requesting doc by the command `eco?`
|
2016-03-14 23:04:18 +01:00 |
|
pancake
|
588e264f9f
|
Fix latest COVs
|
2016-03-07 12:54:40 +01:00 |
|
pancake
|
9c05579ade
|
Add ecn and use it from VR with scr.randpal
|
2016-03-06 12:35:07 +01:00 |
|
pancake
|
d35556a3e6
|
Fix #2276 - Implement et command
|
2016-02-16 00:10:46 +01:00 |
|
pancake
|
59aa68c443
|
Do not warn in e-
|
2016-01-25 15:54:25 +01:00 |
|
Anton Kochkov
|
6d7f440873
|
Add missing help for ee command
|
2015-12-27 23:32:18 +03:00 |
|
Jeffrey Crowell
|
92226d0650
|
Rename r_config_swap() to r_config_toggle()
closes #3309
|
2015-09-17 14:20:51 -04:00 |
|
pancake
|
b515a34676
|
More stdboolification
|
2015-09-14 12:35:38 +02:00 |
|
Monokles
|
b9c59d39d0
|
Added 'ecc' (css output) command to cmd_eval
- Implemented 'ecc' command in pal.c
- Fixed indentation issues and added scope
|
2015-03-19 00:00:29 +01:00 |
|
pancake
|
099fb3f55b
|
Bring back background color in console
Add help for `ec type fg bg`
|
2015-02-04 12:09:29 +01:00 |
|
pancake
|
559c2cd25a
|
Add '!' inside '#!' and make r_core_editor accessible from r_cons_editor.
|
2014-12-19 03:17:28 +01:00 |
|
pancake
|
68f9d00e01
|
Implement 'ecj' to show color configuration in JSON
|
2014-11-19 23:23:35 +01:00 |
|
pancake
|
db1a1b4f69
|
ecf -> eco (to be in sync with 'pfo' and others)
|
2014-10-29 10:35:21 +01:00 |
|
pancake
|
78f6c9362b
|
Colorize ec?
|
2014-10-25 01:10:56 +02:00 |
|
jvoisin
|
bed307e818
|
even moar colorz in help
|
2014-06-28 16:35:15 +02:00 |
|
pancake
|
650c824171
|
Implement list color themes with 'ecf' command
|
2014-05-28 01:07:02 +02:00 |
|