Thread
:
Making unpacked progs work on both WinXP/Win9x?
View Single Post
#
3
01-29-2004, 17:51
[NtSC]
Posts: n/a
...
Relocs u would have to rebuild on any OS.
The PE Header might trouble u,also the Import Rebuilding maybe.
Since under 2k/XP some Apis are for example forwarded to other Dlls..
Like some Kernel -> NtDll etc.
Just a guess
[NtSC]