![]() |
|
|
|
#1
|
|||
|
|||
|
Yes. Released as x86 with AnyCpu marked.
The last version has "32bits required" unmarked in .NET Directory -> Flag so it in x86 system will runs as 32 bits; in 64 bits OS will run as x64. |
|
#2
|
|||
|
|||
|
@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 ? |
|
#3
|
|||
|
|||
|
Quote:
Error should be shown now. Let me know. |
|
#4
|
|||
|
|||
|
exe and dll files unpack
this is error when try unpack exe and dll
Last edited by hp3; 01-08-2024 at 21:00. |
|
#5
|
|||
|
|||
|
Please send me a PM with all targets so I could check them.
|
|
#6
|
|||
|
|||
|
Last edited by hp3; 01-08-2024 at 22:59. |
|
#7
|
|||
|
|||
|
share all targets here
|
|
#8
|
|||
|
|||
|
Looks like you don't have a version of the .NET framework installed that it's specifically referencing.
|
|
#9
|
|||
|
|||
|
Missing reference files or the target is using a newer version of the .net framework
|
|
#10
|
|||
|
|||
|
bug fixed version
SMD for AGILE bug fixed version: now should work.
https://workupload.com/file/6vbvr38yVZG Last edited by CodeCracker; 11-28-2024 at 18:42. |
| The Following User Gave Reputation+1 to CodeCracker For This Useful Post: | ||
yoza (06-12-2024) | ||
|
#11
|
|||
|
|||
|
what bug(s) was(were) fixed?
|
|
#13
|
|||
|
|||
|
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) | ||
|
#14
|
|||
|
|||
|
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 6 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), yoza (11-25-2024) | ||
|
#15
|
|||
|
|||
|
SMD_FOR_AGILE_Fix4
SMD_FOR_AGILE_Fix4:
What's new: - more Framework supported for x64; maybe all of them I don't know yet - added "LoadLibraryA hook" checkbox - this will transform from full path of Agile dll (temp path) to short name Agile dll - when you use this option Agile dll has to be in the current directory; - "No SetAllowAutoRedirect" checkbox: - code - but it using reflection: public static void SetAllowAutoRedirect() { HttpClient client = new HttpClient(new HttpClientHandler { AllowAutoRedirect = false }); For x64 still something is missing, this is why I've set 32 Bit required for SMD for Agile and used the attached 32 bits dll AgileDotNetRTPro.dll. And I really miss debugger for AnyCpu assemblies - x64dbg fails: and also an 64 bits hexeditor of process memory. Last edited by CodeCracker; 11-26-2024 at 04:25. |
| The Following 8 Users Say Thank You to CodeCracker For This Useful Post: | ||
Apuromafo (11-25-2024), Contra (01-16-2025), mdj (12-03-2024), niculaita (11-25-2024), user1 (11-26-2024), wilson bibe (11-25-2024), wx69wx2023 (11-25-2024), yoza (11-25-2024) | ||
![]() |
|
|
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 |