📄 readme_win32.txt
字号:
The Sleuth Kit Win32 README File http://www.sleuthkit.org/sleuthkit Last Modified: Sept 2008====================================================================The Sleuth Kit (TSK) runs on Windows. If you simply want theexecutables, you can download them from the www.sleuthkit.orgwebsite.If you want to build your own executables, you have two options.One is to use Microsoft Visual Studio. The VS solution file is inthe win32 directory. Refer to the BUILDING.txt file in that directoryfor details.You can also compile Windows executables on Linux using mingw32.Simply give the "--host=i586-mingw32msvc" argument when running the'./configure' script and use 'make' to compile.-------------------------------------------------------------------carrier <at> sleuthkit <dot> orgBrian Carrier
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -