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

.NET Reactor v7.3

File protected by .NET Reactor v7.3 having /Code Virtualization/ enabled. By nature the application using /Dependency Injection/, the 3rd party files embedded to main exe (see shot2). Find registration combination and reply it with the success message!

File Information

Submitter whoknows

Submitted 06/21/2025

Category UnPackMe (.NET)

View File

.NET Reactor v7.3

Solved by CreateAndInject

Go to solution
  • Solution

image.png.7e42f0024352e66c8d9a3956a5141295.png

>    WindowsFormsApplication37_Slayed.exe!WindowsFormsApplication37.Internal.PolicyFinalizer.VisualContainerPolicy.CombineTransaction(WindowsFormsApplication37.Internal.PolicyFinalizer.ArgumentViewer instance) (IL=0x2260, Native=0x091A0040+0x6B85)

                case (PolicyFinalizer.NotificationCall)128:
                    if (PolicyFinalizer.m_PolicySenderList.Count == 0)
                    {
                        Module module = typeof(PolicyFinalizer).Module;
                        this.m_ClientEvaluator.IncludeManager(new PolicyFinalizer.PolicyFinder(module.ResolveString((int)this.m_CustomDecryptorPolicyObj | 1879048192)));
                        return;
                    }

70000000
metadataToken    0x7000174A    int

 - metadataToken of good string: 0x700016DE

but it is not easy as replacing a string- it is not working after changing string.
 

Edited by CodeExplorer

16 hours ago, CodeExplorer said:

>    WindowsFormsApplication37_Slayed.exe!WindowsFormsApplication37.Internal.PolicyFinalizer.VisualContainerPolicy.CombineTransaction(WindowsFormsApplication37.Internal.PolicyFinalizer.ArgumentViewer instance) (IL=0x2260, Native=0x091A0040+0x6B85)

                case (PolicyFinalizer.NotificationCall)128:
                    if (PolicyFinalizer.m_PolicySenderList.Count == 0)
                    {
                        Module module = typeof(PolicyFinalizer).Module;
                        this.m_ClientEvaluator.IncludeManager(new PolicyFinalizer.PolicyFinder(module.ResolveString((int)this.m_CustomDecryptorPolicyObj | 1879048192)));
                        return;
                    }

70000000
metadataToken    0x7000174A    int

 - metadataToken of good string: 0x700016DE

but it is not easy as replacing a string- it is not working after changing string.
 

its ldstr handler from the virtualization

@CreateAndInject A small tut of how you did it?

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.