![]() |
|
|
|
#1
|
|||
|
|||
|
SVKP, Armadillo or SDProtector
Hi,
just a stupid question, but what packer do you think is the more difficult to unpack between SVKP, Armadillo or SDProtector? I'm talking only of packing, not about registration algorithms or other. Consider: SVKP: Main packing with compression without RSA encrypted features Armadillo: Copymem+Nanomites+Code splicing without secured sections SDProtector: Main packing with compression without RSA encrypted features What you think is the most hard? |
|
#2
|
|||
|
|||
|
To me,it's Armadillo
|
|
#3
|
|||
|
|||
|
SDProtector aka SoftDefender very simple and looks like UPX-based
|
|
#4
|
|||
|
|||
|
for me....Armadillo + Nanomites protection...
|
|
#5
|
|||
|
|||
|
Armadillo with nanomites look's trouble but not unbeatable.
But if you add Serial + CopyMemII, then it's look's like solid stone without holes. I can't do anything with it, but i'm not a guru
|
|
#6
|
||||
|
||||
|
newer armadillos with serial can't be keygenned and so not unpacked. only way are leaked keys.
|
|
#7
|
|||
|
|||
|
Quote:
|
|
#8
|
|||
|
|||
|
Quote:
Go to the end of packed stream and look for code like this Code:
pop edx pushad mov ebx, PackedStreamSize mov esi, offset PackedStream lea edi, RawDataOffset P.S. There is an original PE header at the end of unpacked stream . So as I told before it looks like UPX-based product ;) Last edited by nikita@work; 12-10-2004 at 07:44. |
|
#9
|
|||
|
|||
|
Just rip decompress function, To decrypt imports you will need RC4 key.
Could just be me but I fail to see how that description of how to unpack sd can be described as simple or compared to unpacking upx. Still if you don't have time for a more in-depth tutorial then to bad for us.
|
|
#10
|
|||
|
|||
|
nothing is impossible,
give to an dumped program what it needs, it is my philosophy |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem with old SDProtector | Newbie_Cracker | General Discussion | 8 | 01-28-2008 07:16 |
| Unpacking SdProtector Pro | bLaCk-eye | General Discussion | 2 | 08-12-2004 22:10 |