We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9fe169 commit 2bb4fc7Copy full SHA for 2bb4fc7
README.md
@@ -8,9 +8,10 @@ Here is an example of an information leak triggered in a sample vulnerable drive
8
9
## Tentative Roadmap
10
11
-- [ ] Create handles using Device Interface GUIDs in addition to symbolic links.
+- [x] Create handles using Device Interface GUIDs in addition to symbolic links.
12
- [ ] Persist requests to SQLite databases.
13
-- [ ] Integrate Kaitai Struct to define and view buffer structures.
+- [ ] Apply filters to request history.
14
+- [ ] Integrate Kaitai Struct to define and view buffer structures ([inspired by](https://github.com/kaitai-io/kaitai_struct_webide/wiki/Features)).
15
- [ ] Develop an API to use the tool headlessly (e.g. for fuzzing).
16
- [ ] Design a cool logo.
17
0 commit comments