Added Windows webserver instructions
This commit is contained in:
parent
8345811ccf
commit
5b984e8a71
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue