rendari Posted January 26, 2008 Posted January 26, 2008 (edited) 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, 2008 by Teddy Rogers Rendari, please pay more attention to topic title format!
Ufo-Pu55y Posted January 26, 2008 Posted January 26, 2008 Thx, I will try blehI take that as a hint ?
rongchaua Posted January 26, 2008 Posted January 26, 2008 After I use .Net Generic Unpacker to unpack this. I can see the method. But the code can not be viewed.
Ufo-Pu55y Posted January 26, 2008 Posted January 26, 2008 He won't let it slip through that easy again ^^A tough nut :|
rendari Posted January 26, 2008 Author Posted January 26, 2008 (edited) 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, 2008 by rendari
rendari Posted January 26, 2008 Author Posted January 26, 2008 (edited) @rongchaua Does the unpackme work on Vista? Edited January 26, 2008 by rendari
bigmouse Posted January 27, 2008 Posted January 27, 2008 unpackedDownload Link: http://www.filesend.net/download.php?f=cc3...a5647195d47473e
Ufo-Pu55y Posted January 27, 2008 Posted January 27, 2008 unpackedDownload Link: http://www.filesend.net/download.php?f=cc3...a5647195d47473e Pls don't tell, it was just a button on a jit unpacker
rendari Posted January 27, 2008 Author Posted January 27, 2008 unpackedDownload Link: http://www.filesend.net/download.php?f=cc3...a5647195d47473e Good job bigmouse. Can we expect a tutorial, or at least an explanation?
bigmouse Posted January 27, 2008 Posted January 27, 2008 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;};
rendari Posted January 27, 2008 Author Posted January 27, 2008 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
rongchaua Posted January 29, 2008 Posted January 29, 2008 (edited) @rendari: it doesn't run on Vista. No jit-hook-packed-file can run on vista until now. Edited January 29, 2008 by rongchaua
rendari Posted January 29, 2008 Author Posted January 29, 2008 @rendari: it doesn't run on Vista. No jit-hook-packed-file can run on vista until now. Alright, thanks ronghaua
rongchaua Posted January 30, 2008 Posted January 30, 2008 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?
rendari Posted January 30, 2008 Author Posted January 30, 2008 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 =/
rendari Posted March 5, 2008 Author Posted March 5, 2008 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now