[sleuthkit-developers] Adding to the tree viewer
Brought to you by:
carrier
From: Kevin A. <kev...@gm...> - 2024-12-05 00:48:46
|
Hello, I am a student learning programming and I've been working on a plugin that works on an unsupported disk image. When going through the unallocated disk image option I am able to get the partitions and its starting sectors, etc., but now I have to display that in the tree viewer. How do I add children to the Content image object? Or is there another method where I can display the partitions in the tree viewer with the parent the data source. Any help would be appreciated. Sincerely, Kevin |