$ wine --version

wine-1.6.2

$ r2 -v

radare2 0.9.8.git @ linux-little-x86-32 git.0.9.8-rc3-171-g8d2d8ea

$ winedbg --gdb --no-start binary

0025:0026: create process 'Z:\home\myhome\malwarebox\binary'/0x110730
@0x409a8e (0<0>)

0025:0026: create thread I @0x409a8e

target remote localhost:56776

Then:

$ r2 -a x86 -b 32 -D gdb://localhost:56776

*No program given to -d*

noob error? sorry :-p

Thank you!





2014-07-30 19:14 GMT+02:00 Антон Кочков <[email protected]>:

> Hello!
> Yes, it is possible, but currently '-D' option is required. Do you get an
> error?
> Can you describe your problems?
> Best regards,
> Anton Kochkov.
>
>
> On Wed, Jul 30, 2014 at 9:11 PM, José Miguel <[email protected]> wrote:
> > Hi,
> >
> > Is it possible debugging winedbg + radare2?
> >
> > I have some problems. I'm trying to run this commands:
> >
> > $ winedbg --gdb --no-start binario.exe (start localhost:33563)
> > $ r2 -a x86 -b 32 -D gdb://localhost:33563
> >
> > If i delete "-D" option, r2 not fail, but it's unstable .. then is it
> > possible??
> >
> > Thank you!
> >
> > --
> > http://twitter.com/J0SM1
> >
> > _______________________________________________
> > radare mailing list
> > [email protected]
> > http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org
> >
>



-- 
JoseMi Holguín
http://twitter.com/J0SM1
_______________________________________________
radare mailing list
[email protected]
http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org

Reply via email to