qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Binary translation (of code)


From: Tarmo Pikaro
Subject: Re: [Qemu-devel] Binary translation (of code)
Date: Sun, 8 May 2011 12:02:02 -0700 (PDT)

Hi !

> > I think self-modifying code is kinda rare case - it's made typically for
> > protection againt hackers , and typically on pc side. Nintendo roms probably
> > don't use this kind of
> > protection.
> 
> It doesn't have to be protection, for example GCC generates
> trampolines to stack when using nested functions.

Ok, so apparently we will have some challenges on the way.

I guess some sort of mutation - qemu + recompiler could be done as well...


Debugger: can gdb be used in windows as well ?
I think I have tried ddd in cygwin, it was kinda slow and diffucult to use.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]