this script seems failed on ctcrtypt.dll, used in some drm protection products.
https://dl.book.dmm.com/download/win32/ ... up_x86.exethe installer is msi based installshield, can unpack by universeExtract.
https://www.sendspace.com/file/qqfthiI upload the DRM related libraries to sendspace, donno if there extra dependency.
I writed a hooker to dump decrypt dmmj to jpeg, but I want to write a standalone decryptor based on its DRM algorithm.
its maybe block based cipher like AES/Blowfish.
the unpacker script give such a error at line 1453:
Problem!WL Section not in stack to read - Wrong VirtualAlloc call from!
I am using a windows 2003 in VMWare to do unpack work