Current phase: looking how it's done (how others are doing it) == HWUN (Heuristic WISE-Setup Unpacker) == http://www.angelfire.com/ego/jmeister/hwun/ http://www.angelfire.com/ego/jmeister/hwun/hwun050a.zip [[http://kratz00.org/files/hwun050a_linux.patch|hwun050a_linux.patch]] Implemented in Pascal (Turbo Pascal). Required: [[software:free_pascal| Free Pascal]] patch -p1 -i ../hwun050a_linux.patch && cd src && fpc -Mtp -g hwun.pas == e_wise == http://kannegieser.net/veit/ http://kannegieser.net/veit/quelle/e_wise_src.arj [[http://kratz00.org/files/e_wise.patch|e_wise.patch]], [[http://kratz00.org/files/e_wise.ini|e_wise.ini]] Required by e_wise_src.arj (only if you do _not_ use the patch): http://kannegieser.net/veit/quelle/sprache2.arj Implemented in Pascal (Virtual Pascal). Required: [[software:free_pascal| Free Pascal]] patch -p1 -i ../e_wise.patch && fpc -Mtp -g e_wise.pas