- Mastering Python Forensics
- Dr. Michael Spreitzenbarth Dr. Johann Uhrmann
- 231字
- 2021-07-09 21:11:15
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "Note that in the case of Windows, msvcrt
is the MS standard C library containing most of the standard C functions and uses the cdecl
calling convention (on Linux systems, the similar library would be libc.so.6
)."
A block of code is set as follows:
def multi_hash(filename): """Calculates the md5 and sha256 hashes of the specified file and returns a list containing the hash sums as hex strings."""
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="Microsoft-Windows-Security-Auditing" Guid="54849625-5478-4994-a5ba-3e3b0328c30d"></Provider>
<EventID Qualifiers="">4724</EventID>
<Version>0</Version>
<Level>0</Level>
<Task>13824</Task>
Any command-line input or output is written as follows:
user@lab:~$ virtualenv labenv New python executable in labenv/bin/python Installing setuptools, pip...done.
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "When asked to Select System Logs, ensure that all log types are selected."
- ExtGWT Rich Internet Application Cookbook
- Implementing Modern DevOps
- Building Modern Web Applications Using Angular
- Python高級機(jī)器學(xué)習(xí)
- 零基礎(chǔ)學(xué)Python數(shù)據(jù)分析(升級版)
- 青少年P(guān)ython編程入門
- Building Android UIs with Custom Views
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- 0 bug:C/C++商用工程之道
- SciPy Recipes
- Unity Character Animation with Mecanim
- 工業(yè)機(jī)器人離線編程
- Tableau Desktop可視化高級應(yīng)用
- AMP:Building Accelerated Mobile Pages
- 歐姆龍PLC編程指令與梯形圖快速入門