![]() |
![]() |
![]() |
![]() |
![]() |
||||||||||
|
||||||||||||||
![]() |
#21
|
|||
|
|||
![]() Quote:
Quote:
![]() ![]() Thank you for your feedback. Regards. rca
__________________
My site: http://rongchaua.net |
#22
|
|||
|
|||
![]() Quote:
|
#23
|
|||
|
|||
![]() What do you mean "This program breaks it"? You mean the file after deobfuscating does not run anymore. Then it's right. Because the file was changed but I did not resign the assembly. Check with new version if it works. Please take a note that your sample file needs other dlls to run.
__________________
My site: http://rongchaua.net Last edited by rongchaua : 03-14-2009 at 06:39 AM. |
#24
|
|||
|
|||
![]() Homepage : http://rongchaua.net/tools-mainmenu-...-smartassembly
Version : 1.0.0.9 [1.0.0.9] : Bugfix in fixing branch and handling exception. Regards. rca.
__________________
My site: http://rongchaua.net |
#25
|
|||
|
|||
![]() http://rapidshare.com/files/225505732/mla_sql.dll.html
it has Phoenix Protector+ SmartAssembly. i had OutofMemoryException. Last edited by appodati : 04-25-2009 at 09:06 AM. |
#26
|
|||
|
|||
![]() Trying the extract Artisteer 2.0
http://www.artisteer.com/?p=downloads (54.6 MB) Using the latest 1.0.0.9 DeSmart but the tool just crashes with System.OutofMemoryException |
#27
|
|||
|
|||
![]() Any plan's to update for the latest Smart Assembly release? can supply a obfusicated exe if you want to check it out
|
#28
|
|||
|
|||
![]() I also would like to see support and have an assembly that I think is protected by the latest {sa}.
|
#29
|
|||
|
|||
![]() Hi rongchaua:
I use DeSmart (V1.0.0.9]) Extract dll,but have some Issues: System.OutOfMemoryException in System.Collections.Geneic.List.1.set_capcaity(int3 2.value) .... here is dll http://www.filesend.net/download.php...d3f0f970e0374b or http://rapidshare.com/files/33760563....View.rar.html !Thanks you
__________________
LoveNET |
#30
|
|||
|
|||
![]() Hi, rongchaua!
latest version of the subject crashes, here is the info from crash box: --------------------------- Reverse Engineering Association --------------------------- Exception of type 'System.OutOfMemoryException' was thrown. at System.Collections.Generic.List`1.set_Capacity(Int 32 value) at System.Collections.Generic.List`1.EnsureCapacity(I nt32 min) at ?19?.?50?..ctor(BinaryReader ?1067?) at ?19?.?47?..ctor(BinaryReader ?1067?, ?22? ?1093?) at ?19?.?22?..ctor(BinaryReader ?1067?, ?34? ?1074?) at ?19?.?34?..ctor(String ?1044?) --------------------------- OK --------------------------- and here is the info from Details button pressed: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at ?1?.?7?.?471?(String ?1041?, TextBox& ?1042?) at ?1?.?9?.?485?(Object ?1048?, EventArgs ?1049?) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) any chances this get fixed? Thanks |