[Development] How to modify the hard code paths built in QtCoreX.dll

1+1=2 dbzhang800 at gmail.com
Wed Apr 25 19:20:00 CEST 2012


In addition, a tool called qpatch is designed to do such a thing.

Qpatch 's source code can be found in QtCreator's repository.

src/tools/qpatch/qpatch.cpp

2012/4/25 Thiago Macieira <thiago.macieira at intel.com>:
> On quarta-feira, 25 de abril de 2012 18.50.01, Loaden wrote:
>> There have any way to modify (replace)  the hard code paths built in
>> QtCore5.dll ?
>
> Just edit the binary file with a binary editor. You'll notice that the
> variables have 512 bytes of space, so it should be enough to change it to
> almost anything.
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>  Software Architect - Intel Open Source Technology Center
>     Intel Sweden AB - Registration Number: 556189-6027
>     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>



More information about the Development mailing list