Posted January 26, 200817 yr Anything goes. Read the readme and good luck. IMO much harder than the last ver bleh Compatibility issues fixed. Download new ver here: http://www.filesend.net/download.php?f=b2d...238f8690e0d8619 Sorry for any problems. Edited January 27, 200817 yr by Teddy Rogers Rendari, please pay more attention to topic title format!
January 26, 200817 yr After I use .Net Generic Unpacker to unpack this. I can see the method. But the code can not be viewed.
January 26, 200817 yr Author Thx, I will try blehI take that as a hint ? Heh, no not a hint. I just replaced the link to the old (buggy) unpackme with 'bleh' . He won't let it slip through that easy again ^^A tough nut :| And I didn't add antidebug Edited January 26, 200817 yr by rendari
January 26, 200817 yr Author @rongchaua Does the unpackme work on Vista? Edited January 26, 200817 yr by rendari
January 27, 200817 yr unpackedDownload Link: http://www.filesend.net/download.php?f=cc3...a5647195d47473e
January 27, 200817 yr unpackedDownload Link: http://www.filesend.net/download.php?f=cc3...a5647195d47473e Pls don't tell, it was just a button on a jit unpacker
January 27, 200817 yr Author unpackedDownload Link: http://www.filesend.net/download.php?f=cc3...a5647195d47473e Good job bigmouse. Can we expect a tutorial, or at least an explanation?
January 27, 200817 yr hook compileMethod function, log each method's ilcode.virtual enum CorJitResult __stdcallCILJit::compileMethod(class ICorJitInfo *,struct CORINFO_METHOD_INFO *,unsigned int,unsigned char * *,unsigned long *) proc nearThe second parameter, a pointer to CORINFO_METHOD_INFO, is a structure as follows.struct CORINFO_METHOD_INFO{CORINFO_METHOD_HANDLE ftn;CORINFO_MODULE_HANDLE scope;BYTE * ILCode;unsigned ILCodeSize;unsigned short maxStack;unsigned short EHcount;CorInfoOptions options;CORINFO_SIG_INFO args;CORINFO_SIG_INFO locals;};
January 27, 200817 yr Author Excellent. Any idea on how to hook method header reader in mscorwks.dll? Anyways, I'll write a solution for my own unpackme if you won't Yall just have to wait for it a bit; lots of stuff in school nowadays
January 29, 200817 yr @rendari: it doesn't run on Vista. No jit-hook-packed-file can run on vista until now. Edited January 29, 200817 yr by rongchaua
January 29, 200817 yr Author @rendari: it doesn't run on Vista. No jit-hook-packed-file can run on vista until now. Alright, thanks ronghaua
January 30, 200817 yr try dnguard.it runs on my vista pcI have a Vista Business 64 Bit. And DNGuard Trial Version can not run on my machine. What do you have?
January 30, 200817 yr Author try dnguard.it runs on my vista pcI have a Vista Business 64 Bit. And DNGuard Trial Version can not run on my machine. What do you have?I have one normal winxp sp2 and DNGuard normal and trial crash on it =/
March 5, 200817 yr Author Hello all. I have fixed the Vista problem. It now works on 32 bit Vista fine. I assume it works on WinXP, haven't tested it there yet but I'm pretty sure everything is fine Here's the new link: http://www.filesend.net/download.php?f=67c...8d3776f9612f129 Cheers! -rendari rongchua, this one's for you
Create an account or sign in to comment