#31
|
|||
|
|||
@CodeCracker :
crash in unpacking exe and dll test in win 7 - 32bit 64bit and win10 64bit and Net box this maybe for files have virtualization ? |
#32
|
|||
|
|||
Quote:
Error should be shown now. Let me know. |
#33
|
|||
|
|||
exe and dll files unpack
this is error when try unpack exe and dll
Last edited by hp3; 01-08-2024 at 21:00. |
#34
|
|||
|
|||
Please send me a PM with all targets so I could check them.
|
#35
|
|||
|
|||
i think PM is close in forum
hp3.1980.hp3@gmail.com if u can send a mail and i will contact u on mail Last edited by hp3; 01-08-2024 at 22:59. |
#36
|
|||
|
|||
share all targets here
|
#37
|
|||
|
|||
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) |
#38
|
|||
|
|||
Looks like you don't have a version of the .NET framework installed that it's specifically referencing.
|
#39
|
|||
|
|||
Missing reference files or the target is using a newer version of the .net framework
|
#40
|
|||
|
|||
bug fixed version
SMD for AGILE bug fixed version: now should work.
https://workupload.com/file/6vbvr38yVZG |
The Following User Gave Reputation+1 to CodeCracker For This Useful Post: | ||
yoza (06-12-2024) |
The Following 9 Users Say Thank You to CodeCracker For This Useful Post: | ||
#41
|
|||
|
|||
what bug(s) was(were) fixed?
|
#43
|
|||
|
|||
SMD_FOR_AGILE_Fix2
SMD_FOR_AGILE_Fix2:
What's new: - Now should work fine even on old Framework 4.0 version - with Netbox - One more native counter patch for x86 - Re-enabled "Set .cctor body" for being able to send to jit more methods & .cctor methods are not being changed in unpacked exe for x86 version |
The Following User Gave Reputation+1 to CodeCracker For This Useful Post: | ||
MarcElBichon (08-21-2024) |
The Following 4 Users Say Thank You to CodeCracker For This Useful Post: | ||
besoeso (08-21-2024), tonyweb (08-20-2024), user_hidden (08-21-2024), wilson bibe (08-21-2024) |
#44
|
|||
|
|||
SMD_FOR_AGILE_Fix3
SMD_FOR_AGILE_Fix3:
What's new: - bugs fixed for x64 - now log methods not send to jit (old "undecrypted" count) plus how many methods are decrypted. |
The Following 4 Users Say Thank You to CodeCracker For This Useful Post: | ||
besoeso (08-22-2024), MarcElBichon (08-22-2024), niculaita (08-22-2024), wilson bibe (08-22-2024) |
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 |