windows.sort

来自「linux下开发的针对所有磁盘的数据恢复的源码」· SORT 代码 · 共 112 行

SORT
112
字号
## config file for Sleuth Kit sorter## Windows Platform## To make custom modifications, you can also use a file named# windows.lcl.sort########################################################################### Multimedia########################################################################### Imagescategory	images			icon resourceext			ico				ms\-windows icon resourcecategory    images      animated cursorext         ani         animated cursor# It seems that a lot of ttf files come up as raw G3 data ...# category    ignore      raw G3 data, byte\-padded# Audioext			wav				WAVE audiocategory	audio			Winampext			avs				Winamp plug incategory    audio           AVIext         avi             AVI# Video########################################################################### archive & compression########################################################################### archivecategory	archive		cabinet file dataext			cab			cabinet file dataext			wmz			Zip archive data# compression########################################################################### Executables ########################################################################### execsext			exe,dll,com,ocx,sys,tlb,drv,cpl,scr,ax		MS\-DOS executableext			386,acm,flt,fon,lrc,vxd,x32			MS\-DOS executablecategory	exec			Windows PEext			exe,dll,com,ocx,sys,wpc,acm,cpl			Windows PEext			dll				relocatablecategory	exec			batch fileext			bat				batch file# source codecategory	exec		MSVC program databaseext			pdb			MSVC program database########################################################################### Documents##########################################################################category	documents	Outlook binary email folderext			pst			Outlook binary email folder########################################################################### Text##########################################################################ext			ini,inf,srg,dep			ASCII(.*?)textext			ini,inf					ISO\-8859(.*?)text########################################################################### Other########################################################################### Systemcategory	system		Help Dataext			hlp			Windows Help Datacategory	system		Registry fileext			dat,log,sav	Registry filecategory	system		ms\-Windows shortcutext			lnk			ms\-Windows shortcutcategory	system		Internet shortcutext			url				Internet shortcut category	system		hypertermext			ht				hyperterm# Image Color Matching Profilecategory	system		Color Management Systemext			icm			Color Management System

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?