From fe0d4ae2c3baa26fca84a9a8cb9670955bdfea12 Mon Sep 17 00:00:00 2001 From: Rubens Brandao Date: Wed, 14 Aug 2024 18:12:52 -0300 Subject: Initial IDB/TIL import plugin --- rust/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'rust/Cargo.toml') diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 5ffc5ba4..789a4224 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -27,6 +27,7 @@ members = [ "examples/dwarf/dwarf_import", "examples/dwarf/dwarfdump", "examples/dwarf/shared", + "examples/idb_import", "examples/flowgraph", "examples/minidump", "examples/mlil_visitor", -- cgit v1.3.1