images.sort
来自「linux下开发的针对所有磁盘的数据恢复的源码」· SORT 代码 · 共 30 行
SORT
30 行
## images.sort# Save Images only# config file for Sleuth Kit sorter## Category# If the keyword is found in the 'file' output, then the data is saved# to either the summary file or even copied if the appropriate flags are# given## category cat_name keywords### Extension# If the keywords are found in the 'file' output, and the file extension# is different than then the one on the file, an alert is generated # 'somewhere'# ext ext1,ext2,ext3 keywords# Imagescategory images image dataext jpg,jpeg,jpe JPEG image data ext gif GIF image dataext tif TIFF image dataext png PNG image datacategory images bitmap dataext bmp PC bitmap data
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?