.breadcrumbs { padding:5px 5px 5px 0; margin:0;font-size:95%; line-height:1.4em; border-bottom:4px double #e2e7b4; } .breadcrumbs a { text-decoration:none; color: #000000; }

Kamis, 12 September 2013

Packer/Exe Compressor dan Protector terbaik

samdoung.blogspot.com
Kali ini sy akan men-share program-program yg berguna untuk mengkompres (Packer/Exe Commpressor) dan memproteksi (Protector + Crypter)  file-file PE. Apakah Packer dan PE Protector itu??


Hari gini masih gak tau Packer dan PE Protector, jgn mengaku sebagai pembuat program jika gak pernah mendengar yg namanya UPX, ASPack, PECompact, FSG, ASPROTECT, dan Armadillo (no offense gan  ). Itu adalah beberapa program Packer dan Protector.
Adapun fungsi Packer/ Exe Compressor selain mengecilkan ukuran program juga dapat mempersulit cracker untuk meng-crack program yg dibuat, sedangkan Protector + Crypter selain melindungi program yg dibuat juga ada beberapa PE Protector yg berguna untuk membuat lisensi key dari program yg telah kita buat. Beberapa program yg sy share ini ada yg freeware tapi ada juga yg shareware/trial (sayang kita gak bisa share crack disini pusing).

1. Packer/ Exe Compressor
    a. ASPACK v 2.28 – shareware/trial

Selain UPX, Aspack merupakan Exe Compressor yang sering kita dengar sebagai packer yg bagus. Para pembuat program (programmer) seharusnya dah gak asing lagi dengan ASPack.
Info: http://www.aspack.com/aspack.html
Spoiler for ASPack :



ASPack is an advanced Win32 executable file compressor, capable of reducing the file size of 32-bit Windows programs by as much as 70% (ASPack compression ratio improves upon the industry-standard ZIP file format by as much as 10-20%). ASPack makes programs and libraries smaller, and decrease load times across networks, and download times from the internet; it also protects programs against reverse engineering by non-professional hackers. Programs compressed with ASPack are self-contained and run exactly as before, with no runtime performance penalties.


ASPack Features
- advanced processing of executable files (EXE, DLL, OCX)
 - encoding and compression of program code, data, and resources
 - completely transparent, self-contained operation with long filename support
 - fast decompression routines deliver better performance than competing products
 - integrates directly into Windows as a shell extension for ease of use
 - full Windows 95/NT4.0/98/ME/2000/XP/2003/Vista compatibility. Protected applications are also compatible with Windows 7
ASPack Benefits
 - significant reduction in executable file sizes, averaging from 40-70%
 - decrease load times across networks, and download times from the internet
 - embedded Windows applications require significantly less storage space
 - protects resources and code against peeking, disassemblers and decompilers
 - no runtime royalties for distributing compressed programs
 - compatible with executables created by Microsoft Visual C++, Visual Basic, Inprise (Borland) Delphi and C++ Builder, and other Win32 compilers


    b. eXPressor v 1.8.0.1 – shareware/trial
Walaupun eXPressor jarang kita dengar, tapi program ini termasuk bagus, apalagi untuk menambah koleksi program packer kita.
Info : http://www.cgsoftlabs.ro/express.html
Spoiler for eXPressor:



eXPressor - Software Protection System and PE Compressor
Used as a compressor this tool can compress EXE files to half their normal size. Once compressed, the files execute just like normal. As a protector It is designed to protect applications against crackers; also can help developers in creation of uncrackable registration keys, and implementation of trial version for protected software.

Features:
-excelent compression ratios ~70%
(this is - tighter than .rar, .zip, upx etc.);
-multilevel packing (over and over the same file);
-support for various 32/64bit PE files like .exe, .dll, .net, .ocx, .scr;
-support for packing Windows Mobile applications (.exe, dll)
-customizable resource compression;
-password protection for applications;
-counteraction to classical memory dumping tools;
-detection of cracking tools like file or registry monitors, debuggers;
-application integrity check (agains viruses, resource modifications);
-anti-debugging and anti-disassembling;
-anti memory patching techniques;
-protection of application's imported functions using different methods (emulation etc.);
-eXPressor offers a set of APIs for interaction betweend decompressing routines and protected applications;
-registration keys system using RSA based encryption/decryption algorithm; -keys can be generated using specific hardware ID; say STOP to your application keygenerators;
-"stolen" registration keys management, integration of stolen keys in new protected versions of the application;
-eXPressor offers the possibility of creating "trial" versions of the application, with limited functionality, and limited evaluation time or number of executions;
-reminder message in unregistered version of protected programs;
-shell integration, project file saving, command line support and more


    c. FSG v2.0 – free
Nah FSG ini termasuk Exe Compressor yg paling tua dan jadul. FSG ini favorit yg sering dipake oleh virus maker dan cracker untuk men-kompres program yg mereka buat. Sesuai namanya FSG (Fast, Small, Good) merupakan tools compressor yg memberikan hasil compress yg sangat baik, tapi sayang ada beberapa vendor antivirus
bodohyg mendeteksi program hasil compress dari FSG sebagai virus. Mungkin ini disebabkan reputasi buruk FSG yg sering digunakan virus maker.
    d. MEW  v 11 SE 1.2 – free
Dari namanya MEW jangan di kira ini kucing. MEW merupakan packer protable, fleksibel dan free. Dah langsung aja gan di download.
Info : http://northfox.uw.hu/index.php?lang=eng&id=dev
Spoiler for MEW:


Mew is an exe-packer application, based on ApPack and LZMA methods, written in Visual C and MASM 32. Originaly it was designed for small files (4k,64k intros), but it supports bigger files too.


Here are some key features of "MEW SE":
· TLS support
· strip reloc tables
· strip Delphi resources
· strip unused resources
· no antivirus warning (normal header)
· imports handeling but work with no-import files too
· aPPack & LZMA compression
· overlays support(Flash,Multimedia Builder)
· special windows gui
· command line support

Known bugs:
· no .NET support (work in process)
· no export and delay import support
· no DLL support (work in process)
· no reloc handle support (just strip)
· no 64 bit support
· don't recognize unknown overlays

    e. Mpress v 2.18 - free
Ini dia packer favorite saya gan, pakcer freeware yg sudah dapet meng-kompress program yg  dibuat pake bahasa berbasis .NET. Mpress merupakan packer yg berbasis console/CLI (Command-Line Interface) (dijalankan melalui command prompt). Tapi tenang aja yg tidak terbiasa menjalankan progam melalui console(biasalah anak2 jaman sekarang gak pernah megang aplikasi berbasis console,  piz gan), MPress juga menyediakan yg berbasis GUI (Graphic User Interface).
Info & Download : http://www.matcode.com/mpress.htm

Spoiler for MPress:






MPRESS is a free, high-performance executable packer for PE32/PE32+/.NET/MAC-DARWIN executable formats!

MPRESS makes programs and libraries smaller, and decrease start time when the application loaded from a slow removable media or from the network. It uses in-place decompression technique, which allows to decompress the executable without memory overhead or other drawbacks; it also protects programs against reverse engineering by non-professional hackers. Programs compressed with MPRESS run exactly as before, with no runtime performance penalties.
MPRESS is absolutely free of charge software.
MPRESS uses own LZMAT - extremely fast data compression library.
Version 2.00 of the MATCODE Compressor has been released on 21st March 2009, now MPRESS has an optional LZMA compression.
in March 2011 Mr. DonDD has created and published his MPRESS GUI, see link below.

MPRESS Features
- Advanced compression of .NET executable files (anyCPU,x86,AMD64,IA64 EXE)
 - Support for MS Framework 1.1/2.0/3.0/4.0
 - Does not require .NET Framework to be installed
 - Advanced compression of PE32/PE32+ (AMD64) executable files (EXE, DLL, OCX, etc.)
 - Optional LZMA compression
 - In-place decompression
 - Static TLS support
 - Support for mac-darwin-i386, mac-darwin-x86_64 and mac-darwin-ub applications
 - Very fast decompression: ~210 MB/sec on an AMD 2500+
 - Strip sensitive information (relocation, debug information, exceptions, etc.)
 - Compression of program code, data, and resources
 - Completely transparent, self-contained operation with UNICODE support
 - Command line interface allows to use MPRESS from a batch or from a make file
 - Full Windows 9x/NT/2000/XP/2003/Vista/2008 compatibility

Operation Systems: Windows 9x/NT/2000/XP/2003/Vista/2008/Windows7, MAC-OS 10.3/10.4
Platforms: x86(PE32), x64(PE32+,AMD64), .NET
MPress GUI v0.2 : http://www.multiupload.com/TA1704QH5Z


    f. NPACK v2.0.100.2008 – free
Salah satu packer yg jarang di dengar. Tapi buat pengembang/pembuat program tentu tidak asing lagi dengan packer buatan Rusia ini.                   
Info & Download: http://petools.org.ru/npack.shtml
Spoiler for NPack:


 nPack is a Win32 PE executable file compressor.

    Features:
           - Support for all types of PE files (exe, dll, ocx)
           - Compression of program code, data, and resources
           - Section naming support
           - Fast decompression routines
           - Relocation support
           - TLS support
           - File rebuilding
           - Strip relocation
           - Strip debug information

   g. NSPack v 3.7 – shareware/trial
NSPack atau The north start compressor merupakan pakcer/kompresor yg dibuat oleh programmer yg berasal dari negara tirai bambu. Sayang pengembangannya tidak dilanjutkan homepage nya juga gak bisa di akses lagi. Tenang aja koleksi sy cukup lengkap gan silahkan cekidot dibawah buat ngedownloadnya.(ups, sorry di forsmad gak boleh sharing file warez, kalo gitu derita loh gan, gak bisa download disini,, piz).
 Info : www.nsdsn.com (saying linknya dah mati tidak ada pengembangan lebih lanjut)
Spoiler for NSPack:


 The north start compressor (NSPack) for windows is a wonderful program that exceeds many software such as Aspack,upx,etc. the program can compress 32bits and 64bits exe,dll,ocx,scr windows program .it can compress C#.net program also. The software is different from common file compressor. If we compress a program by common file compressor , we can not run the program directly .we must uncompress the program firstly. But we can run the program directly compressed by the compressor. If one program be produced , the program can be easily modified by tools, e.g, debugger. When the program be compressed by the compressor , if someone want to modified it , he must tickly the shell firstly. In additional , it is convenience to publish one program in small size. so more and more software production is published in compressed

Compress features:
 
- can compress 32/64bits executive file( dll,exe,ocx).
 -  deal program code , data and resource smartly.
 -  support C#.net program.
 -  less time in loading compressed program from network.
 -  can compress file be compressed by common compressor( upx,aspack,pecompact ).
 -  special method make smaller file size.
 -  can compress directory and muti-files directly.
 -  show the context menu compress progress.


    h. PECompact v 3.03.19 – shareware/trial
Nah ini dia packer yg powerfull. Selain ASPack yg berbayar, PECompact merupakan packer yg sudah digunakan secara luas oleh vendor program untuk meng-kompres program mereka. Selain FSG, PECompact juga favorite para cracker buat mengkompres keygen, atau program hasil crack-an mereka.
Info : http://pecompact.com/pecompact.php
Spoiler for PECompact:

    i. Petite v 2.3 – free
Mendegar nama compressor ini, sy kok teringat ama nama pemain bola ya (wkwkwk ngelantur sy). Petite compressor free yg juga memiliki dua tampilan yaitu GUI (Graphic User Interface) dan CLI (Command-Line Interface)
                   
Info  & Download : http://www.un4seen.com/petite/
Spoiler for Petite:



Petite is a Win32 (Windows 95/98/2000/NT/XP) executable (EXE/DLL/etc...) compressor. The compressed executables decompress themselves at run time, and can be used just like the original non-compressed versions. Petite also adds virus detection to the compressed executables - they will check themselves for infection every time they are executed.


Two versions of Petite are provided, a GUI version and a command-line console version. The GUI version allows quick and easy use of Petite, and the command-line version allows developers to automate the use of Petite in compilers' build processes and makefiles. Simple instructions for using Petite with Visual C++ projects are given, and it should be fairly simple to use Petite with other compilers and IDEs too. Petite can also be used as a shell extension, so that you can compress a file by simply right-clicking on it in Windows Explorer.

    j. RLPack  v 1.21 free/trial
Ada yang bilang ini merupakan packer masa depan dan lebih power full dibandingkan packer kenamaan lainnya  seperti ASPAck dan PECompact. RLPack memiliki dua versi, RLPack Basic Edition  v 1.21 yang free dan RLPack Full Edition v 1.21 yang trial.
Info : http://reversinglabs.com/products/RLPack.php
Spoiler for RLPack:





RLPack combines best of the breed compression and protection elements to give you the best possible protection against software cracking, IP theft and software tampering.


RLPack compresses executables and dynamic link libraries.  It keeps them small while having no effect on compressed file functionality.

RLPack protects files from modification.  It has several protection options which help to protect your files from being changed or cracked. In addition, iBox module for RLPack can pack your dynamic link libraries and place them inside the main executable so that they cannot be modified. They are extracted directly into memory (or optionally to disk) hiding their presence and enabling you to keep dynamic link libraries safe from being used by third party programs or users.

RLPack Features
- Packs sections, resources, export and import table (ratio up to 70%)
 - Stripping relocations, TLS and export table
 - Preserves extra overlay-data appended to file
 - Checking file integrity via custom CRC implementation
 - AntiDebugging, AntiDumping, Import Redirection protections
 - Code splicing, Import Elimination, OEP conversion to Virtual Machine
 - Protection from generic unpackers and OEP finders
 - Fake packer detection by inserting fake signatures
 - Download missing .dll files from your web site
 - Executable password protection
 - Thead Local Storage emulation
 - Enforce memory protection
 - Sign packed file(s)
 - Mutex checking

RLPack Basic Edition  v 1.21 dapat di download di:
http://www.softpedia.com/get/Programming/Packers-Crypters-Protectors/RLPack-Basic-Edition.shtml
RLPack Full Edition v 1.21 dapat di download di:
(nah berhubung disini gak boleh share file wares maka sekali lagi derita lo gan, pizzzz  Evil)
t l.  UPX v3.07 – free
Jangan ngaku-ngaku sebagai pembuat program (programmer) jika gak penah mendengar apalagi menyentuh yg namanya UPX (no offense gan  ).
Selain free UPX juga merupakan packer yg penggunanaanya paling luas diantara para programmer dan pengembang program. UPX aslinya bebasis Console/CLI, tetapi ada juga beberapa programmer yg membuat versi GUI nya.
Info & Download : http://upx.sourceforge.net/
Spoiler for UPX:

UPX achieves an excellent compression ratio and offers very fast decompression. Your executables suffer no memory overhead or other drawbacks for most of the formats supported, because of in-place decompression. UPX strengths in a nutshell:excellent compression ratio: typically compresses better than WinZip/zip/gzip, use UPX to decrease the size of your distribution!very fast decompression: ~10 MB/sec on an ancient Pentium 133, ~200 MB/sec on an Athlon XP 2000+.no memory overhead for your compressed executables because of in-place decompression.
safe: you can list, test and unpack your executables. Also, a checksum of both the compressed and uncompressed file is maintained internally.
universal: UPX can pack a number of executable formats.
portable: UPX is written in portable endian-neutral C++.
extendable: because of the class layout it's very easy to add new executable formats or new compression algorithms.
free: UPX is distributed with full source code under the GNU General Public License v2+, with special exceptions granting the free usage for commercial programs as stated in the UPX License Agreement.
You probably understand now why we call UPX the "Ultimate Packer for eXecutables". UPX aims to be commercial quality free software, based on experience with our previous packers (DJP, lzop, and the NRV library).
UPX berbasis GUI, UPX Shell v3.4.2.2007
UPX Shell dibuat sedemikian rupa mirip dengan ASPack
UPX Lock v 1.02
Nah UPX merupakan pakcer yg paling mudah di decompress, hanya menggunakan instruksi “upx.exe –d” file yg sudah di compress bisa di decompress kembali. Untuk itu ada programmer yg membuat tools sederhana untuk mengkunci/ Lock program hasil compress dari UPX agar tidak dapat di decompress lagi
Info: http://www.SecretAsHell.com/BobSoft (Linknya udah mati gan)
Download: http://www.mediafire.com/?aackajlraxddn39

    m. WinUpack  v 0.39 Final – free
Seperti NPack, WinUpack adalah packer yg di buat oleh programmer dari negeri tirai bambu. Masuk aja ke homepagenya gan, pasti kagak ngerti semua isinya .
                   
Info: http://wex.cn/dwing/mycomp.htm

Spoiler for WinUpack:

 WinUpack is the frontend version of Upack. Upack is a packer that can compress Windows PE file, which may self-decompress and run normally without any other decompresser.

It can pack executable files of Windows PE format files with almost the best compression ratio. Whereas DOS-EXEs(MZ), Win3.x-EXE/DLLs(NE), and any other platform programs are not supported by Upack. Upack is only for compression, not for protection mainly.
         Download : http://www.softpedia.com/get/PORTABLE-SOFTWARE/Compression-Tools/Windows-Portable-Applications-Portable-WinUpack.shtml
   
 

     n. XComp/XPack 0.98 – free
Kalo saya bilang ini packer kembar dan identik, dibuat oleh programmer asal Jerman (sy tekankan bukan programmernya yg kembar dan identik tapi programnya, ngertos gak gan  )(tapi sy masih ragu apa emang bener program ini buatan orang Jerman, apa jgn2 buatan orang Indonesia ya. Liat aja gan nama pembuatnya Joko, kalo gak percaya download aja… wkwkwk bencanda gan, tapi emang bener loh nama pembuatnya kayaknya Joko).
XComp dan XPack memiliki fungsi yang sama tetapi ada perbedaan di kedua program itu, yg menurut website resminya dijelaskan bahwa “XComp and XPack are nearly identical, but XComp uses a 'in place' packing. The compressed data is placed at there original location. XPack concatenates this data at the end of the newly created packed file. This exceeds the filesize in memory (Imagesize).” Translate sendiri pake google translate ya gan..
Info & Download : http://www.soft-lab.de//JoKo/
Spoiler for XComp/XPack 0.98:
XComp v 0.98
XPack v0.98

 XComp and XPack are PE32-imagefile ('.dll' or '.exe') packer and rebuilder. In using the software, the user agrees to indemnify and hold harmless the author and software from any damages incurred, whether real or imagined. No guarentees are given or implied the software will run under any circumstance and/or on any machine.
Rebuilder functionality
- strip debug data
 - strip relocations
 - strip export information
 - change MZ-stubfile
 - change file alignment
 - change imagebase
 - merge sections
Packer functionality
 - two compression algorithms
 - resource packing
 - loader section naming
Packer features
 - a missing library produce a message like 'xyz.dll not found'.
 - a runnable MZ-exe stubfile.
 - possibility to use 'in place' compression.
 
 

2. PE Protector
    a. ACProtect v2.13 –shareware/trial
Seperti yg sudah di jelaskan diatas, PE Protector selain mem-proteksi program juga dapat membuat lisensi key sekaligus key generator untuk program kita secara instan. salah satu program protector tersebut yaitu ACProtect.
Info: http://www.freedownloadscenter.com/Utilities/File_Encryption_Utilities/ACProtect_standard.html
Spoiler for ACProtect:

ACProtect is an application that allows you to protect Windows executable files(PE files) against piracy. Using public keys encryption algorithms (RSA) to create and verify the registration keys and unlock some RSA key locked code. It has an Embedded Protector against file dumping and unpackers. It also has many anti-debug tricks with specialized API system. Mutual communication between loader and application can also be achieved! 
Special ACProtect Technics:

Metamorph Engine- Metamorph decryption routines and several encrypted layers. The code being protected varies every time you protect your application.

CodeReplace Engine - ACProtect can replace some of the protected program's code with its own codes without function loss and speed loss. This feature combine the protect code and the program code more closer and prevent cracker from dump the original program;

Embedded Protector - You can specify the place in your application to embed the inner cryptor. With the embedded cryptor, your application can not be cracked even though the cracker know the original entry point (OEP) when rebuilding your Import table.

Dynamic En/Decrypt- Important code of ur program can be decrypted before running and encrypt again after finished running.

RSA-Lock Codes - With RSA keys system a cracker can not write a KeyGen (or KeyMaker) for your product without the RSA private key (the RSA private key is only in the author's hand). You may also specify some code to be locked by the RSA keys, the cracker won't have the proper "key.dat" on the proper machine, without it the protected code can not decrypt.

ShareIt Keygen Program Auto Made- ACProtect can generate ShareIt.com compatible keygen program to fill shareware author's need. The Keygen program can generate registration Codes,and ShareIt.com will send it to registered customer.
 


    b. Passport.Armadillo.7.00.0081 – shareware/trial
Jgn terkejut gan, armadillo emang nama binatang. “Binatang” ini bisa memproteksi software anda dengan baik. Armadillo ini cukup mahal harganya dan juga agak susah untuk di pelihara karena di Indonesia ini bukan lah habitat aslinya. Armadillo merupakan hewan asli Amerika yg memakan semut dan rayap. Habitat armadillo………. Wkwkwkwk ngelantur kita gan… kembali ke laptop.. Armadillo software yg cukup bagus kalo anda mengerti cara menggunakannya, (makanya baca file help nya). Langsung ke TeKaPe aja gan, buat cuci mata.
Info : http://www.siliconrealms.com/armadillo.php

Spoiler for Armadillo:


SoftwarePassport uses the proven Armadillo technology. This technology wraps your program in a proactive armored shell, defending your application from software pirates and program crackers. The Armadillo Engine contains state-of-the-art encryption, data compression and many other security features.

The Armadillo engine defends against a wide variety of attacks, including:
- Memory dumping. This is one of the most challenging cracking methods to defend against, so Armadillo has a lot of options for it, as well as the standard defenses.
- Viewing assembly language instructions, in both ring-three debuggers and the more powerful ring-zero debuggers.
- "Patching" the program, on disk or in memory, to bypass time, usage, or feature limitations.
- Disassembling the loader to find new ways to attack it.
- Erasing stored information to bypass time or usage limitations.
- Using a backup/restore program to bypass time or usage limitations.
- Turning the system clock backwards, or setting it forwards to the far future, to bypass time limitations.
- Using a "hook" to take over Windows API functions, to fool the program into doing something it shouldn’t (such as allowing access to features the user isn’t supposed to have access to).
- Creating key generators to fool the program into thinking that it was purchased when it wasn't.

    c. ASPROTECT v 1.35 build 04.25  & ASProtect SKE v 2.56 build 03.17 – shareware/trial
Seperti XComp/XPack, ASProtect dan ASProtect SKE ini juga saudara, tapi bukan saudara kembar hanya kakak-beradik saja. ASProtect sebagai sang kakak duluan keluar dari ASProtect SKE ( ya iyalah, dimana2 kakak keluar/lahir duluan dibandingkan adik). Tapi dalam perkembangannya liat versi kedua program tersebut, ASProtect SKE v 2.56 lebih sukses dibandingkan sang kakak ASPROTECT v 1.35. dan ASProtect SKE v 2.56 juga lebih banyak memiliki fitur-fitur canggih.
Info: http://www.aspack.com/asprotect.html & http://www.aspack.com/asprotectske.html


Spoiler for ASProtect:
ASPROTECT v 1.35 build 04.25

                   
What is ASProtect?
ASProtect is the system of software protection of applications, designed for quick implementation of application protection functions, especially targeted for software developers. ASProtect is designed for such specific tasks as working with registration keys and creation of evaluation and trial application versions.
ASProtect Features
- compression of the application
 - encryption of the application
 - counteraction to dumping application memory using tools like ProcDump.
 - application integrity check
 - counteraction to debuggers and disassemblers
 - counteraction to memory patching
 - API for interaction between application and protection routines
 - creation and verification of registration keys using public keys encryption algorithms
 - keeping of the database and checkup of "stolen" (illegal) registration keys
 - possibility to create evaluation (trial) versions, that limit application functions based on evaluation time and the number of runs left
 - expose nag-screens
 - generating of registration keys, based on the specific computer system.
 - full Windows 95/NT4.0/98/ME/2000/XP/2003/Vista compatibility. Protected applications are also compatible with Windows 7


Spoiler for ASProtect SKE :
ASProtect SKE v 2.56 build 03.17


What is ASProtect SKE?

ASProtect SKE is the system of software protection, designed for quick implementation of application protection functions, especially targeted for software developers.

Here is the list of the main differences between ASProtect 1.x and 2.x [SKE].
1. New registration schema
    1) short registration keys
 Example:
 Name : John Smith (john@server.com)
 Registration Key: BCGKUY-QFGEP-CQ2YP-QYYAT-6X4FK-B87X4

    2) powerful algorithm that uses few modes. An application can use different modes together (for example):
trial (30 day, activated with key only)
registered mode1 (Basic Edition)
registered mode2 (Corpotate Version)

Every mode can be unlocked with a special registration key or (and) a password. Every mode can unlock specified encryption sections.

2. New ASProtect API
 Version 1.x allows you to work with ASProtect API via exported functions. New version allows to work with API as with normal imported functions (uses aspr_ide.dll).

3. New approach for API debugging
 ASProtect 1.x allows you to work with ASProtect API only if an application is protected. Version 2.x allows you to debug ASProtect API in run-time via aspr_ide.dll.

4. Extended HardwareID support


    d. Yoda Protector v 1.03.3  – free
Ini dia protector yg free, tapi sayang fitur2 seperti key generator belum dikembangkan, mungkin terkendala karena faktor gratis itu ya..
Info & Download : http://yodap.sourceforge.net
Spoiler for Yoda Protector:


 Yoda's Protector is a free, open source, Windows 32-bit software protector. It has been distributed under the  GNU General Public License version 3 (GPLv3), which means that you are free to redistribute it and/or modify it under the terms of the GPLv3 as published by the Free Software Foundation.
Features:
- String & resource encryption
 - Resource compression
 - Use Microsoft Crypto API
 - Program compression
 - Program optimization
 - Polymorphic encryption
 - API redirection
 - Anti-debugging tricks
 - String & resource encryption
 - Remove debug information
 - Remove relocation table
 - Optimize and remove DOS header

e.Yoda Crypter v1.3 – free
Pembuat program ini sama dengan Yoda protector, fungsi program ini hanya untuk memproteksi program kita aja.
                   
Info: http://yodap.cjb.net/ (link nya dah mati gan)

Download : http://www.programmersheaven.com/download/35321/download.aspx
Spoiler for Yoda Crypter:

    f. The Enigma Protector v2.60.20110523 – shareware/trial
Tadinya program ini akan tidak saya share, karena baru belakangan ini saya menemukan (kayak barang aja tercecer di jalan) program ini di google ketika saya searching buat nambah koleksi saya. Tetapi karena niat baik sya ingin mencerdaskan
membodoh-bodohianak bangsa maka jadilah program ini disini. The Enigma Protector, namanya kayak filem Hollywood, sudah mendukung aplikasi yg dibuat pake bahasa .NET.
                   
Info: http://www.enigmaprotector.com/en/about.html


Spoiler for The Enigma Protector:


 The Enigma Protector includes a wide range of unique features aimed at protecting executable files from illegal copying, hacking, modification, and analysis. The supported formats include almost all types of 32- and 64-bit executable files (exe, src, dll, ocx, bpl, etc.) and .NET files created using various development tools, such as MS Visual Studio C#/C++/VB/VB.NET, Borland Delphi/C++, FreePascal, MASM, TASM and others. The protected files can be run on all versions of Windows 95/98/ME/2000/XP/2003/Vista/2008 and Windows 7.

 The Enigma Protector will make your software resistant to cracking, and thus will increase your sales. The use of attack-proof cryptoalgorithms for registration key generation will make it impossible for others to reconstruct or reproduce the registration key generator for your software. Various methods of code obfuscation, mutation and virtualization will help protect your application from hacking, modifying, disassembling, illegal retrieval of unique functions and data, etc.
 Sekian aja share dari sy. Semoga bermanfaat buat mencerdaskan


Related Post:

1 komentar: