Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

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 by Teddy Rogers
Rendari, please pay more attention to topic title format!

Thx, I will try :sweat:

bleh
I take that as a hint ? :ninja:

After I use .Net Generic Unpacker to unpack this. I can see the method. But the code can not be viewed.

005979698.jpg

He won't let it slip through that easy again ^^

A tough nut :|

  • Author
Thx, I will try :sweat:
bleh
I take that as a hint ? :ninja:

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 :D

Edited by rendari

  • Author

@rongchaua

Does the unpackme work on Vista? :blink:

Edited by rendari

hook compileMethod function, log each method's ilcode.

virtual enum CorJitResult __stdcall

CILJit::compileMethod(class ICorJitInfo *,

struct CORINFO_METHOD_INFO *,

unsigned int,

unsigned char * *,

unsigned long *) proc near

The 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;

};

  • 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 :(

@rendari: it doesn't run on Vista. No jit-hook-packed-file can run on vista until now.

Edited by rongchaua

try dnguard.

it runs on my vista pc

  • Author
@rendari: it doesn't run on Vista. No jit-hook-packed-file can run on vista until now.

Alright, thanks ronghaua :)

try dnguard.

it runs on my vista pc

I have a Vista Business 64 Bit. And DNGuard Trial Version can not run on my machine. What do you have?

  • Author
try dnguard.

it runs on my vista pc

I 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 =/

DNGuard Trial v2.82

32-Bit Vista U

  • 1 month later...
  • 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 :D 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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.