Results 380 comments of pancake

Symbol name collision is not a monopoly of sym.imp vs sym. issue. A binary can be mangled to contain many symbols with the same name, or names that filtered produce...

No updates. The rbin refactoring hasnt happened yet.

Different register profile maybe? > On 21 May 2014, at 22:46, Anton Kochkov [email protected] wrote: > > @rlaemmert - that may be related to the libgdbr > > — >...

Try adding -D gdb > On 21 May 2014, at 22:44, Anton Kochkov [email protected] wrote: > > [fedora@localhost malware]$ winedbg --gdb --no-start shylock_d.exe > 003e:003f: create process 'Z:\home\fedora\malware\shylock_d.exe'/0x1106e8 @0x4044b0 (0)...

Rio is broken now for debuggers. Current issue is not gdb specific > On 24 May 2014, at 00:26, Anton Kochkov [email protected] wrote: > > It worksif run it as...

The r_io should be fixed now. use -D too, this will enable the io.raw=true and cfg.debug=true Please verify

I cant manage to get --no-start or --gdb working beside iits listed in winedbg help. We need a gdbserver implementation in r2. Anyone? :) > On 26 May 2014, at...

This was workinf in the previous implementation :p > On 27 May 2014, at 18:28, Rene Laemmert [email protected] wrote: > > We need a fully working debuggin facility first :P...

All debuggrrs only work if loaded with -n. Will look at this bug later, but the io seems to work better now > On 27 May 2014, at 18:45, Rene...

How to differentiate to segmented x86 addressing?