Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   What packer would you use (https://forum.exetools.com/showthread.php?t=3756)

Fade 03-26-2004 23:52

What packer would you use
 
im just curious to know what packer,
would you guys use if you were making
a program of your own?

dyn!o 03-27-2004 01:07

It depends on what you would like to obtain:

- compression ratio (UPX)

- stability and compatibility (UPX / PeCompact)

- security (AsProtect / AcProtect)


Best regards,
dyn!o

ancev 03-27-2004 01:51

nhoj,

your own packer. even if it isnt good as upx/asprotect, peoples wouldnt be able to use ready solutions for it

vecna

mc707 03-27-2004 15:02

About security.....

dyn!o
Asprotect is no more secure :) (after release of stripper 2.07). Version 1.3 too (because of stripper 2.11 :) ). Maybe AcProtect is more secure, because it is not so popular. But it is low security now too. :)

SVKP is good, but I found only one serious program protected with it - TweakXP 3.

Xtremeprotector is very strong but it has a big minuses - 1) heavy code 2) rebooting if some debugger/decompiler dectected.

Other packers/cryptors are less secure.

dyn!o 03-27-2004 19:16

Well, guys... I didn't want to learn anyone.

Anyway, let's see:

1. Own packer/crypter.
Developing own packer/crypter takes months. Even if you develop yourself an crypter within 6 months it will be easy to skip/unpack. To develop strong crypter you need minimum 2-3 persons and 1 year. And what? And I am still able to unpack it. So, where is the point of such a work?

2. AsProtect is no more secure.
That's interesting. With all respect to your skills and knowledge I bet you were always using Stripper and never unpacked AsProtect manually. Believe me, it is very good protector and if Alexy change few bytes then Stripper won't work and you wouldn't be able to quickly unpack it (I'm only assuming).

3. SVKP is good.
That's another interesting sentence. Probably you didn't saw the latest unpacker for SVKP.

4. AsProtect is more secure because of less popularity.
I propose to unpack latest Oxygen PM then (as a training).


Best regards,
dyn!o

r3L4x 03-27-2004 23:47

no body has said fsg, smallest packer ever?
~190 byte loader this thing rocks

ferrari 03-28-2004 02:39

@r3L4x

h**p://protools.anticrack.de/unpackers.htm ;)

Mamma mia where can i download stripper 2.11(i only know 2.07) :eek:

I read on woodmann forums that some tools(especially Asprotect) are not for public use. Why are u teasing me ;)

h**p://www.woodmann.net/forum/showthread.php?t=1124

Regards,

GabryJ 03-28-2004 05:21

Armadillo, SVKP or Obsidium.

Still have to check (don't have money now to buy them) PC Guard V5, Ac Protect and XTreme Protector.

UPX, ExeStealth and AS Products are no more secure...at the moment exists unpackers for all versions.

There are other protections that seems to be not used bu authors.

SMARTE Secure (Ex-Softlocx/Titanium)
Interlock (only used by Installshield)
Software-Shield
Visual Protect

Do someone has informations?

Anyway I am trying to develop some applications and currently I do like this:

Upx+Aspack+PC Guard 4.10 OR
Upx+Aspack+Armadillo
Upx+Aspack+SVKP
Upx+Aspack+Obsidium

Then i modify sections names(if present, cause the first case strips away all names) just to mess up some things.

Anyway I program as a hobby....try to do the best but just as a hobby....so protecting is needed only to try to exactly know who is using when and what, not for earning a lot of money.

Anyway I protect each program with different protection systems so a "serial cracking" (mean all in one) of my programs is not possible and use a totaly different serial scheme for each product. But as i said before is only to track uses of my program.

GabryJ 03-28-2004 05:46

UNPACKER FOR SVKP? I DON'T THINK IT EXISTS...

IF IT DOES, BUT I DON'T THINK SO, PROVIDE IT TO ME SO I CAN TEST ON MY PROGRAMS :eek:

r3L4x 03-28-2004 07:26

ferrari why not go strait to the source? its in polish or somthing tho
_http://woodmann.com/bart/xt/

i dont use fsg for the protecting purposes, i use it because it will actually touch programs < 3kb which ive never seen a packer do, and thats pretty much the only kind i make.

Fade 03-28-2004 11:36

Quote:

Originally Posted by mc707
About security.....


Xtremeprotector is very strong but it has a big minuses - 1) heavy code 2) rebooting if some debugger/decompiler dectected.

isnt that a good thing for security if somebody loads a debugger, then it will reboot? wont it make it slightly harder for the unpacker?

thanks guys for answering my first question.

next question on similar basis, can you use 2 packers on one program or would it not work?

also, if you had a packer, any packer doesnt matter which one, for example fsg or upx if you hex edited the code slightly, and the packer still worked, would that mean the person trying to unpack the program might not be able to do so using a normal unpacking program? would they have to do it manually?

MrAnonymous 03-28-2004 15:20

sometimes you could use two protectors/packers on 1 program, but its just stupid and really doesnt add any security.

yes you can modify a packer to make it maybe harder to detect in PEiD/Foil Some Generic Unpackers, a generic oep cryptor was posted a while back that would do something like that, although it was quite unstable. It really wouldnt make programs any harder to unpack tho..

In regards to Xprotector, keep in mind you'll be rebooting your customers PC and the crackers PC so in the end your no farther ahead cause no one will want to buy your software. Altho to be fair to Xprotector, its optional if it reboots your PC or not but in any event programs run so slowly protected with it its useless.

dj-siba 03-28-2004 20:07

Hi

Why some mix beteween soft role?

UPX / FSG / ASPack /PECompack : COPRESSOR only.

Olthers: ASProtect / Armadillo / ACProtect / SVK prot / Xtreem Protector / Obsidium : Protector.

and i do believe that ASProtect is the best if USED the right way....
there is also Good/new idea in Xprotector....

just a newbie comment..

Regards

mc707 03-29-2004 14:20

dyn!o
My friend has written a nice protector & want to make it shareware and release it. He was making it a less than month.

dyn!o
quote:
I bet you were always using Stripper and never unpacked AsProtect manually

You are lose! :D I'm always use brains&hands when Stripper won't work.

ferrari
quote:
where can i download stripper 2.11

It is a private tool at this moment. Maybe some later it will be public.

nhoj
quote:
isnt that a good thing for security if somebody loads a debugger, then it will reboot? wont it make it slightly harder for the unpacker?

No. It is not a good thing!!! What if i am a programmer, and write a drivers & debug them. I HAVE to use SoftIce (or same thing). And I take a programm(protected with Xtreme) and run it... What?! What a sh#t! My computer is down! Is this good?

I do not recomment to use 2 or more packers/cryptors to one file. The exe-file may be corrupted or unstable after that (I had some examples).

dj-siba 03-29-2004 18:58

[QUOTE=mc707]
My friend has written a nice protector & want to make it shareware and release it. He was making it a less than month.


Release it...


All times are GMT +8. The time now is 14:39.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX