Jump to content

[Help] Anyone who know the Ex4 file struct ?


Recommended Posts

Re: [Help] Anyone who know the Ex4 file struct ?

 

...Anyone who know the Ex4 file struct ...

http://ex4-to-mq4.by.ru/struct_ex4.html

Offset Type Description

+000 char[4] 'EX4'0

+004 int version: 427 or 428

+008 int header size: 0x17C

+00C char[80h] copyright

+08C char[80h] link

+10C byte[70h] some header data

+17C byte[] blocks

 

 

blocks:

+000 int type

+004 byte[] content

...

 

type:

00 - extern

01 - strings data

02 - arrays data

03 - globals

04 - init strings

06 - include

07 - import

08 - functions

09 - code

0A - relocation

0B - arrays definition

0C - crypt key

Ad augusta per angusta
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...