Simson L. Garfinkel

Results 246 issues of Simson L. Garfinkel

- [ ] Enumerate all directories - [ ] Delete in reverse order

BE2.0

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...

SRE
BE2.0

It would be great to have some express-compressed data that we could use to create a pyexpress test vector. Do you have any?

SRE

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...

enhancement
Good student project
performance

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. - [ ]...

Good student project

- [ ] 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 <...

BE2.0