update radare2 config
This commit is contained in:
@ -114,7 +114,7 @@ r2i module addr="dbg.os_main":
|
|||||||
radare2 -AA \
|
radare2 -AA \
|
||||||
-c "s {{ addr }}" \
|
-c "s {{ addr }}" \
|
||||||
-e scr.color=3 \
|
-e scr.color=3 \
|
||||||
-e scr.scrollbar=1 \
|
-e scr.scrollbar=0 \
|
||||||
-e scr.responsive=true \
|
-e scr.responsive=true \
|
||||||
-e scr.interactive=true \
|
-e scr.interactive=true \
|
||||||
-e scr.utf8=true \
|
-e scr.utf8=true \
|
||||||
|
|||||||
Reference in New Issue
Block a user