From 5b984e8a71ca59e424d62140cc1d707da5f057b6 Mon Sep 17 00:00:00 2001 From: Jan Date: Mon, 27 Apr 2015 10:39:36 +0200 Subject: [PATCH] Added Windows webserver instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7e120c927c..69b0961976 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,12 @@ html/js interface that sends ajax queries to the core and aims to implement an usable UI for phones, tablets and desktops. $ r2 -c=H /bin/ls + +To use the webserver on Windows, you require a cmd instance +with administrator rights. To start the webserver use command +in the project root. + + radare2.exe -c=H rax2.exe # Pointers