Olá, deixo-vos uma alternativa mais completa aos compiladores genéricos:
 
Introdução
 
É o sucessor de uma primeira tentativa (semi-frustrada) de criar uma solução global para o processo de packing/unpacking do cliente.
 
Showcase/Video
 

 
Funcionalidades
 
- Processamento de ficheiros em massa e de forma ordenada
- Vista virtualizada  geral do cliente (Tools -> Virtual Tree View)
- Procura rápida de ficheiros
...
 
Limitações
 
- O tamanho de um ficheiro contido num .epk não pode exceder 600mb.
 
Nota: o changelog será sempre publicado em inglês, por uma questão de consistência e uma ligeira aversão ao trabalho repetitivo (aka preguiça).
 
Changelog (1.0.1.140 - 02/03/2015)
 
- Profile saving issue should be fixed
- App settings are now saved in an internal file instead of the Windows Registry to avoid having to run the app with admin privileges
- The main ListView data context's icons should now be working properly
- Fixed a bug where an empty message box would show if you tried to open the Virtual View while the selected profile was null
- If an unsupported file type is encountered (more than XTEA at the moment), you'll be informed
- Drag n' Drop files or directories to quickly process them
 
Download
 
Changelog (1.0.1.146 - 07/04/2015)
 
- Added an option to the context menu (right click menu) to select or deselect all items.
- Fixed a UI bug where the icons of the profiles window context menu would appear larger than usual in some environments.
 
Download
 
Changelog (1.0.2.198 - 03/06/2015)
 
- Added a dropdown box to the main view enabling to easily change profiles
- Fixed several issues regarding profile (de)serialization scheme
 
Note: redryan's suggestion to enable drag-n-drop in the virtual view was postponed (a custom UI control is needed to enable such behaviour)
 
Download
 
Changelog (1.0.2.241 - 15/02/2016)
 
- Profile dropdown box on the main window now properly updates when changing profile from the secondary window (Manage -> Profiles)
- All unnamed files (incorrect or non-existent info on the header aswell) are now ignored
 
Download
 
Changelog (1.1.2.654 - 28/06/2016)
 
- The app now features a fully automatic auto-update module (still in testing)
- A bug which somtimes crashed the program when a null profile was selected from the main view was fixed
- A small memory leak was found and corrected
- Several UI and localization improvements
- Fixed invalid default index key
- Improved uncaught exceptions handling
 
Notes:
 
- The app communicates with an API to retrieve the latest versions and eventually download them, feel free to monitor its traffic.
- I no longer use Themida as the protector/packer given the frequent reports of faulty behavior. A new one has taken its place.
 
Download
 
Changelog (1.1.3.660 - 28/06/2016)
 
- Fixed tiny UI bug (some Windows builds interpret control sizes differently, for some reason)
- Fixed "Invalid CLR detected invalid program"
- Fixed auto-updating scheme
 
Download
 
Changelog 1.1.4.768 - 02/07/2016
 
- All windows remember their last sizes (no more annoying default window sizes :))
- Fixed weird behaviour of Profile handling (selecting, saving, etc) and improved general experience
- Fixed a bug where sometimes the main window filtering wouldn't work (when searching for items)
- Added "Success/Hash mismatch/Error" counters to the main listview (right next to the progress bar)
- Fixed a few localization strings (messages and whatnot)
 
Download
 
Download last version
 
Mega 1.1.4.768
 
Donate!
 
Tópico original EPVP
 
Agradecimentos
 
- oberhumer for the LZO algorithm
- Tim e Marty (especialmente na versão anterior, Eter Tool)