Thread: Unpacking DLLs
View Single Post
  #22  
Old 07-30-2005, 05:44
s3ct0r
 
Posts: n/a
Red face asprotect

I'm trying to unpack a dll protected with asprotect but seens to have new stuff or trick because stripper 2.11 RC1 and RC2 don't work. Still in exe's files with the new asprotect show me


Code:
stripper v2.11 rc2..
(c) by syd, 2002-2004..

16:37:30 - open TagRename.exe..
TrialCleaner: one trial record was deleted..
16:37:42 - starting e:\archivos de programa\tagrename\tagrename.exe..
Victim ImageBase - 00400000
Victim EntryPoint - 00001000
16:37:49 - asprotect detected..
16:37:49 - loading modules..
16:37:53 - hooking modules..
0x01380000 - module kernel32.dll export hooked..
0x01390000 - module user32.dll export hooked..
0x013a0000 - module gdi32.dll export hooked..
0x013b0000 - module advapi32.dll export hooked..
0x013c0000 - module rpcrt4.dll export hooked..
0x013d0000 - module oleaut32.dll export hooked..
0x013e0000 - module msvcrt.dll export hooked..
0x013f0000 - module ole32.dll export hooked..
0x01400000 - module version.dll export hooked..
0x01410000 - module comctl32.dll export hooked..
0x01420000 - module shlwapi.dll export hooked..
0x01430000 - module imm32.dll export hooked..
0x01440000 - module winspool.drv export hooked..
0x01450000 - module shell32.dll export hooked..
0x01460000 - module wininet.dll export hooked..
0x01470000 - module crypt32.dll export hooked..
0x01480000 - module msasn1.dll export hooked..
0x01490000 - module comdlg32.dll export hooked..
0x014a0000 - module winmm.dll export hooked..
0x014b0000 - module sockspy.dll export hooked..
0x014c0000 - module wsock32.dll export hooked..
0x014d0000 - module ws2_32.dll export hooked..
0x014e0000 - module ws2help.dll export hooked..
0x014f0000 - module uxtheme.dll export hooked..
16:37:54 - error in finding last SEH, (drn == 0)..
and show me a messagebox


Code:
Error: 85
Reply With Quote