Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to the forum
Board view  Mix view

UPX (Announce)

posted by rr Homepage E-mail, Berlin, Germany, 31.10.2007, 17:12

> But I don't know how GCC 4.2.2 package was compressed. Is possible to
> alalyze compressed exe soume way to tell what compress was used? If it was
> LZMA the solution is repack it with NRV.

I found this now:
upx --file-info gcc.exe

which produces:
gcc.exe [i386-dos32.djgpp2.coff, djgpp2/coff]
    110636 bytes, compressed by UPX 14, method 14, level 10, filter 0x49/0x0a


available compression methods in "upx-3.01-src.tar\upx-3.01-src\src\conf.h" are:
#define M_NRV2B_LE32    2
#define M_NRV2B_8       3
#define M_NRV2B_LE16    4
#define M_NRV2D_LE32    5
#define M_NRV2D_8       6
#define M_NRV2D_LE16    7
#define M_NRV2E_LE32    8
#define M_NRV2E_8       9
#define M_NRV2E_LE16    10
//#define M_CL1B_LE32     11
//#define M_CL1B_8        12
//#define M_CL1B_LE16     13
#define M_LZMA          14
#define M_DEFLATE       15      /* zlib */


This underpins Lucho's message.

---
Forum admin

 

Complete thread:

Back to the forum
Board view  Mix view
22049 Postings in 2034 Threads, 396 registered users, 267 users online (0 registered, 267 guests)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum