#1
|
|||
|
|||
MixedStringDecryptor (.NET)
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. Last edited by CodeCracker; 09-05-2024 at 23:02. |
The Following 13 Users Say Thank You to CodeCracker For This Useful Post: | ||
Apuromafo (08-31-2024), besoeso (08-30-2024), canopus (08-30-2024), MarcElBichon (08-30-2024), Mendax47 (09-04-2024), niculaita (09-01-2024), skypeaful (09-01-2024), tonyweb (09-01-2024), user1 (09-02-2024), user_hidden (08-30-2024), Vosiyons (09-03-2024), wilson bibe (08-31-2024), Zeokat (08-30-2024) |
#2
|
|||
|
|||
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. |
The Following 8 Users Say Thank You to CodeCracker For This Useful Post: | ||
blue_devil (09-06-2024), Doit (09-11-2024), MarcElBichon (09-06-2024), niculaita (09-13-2024), tonyweb (09-07-2024), uranus64 (09-06-2024), user_hidden (09-06-2024), Vosiyons (09-08-2024) |
#3
|
|||
|
|||
MixedStringDecryptorNET7
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 |
The Following 6 Users Say Thank You to CodeCracker For This Useful Post: | ||
benina (12-16-2024), MarcElBichon (12-15-2024), niculaita (12-15-2024), NoneForce (12-15-2024), uranus64 (12-15-2024), wilson bibe (12-15-2024) |
#4
|
|||
|
|||
MixedStringDecryptor_v2_fixed4
MixedStringDecryptor_v2_fixed4: NET 4 and NET7 releases
- Added Preserve checkbox to Preserve tables while saving. |
The Following 2 Users Say Thank You to CodeCracker For This Useful Post: | ||
niculaita (01-04-2025), user_hidden (01-03-2025) |
#6
|
|||
|
|||
You could replace MixedStringDecryptor.runtimeconfig.json
and run it with any .NET you prefer. |
The Following 4 Users Say Thank You to CodeCracker For This Useful Post: | ||
|
|