Evan Sultanik

Results 40 issues of Evan Sultanik

Now that we maintain temporal information for when specific bytes are operated on, it would be interesting (although perhaps not _useful_) to visualize it as an animated GIF. 1. Represent...

enhancement

This is an ancient branch I found that I had unfortunately forgotten to push. There were several conflicts, so we need to make sure they were merged properly.

- [ ] Formally define a high-level use-case that will be solved by this method - [ ] What tracing/instrumentation tool will we use? PIN? DynamoRIO? - [ ] What...

enhancement

Currently, restored files are created as new files. This change preserves the `atime` and `mtime` metadata extracted from the backup.

- [ ] Develop a minimal use case where we want to compare two completely different parsers to see if they have a differential. Perhaps an image format like PNG...

enhancement

The old feeds on which CVEdb is built are being deprecated. Add support for the new NVD API. https://csrc.nist.gov/CSRC/media/Projects/National-Vulnerability-Database/documents/web%20service%20documentation/Automation%20Support%20for%20CVE%20Retrieval.pdf

Resolves #16.

enhancement