|
|
|
#1
|
|||
|
|||
|
Quote:
The exe will call on API's that is used via either C# or VB.net. Unless they were stated to be included with the exe, which they never do to reduce sizes. Hence why most c# or VB proggies require runtime files etc to make em work. But the initial exe is encoded to a general language that the comp understands. The only reason that Muji is having problems is that possibly the compiler, wrapped the exe for him already. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
@DABHand: Does this mean the file is already packed while compiling ? I get a result of 200kb merged to 90 kb with ASPack ?! That's why i thought it could be packed again (it finally didn't start but hey, it was a 60% smaller :/ )... Last edited by Muji-FightR; 08-08-2005 at 07:44. |
|
#3
|
|||
|
|||
|
I think that the Jitter is acting as a wrapper in this case, preventing muji from packing the file. Thats why I suggested cexe. I have used it in the past to compress vb.net exes. Cexe decompresses the exe onto the hard drive and then runs it, making no changes to the intial exe, while other packers change the PE header, making the Jitter not want to run due to an invalid checksum, crc, or whatever on the PE header.
BTW muji, try dling cexe from here: http://protools.cjb.net/ I dled from there and packed a custom c# prog I made. It worked fine, so it should also work for you. |
|
#4
|
|||
|
|||
|
i suggest UPack v0.30 it got a very high compression ratio.
http://dwing.go.nease.net/ easy to unpack but you asked for a good compression ratio for pe files
__________________
http://pid.gamecopyworld.com home of Protection ID the ultimate Protection Scanner. |
|
#5
|
||||
|
||||
|
Oh Oh Oh !
It took about 2 weeks to notice that CEXE only works with cmd line How stupid am I ? Now it finally works good, got a 115 kb file (before 230). the only problem is, it doesn't restart (my prog). There is an option "restart program" but it will not work Not very bad, at least it works quite good your program !Very big thanks for your help cheers muJi |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Message 4 Packer !!! | dannyleeshaw | PC Games | 2 | 29-03-2002 14:06 |
| to packer from crx 140e | bidule | PC Games | 1 | 17-03-2002 04:33 |
| differente version of securom ???? (packer) | bidule | PC Games | 2 | 07-03-2002 02:53 |
| for packer | bidule | PC Games | 9 | 24-02-2002 13:14 |
| AFS packer please | dreameur | DC Games | 0 | 21-02-2001 08:13 |