readme_win32.txt

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

TXT
25
字号
                          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 + =
减小字号Ctrl + -
显示快捷键?