Exetools

Exetools (https://forum.exetools.com/index.php)
-   Community Tools (https://forum.exetools.com/forumdisplay.php?f=47)
-   -   MixedStringDecryptor (.NET) (https://forum.exetools.com/showthread.php?t=21080)

CodeCracker 08-30-2024 00:24

MixedStringDecryptor (.NET)
 
1 Attachment(s)
MixedStringDecryptor (.NET)

As the name says will decrypt mixed mode assemblies.
Usage is similar with StringDecryptor.
Click "Browse for assembly", click "Load and autodetect"
and finally click on "Decrypt"!

MixedStringDecryptor v2:
- fixed some bugs, hopefully even loading bugs
- added parameters of decryption methods
- added "Patch Agile"
- added what to decrypt checkboxes: which can be string, int, long, float or double.

CodeCracker 09-05-2024 23:01

MixedStringDecryptor_v2_fixed1:
- Fixed a null reference
- Uncheck "Verbose" if you don't wanna click on MessageBox errors.
Download link:
https://workupload.com/file/83mdW9tp4wE
Watch decrypted count.

CodeCracker 12-14-2024 20:16

MixedStringDecryptorNET7
 
2 Attachment(s)
https://dotnet.microsoft.com/en-us/download/visual-studio-sdks?cid=getdotnetsdk
sdk-9.0.101-windows-x64-installer:
This release is only compatible with Visual Studio 2022 (v17.12).

Here is MixedStringDecryptorNET7(SRC):
https://workupload.com/file/pqJzPeEnMSY

Attached MixedStringDecryptor_NET7.rar
Attached MixedStringDecryptor.NET9 config.

windowsdesktop-runtime-9.0.0-win-x64
https://dotnet.microsoft.com/en-us/download/dotnet/9.0

CodeCracker 01-03-2025 23:20

MixedStringDecryptor_v2_fixed4
 
2 Attachment(s)
MixedStringDecryptor_v2_fixed4: NET 4 and NET7 releases
- Added Preserve checkbox to Preserve tables while saving.

sendersu 01-03-2025 23:26

why .net7? it's already dead

CodeCracker 01-03-2025 23:56

2 Attachment(s)
You could replace MixedStringDecryptor.runtimeconfig.json
and run it with any .NET you prefer.

giahh 04-20-2025 01:38

Can you upload it to workupload?

OldieHans 04-20-2025 02:09

Quote:

Originally Posted by giahh (Post 133012)
Can you upload it to workupload?

Same available at tuts4you for free download:
https://forum.tuts4you.com/topic/374...decryptor-net/

If you ask here for external upload to hoster you get penalty!

sendersu 04-20-2025 04:06

exactly
rule #4
https://forum.exetools.com/misc.php?do=cfrules

CodeCracker 06-12-2025 20:44

MixedStringDecryptor v3: NET 4
 
1 Attachment(s)
MixedStringDecryptor v3: NET 4
- Added "Native Save" checkbox to native save with dnlib
- Added instance (no static) string decryption method
- Added "Static only" checkbox to decrypt only static string decryption methods
- Added "Only proper Used" - to remove methods which are not properly called
- Added "Copy Selected" and "Copy All" in context menu to copy to clipboard methods information
Release as 32 bits.

Release as anyCpu if you want:
https://workupload.com/file/tBtymycvhJy

CodeCracker 07-28-2025 15:41

MixedStringDecryptor v2: NET 7/8/9
- Added "Assembly to load (optional):" to specify original assembly to be loaded
- Added "Patch GetExecuting" to patch Assembly.GetCallingAssembly
- Added support for string(string, bool) decryption methods

Download link:
https://workupload.com/file/mKnKL8yWn84

Jasi2169 08-06-2025 17:41

Bro can you make all in one unpacker like de4dot or update it as you are creating alot, all in one will be useful for .net

CodeCracker 11-16-2025 19:42

MixedStringDecryptor v4 - Framework 4.0
 
1 Attachment(s)
MixedStringDecryptor v4 - Framework 4.0:
- Added file to load (optional)
- Added "Not Throw error" to not throw error while saving with dnlib
- Now "Patch Agile" is unckecked by default as cause some problems in some targets
- Fixed some bugs

CodeCracker 11-23-2025 01:16

MixedStringDecryptor v5 - Framework 4.0:
- Added nullable parameters, Date parameter, string[] parameter
- Added OpCodes.Ldsfld for static field of type bool, int, uint, string, string array - string[]

Still left to add System.Text.Encoding.GetString(byte[]) - MemberRef as currently doesn't support it.
And I also have to add byte[] parameter

Download link:
https://workupload.com/file/wzPBJywST4K

CodeCracker 01-20-2026 22:37

MixedStringDecryptor v6: NET 4
 
1 Attachment(s)
MixedStringDecryptor v6: NET 4:
- Added "MethodDef" and "MemberRef" to properly choose string decryption method type
- Added System.Text.Encoding.GetString(byte[]) and "MemberRef" support
- Added resistivity for byte[] parameter method of string decryption methods


All times are GMT +8. The time now is 03:02.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX