Skip to content

Commit

Permalink
Added a "Current Status and Known Deficiencies" section
Browse files Browse the repository at this point in the history
  • Loading branch information
ESultanik committed Oct 1, 2019
1 parent 1130be7 commit e1ff6a2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,11 @@ For an example that exercises all of these file formats, run:
curl -v --silent https://www.sultanik.com/files/ESultanikResume.pdf | polyfile --html ESultanikResume.html - > ESultanikResume.json
```

## Current Status and Known Deficiencies
* The instrumented Kaitai Struct parser generator implementation has only been tested on the JPEG/JFIF grammar;
other KSY definitions may exercise portions of the KSY specification that have not yet been implemented
* The JSON output schema will soon be replaced with the similar [SBuD](https://github.com/corkami/sbud) format

## License and Acknowledgements

This research was developed by [Trail of
Expand Down

0 comments on commit e1ff6a2

Please sign in to comment.