Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ WINEPREFIX="/home/albert/.wine32" wine apack.exe
- ===============================================================================
- aPLib example Copyright (c) 1998-2004 by Joergen Ibsen / Jibz
- All Rights Reserved
- http://www.ibsensoftware.com/
- ===============================================================================
- syntax:
- compress : appack <file> <packed_file>
- $ WINEPREFIX="/home/albert/.wine32" wine apack.exe apack.exe comp1
- ===============================================================================
- aPLib example Copyright (c) 1998-2004 by Joergen Ibsen / Jibz
- All Rights Reserved
- http://www.ibsensoftware.com/
- ===============================================================================
- compressed 57344 -> 25605 bytes (44%) in 0.04 seconds
- $ aPLib/example/appack
- appack, aPLib compression library example
- Copyright 1998-2014 Joergen Ibsen (www.ibsensoftware.com)
- Syntax:
- Compress : appack c <file> <packed_file>
- Decompress : appack d <packed_file> <depacked_file>
- $ aPLib/example/appack c apack.exe comp2
- appack, aPLib compression library example
- Copyright 1998-2014 Joergen Ibsen (www.ibsensoftware.com)
- Compressed 57344 -> 25629 bytes (44%) in 0.02 seconds
Advertisement
Add Comment
Please, Sign In to add comment