Subversion Repositories filter_foundry

Rev

Rev 375 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 375 Rev 441
Line 25... Line 25...
25
 
25
 
26
### Obfuscation "Version 6"
26
### Obfuscation "Version 6"
27
 
27
 
28
Introduced in **Filter Foundry 1.7.0.10**
28
Introduced in **Filter Foundry 1.7.0.10**
29
 
29
 
30
First, the fields `unknown1,2,3` are set to 0.
30
First, the fields `unknown1`, `unknown2`, aned `unknown3` are set to 0.
31
 
31
 
32
A 64 bit seed will be generated.
32
A 64 bit seed will be generated.
33
On Windows, the seed is the ECMA 182 CRC64 checksum of the PARM.
33
On Windows, the seed is the ECMA 182 CRC64 checksum of the PARM.
34
On Macintosh, it stays at the default value `0x38AD972A52830517`
34
On Macintosh, it stays at the default value `0x38AD972A52830517`
35
(because the manipulation of the binary code is not implemented).
35
(because the manipulation of the binary code is not implemented).