![]() |
|
|
|
#1
|
|||
|
|||
|
An updated version:
https://workupload.com/file/zVujwwPX7u5 What's new: - Added "WPF Application fix" to make System.Windows.Application.Current different from null - Added "No new Appdomain" - when selected no new AppDomain is created, default unchecked - Added "Patch GetExecutinAsm" - Assembly.GetExecutingAssembly / Assembly.GetCallingAssembly will be patched only when this checkbox is selected, default unchecked |
| The Following 11 Users Say Thank You to CodeCracker For This Useful Post: | ||
|
#2
|
|||
|
|||
|
Hello! The provided executable gives the error message "Could not load file or assembly 'System.Net.Http ...' "
Below is the full callstack. To reproduce, you can use the decryptor on itself or other code, in a virtual machine (but I have the same result on my main machine) This is with the latest version. Code:
************** Exception Text ************** System.IO.FileNotFoundException: Could not load file or assembly 'System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' at Simple_MSIL_Decryptor.MainForm.SendToJit() at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate) at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate) at Simple_MSIL_Decryptor.MainForm.Button2Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unpack Agile.NET | Mendax47 | General Discussion | 2 | 06-28-2021 21:38 |
| Agile.Net 6.4 Unpack | Hexcode | General Discussion | 7 | 11-30-2020 17:59 |