Simson L. Garfinkel
Simson L. Garfinkel
- [ ] Enumerate all directories - [ ] Delete in reverse order
Most of the tests in `test_be` put the object to be found at an offset of 0. However, most of the scanners now special-case looking at each offset so that...
It would be great to have some express-compressed data that we could use to create a pyexpress test vector. Do you have any?
After a run, briefly analyze the feature files: - [ ] If scan_xor was enabled an there were no XOR features found, suggest disabling it. - [ ] if scan_hiber...
Running on ubnist1, here is the time (in nanoseconds) and the number of seconds taken up by each of the scanners. Recursive scanners are run in separate lamdas now if...
- [x] Validate whether BE1.6 has this problem. - [ ] Add more print statements to the 2.0 decoder to see why the components aren't being extracted. - [ ]...
- [ ] bulk_diff uses the feature file reader, so have the reader detect the feature file version and set a translation mode if it is translating from version <...