|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0000051 |
[File extraction library - Filelib] Behavior/Execution |
feature |
have not tried |
2009-03-25 01:15 |
2010-05-24 18:43 |
|
|
Reporter |
carl |
View Status |
public |
|
|
Assigned To |
carl |
|
Priority |
normal |
Resolution |
open |
|
|
Status |
assigned |
|
Product Version |
|
|
|
Summary |
0000051: Simplify magic database file format. |
|
Description |
The magic database file format is complex and is difficult to parse. To create parsers more easily, the magic database could be simplified with the following options (suggestions)
- All numeric values should now only accept, integer and hexadecimal values only.
- Negative offsets in files should use negative numbers instead of the Z character.
- Remove unused types such as istring and other such types.
Simplifying the magic database format shall permit more easily creation of parser for this format in several different languages.
|
|
Additional Information |
|
| Tags |
No tags attached. |
|
|
Attached Files |
|
|
|