Packer - data protection
Description:
this library was created for protect your data (graphics and other stuff) from stealing
Information:
with this library you can only extract files from archive to memory, if you want show images in installation form - you must combine pckr.dll with b2p.dll or other library what can show images
Tutorial:- download attachment pckr_1.1.9.8.7z
- extract content of this attachment into some temporary or your custom directory
- first of all, create archivve, using ZMkr.exe, with all nessesary files and Debug MODE
- open pckr.iss and look how it works, than adapt your script
- when your script is adapted - change all lines whare Debug=True to Debug=False in your script and compile it
- then again create archive with the same files but without debug mode for your setup file
- description of used functions and procedures is in pckr.iss
p.s. for example or some demo preview you can use my Installer, it use pckr.dll, b2p.dll, original Inno Setup 5.5.4u, and data still protected!
Download:
download attachment
pckr_1.1.9.8.7z
Content of pckr_1.1.9.8.7z:- file: pckr_en.iss - example script
- file: ZMkr.exe - tool for creation archive
- file: pckr.dll - main library
Library information:
autor = altef_4
version = 1.1.9.8
release date = 28.01.2014
Changelog:
v.1.1.9.8
first stable public release
added Debug MODE to ZMkr.exe and pckr.dll
fixed bug with PInit
Copyrights:
pckr.dll created using Delphi 2009, Abbrevia 5.0
ZMkr.exe created using Delphi 2009, Abbrevia 5.0, AlphaControls 8.51
Latest PCKR and ISSPP