forensicmatt / libtsk-rs

Wrapper for TSK (Sleuth Kit) Bindings
Apache License 2.0
11 stars 5 forks source link

Added implimentation for TSK_FS_META and tsk_fs_file_read #3

Closed AbdulRhmanAlfaifi closed 3 years ago

AbdulRhmanAlfaifi commented 3 years ago

Added the following :

AbdulRhmanAlfaifi commented 3 years ago
forensicmatt commented 3 years ago

@AbdulRhmanAlfaifi this is great! Thank you for your contribution. I will still make a couple tweaks (like renaming tsk_fs_file_handler.rs to tsk_fs_file_handle.rs, and TskFsFile::get_file_handler to TskFsFile::get_file_handle) but you did some solid work! This lib is still very alpha, so just keep in mind some things might change.