Oops I forgot to say what you should do manually after installing:

 - add ProgramFiles\radare\bin to your system path
 - add radare lnk into your SendTo directory
 - have fun

to run the debugger:

  $ radare dbg://c:\\windows\\notepad.exe



On Mon, 7 Jan 2008 20:21:41 +0100
pancake <[EMAIL PROTECTED]> wrote:

> I have created the first installer for w32. It is just a 5m
> work, so don't expect to get everything working. What's missing:
> 
>  - no gui or graphs
>  - no readline
>  - external cygwin stuff like perl
> 
> Take it here:
> 
>    http://radare.nopcode.org/get/radare-0.9.2b-Setup.exe
> 
> The debugger stuff is just a first draft, so no maps, or so.. but
> basic debugging works, like event handling , stepping and soft/hard
> breakpointing.
> 
> Inform me about the bugs you found and feel free to check the source
> to provide me fixes or enhacements for it.
> 
> The w32 debugger code is here:
> 
>  
> http://news.nopcode.org/miau/pvc.cgi?prj=radare&leaf=current&files=list&pre=src/dbg/win32/
> 
> I'll release a final 0.9.2 before the end of this week, so feed me fast ;)
> 
>   --pancake
> _______________________________________________
> radare mailing list
> [email protected]
> https://lists.nopcode.org/mailman/listinfo/radare
> 


  --pancake
_______________________________________________
radare mailing list
[email protected]
https://lists.nopcode.org/mailman/listinfo/radare

Reply via email to