qaresian
08-02-2009, 09:17 AM
I found a utility that is probably protected in Xenocode Postbuild 2009 (at least I think it is :D ). It's TS Packer Reader (http://www.bitstreamtools.com/download/index.php). I tried it with WinDbg, but I got strange readings without possibility to save the module, no command response, no save to disk.
...
0:008> !SaveModule 00b85e28 C:\dumpmod.exe
0:008> !SaveModule 03bd20f0 C:\dumpmod.exe
...
I think, it's this module, but I tried all non-GAC_MSIL modules with same effect.
Assembly: 001b6c40 [ŠŠ›–’™‹‰–›Šš†“›†, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null]
ClassLoader: 001b6cd8
SecurityDescriptor: 001b6af8
Module Name
00b85e28 ŠŠ›–’™‹‰–›Šš†“›†, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
Is it something with Xenocode's native compilation?
...
0:008> !SaveModule 00b85e28 C:\dumpmod.exe
0:008> !SaveModule 03bd20f0 C:\dumpmod.exe
...
I think, it's this module, but I tried all non-GAC_MSIL modules with same effect.
Assembly: 001b6c40 [ŠŠ›–’™‹‰–›Šš†“›†, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null]
ClassLoader: 001b6cd8
SecurityDescriptor: 001b6af8
Module Name
00b85e28 ŠŠ›–’™‹‰–›Šš†“›†, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
Is it something with Xenocode's native compilation?