Auto-commit: 2025-10-31 08:58:35
This commit is contained in:
42
Tools/UniExtractRC3/UniExtract/bin/E_WISE.INI
Normal file
42
Tools/UniExtractRC3/UniExtract/bin/E_WISE.INI
Normal file
@@ -0,0 +1,42 @@
|
||||
| definition of known wise formats
|
||||
| please send updates and a sample file
|
||||
| to the e_wise author.
|
||||
|
|
||||
| Syntax: <NE|PE>
|
||||
| <length of executable part>
|
||||
| <has dll name>
|
||||
| <header size>
|
||||
| <offset of archive size field|-1>
|
||||
| <text strings present>
|
||||
| <offset of filename in archive information file>
|
||||
| <exe code size|-1>
|
||||
| <exe data size|-1>
|
||||
| <no crc present>
|
||||
|
|
||||
| boolean values are expressed +=true and -=false
|
||||
|
|
||||
|
||||
NE $84b0 - $11 -1 - $04 -1 -1 +
|
||||
NE $3e10 - $1e -1 - $04 -1 -1 -
|
||||
NE $3e50 - $1e -1 - $04 -1 -1 -
|
||||
NE $3c20 - $1e -1 - $04 -1 -1 -
|
||||
NE $3c30 - $22 -1 - $04 -1 -1 -
|
||||
NE $3660 - $40 $3c - $04 -1 -1 -
|
||||
NE $36f0 - $48 $44 - $1c -1 -1 -
|
||||
NE $3770 - $50 $4c - $1c -1 -1 -
|
||||
NE $3780 + $50 $4c - $1c -1 -1 -
|
||||
NE $37b0 + $50 $4c - $1c -1 -1 -
|
||||
NE $37d0 + $50 $4c - $1c -1 -1 -
|
||||
NE $3c80 + $5a $4c + $1c -1 -1 -
|
||||
NE $3bd0 + $5a $4c + $1c -1 -1 -
|
||||
NE $3c10 + $5a $4c + $1c -1 -1 -
|
||||
|
||||
PE $6e00 - $50 $4c - $1c $3cf4 $1528 -
|
||||
PE $6e00 + $50 $4c - $1c $3cf4 $1568 -
|
||||
PE $6e00 + $50 $4c - $1c $3d54 -1 -
|
||||
PE $6e00 + $50 $4c - $1c $3d44 -1 -
|
||||
PE $6e00 + $50 $4c - $1c $3d04 -1 -
|
||||
PE $3000 + $50 $4c - $1c -1 -1 -
|
||||
PE $3800 + $5a $4c + $1c -1 -1 -
|
||||
PE $3a00 + $5a $4c + $1c -1 -1 -
|
||||
|
||||
Reference in New Issue
Block a user