kali linux 截图位置,Kali Linux中使用shutter截图工具 | CN-SEC 中文网

本文介绍了在Kali Linux 2017版本更新后,如何使用shutter这款强大的截图工具,包括安装步骤、基本操作、延时截图以及更多高级设置。Shutter不仅功能全面,还能编辑截图并支持多种格式输出。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

摘要

在Kali 2017以前的版本中默认有一款截图工具--screenshot,升级到2017版后找不到了,下面介绍一款同样好用的截图工具---shutter

在Kali 2017以前的版本中默认有一款截图工具--screenshot,升级到2017版后找不到了,下面介绍一款同样好用的截图工具---shutter

安装

root@kali:~# apt-get update

root@kali:~# apt-get install shutter

使用

Terminal中直接输入shutter即可弹出程序使用界面

在截图后可以进行编辑另存等额外功能

如果想使用延时截图,执行以下命令

[email protected]:~# shutter -d SECONDS

其它更多功能选项如下:

WARNING: gnome-web-photo is missing --> screenshots of websites will be disabled!

WARNING: Image::ExifTool is missing --> writing Exif information will be disabled!

Usage:

shutter [options]

Options:

Example 1

shutter -a -p=myprofile --min_at_startup

Example 2

shutter -s=100,100,300,300 -e

Example 3

shutter --window=.*firefox.*

Example 4

shutter --web=http://shutter-project.org/ -e

Capture Mode Options:

-s, --select=[X,Y,WIDTH,HEIGHT]

Capture an area of the screen. Providing X,Y,WIDTH,HEIGHT is

optional.

-f, --full

Capture the entire screen.

-w, --window=[NAME_PATTERN]

Select a window to capture. Providing a NAME_PATTERN (Perl-style

regex) ist optional.

-a, --active

Capture the current active window.

--section

Capture a section. You will be able to select any child window

by moving the mouse over it.

-m, --menu

Capture a menu.

-t, --tooltip

Capture a tooltip.

--web=[URL]

Capture a webpage. Providing an URL ist optional.

-r, --redo

Redo last screenshot.

Settings Options:

-p, --profile=NAME

Load a specific profile on startup.

-o, --output=FILENAME

Specify a filename to save the screenshot to (overwrites any

profile-related setting).

Supported image formats: You can save to any popular image

format (e.g. jpeg, png, gif, bmp). Additionally it is possible

to save to pdf, ps or svg.

Please note: There are several wildcards available, like

%Y = year

%m = month

%d = day

%T = time

$w = width

$h = height

$name = multi-purpose (e.g. window title)

$nb_name = like $name but without blanks in resulting strings

$profile = name of current profile

$R = random char (e.g. $RRRR = ag4r)

%NN = counter

The string is interpretted by strftime. See "man strftime" for

more examples.

As an example: shutter -f -e -o './%y-%m-%d_$w_$h.png' would

create a file named '11-10-28_1280_800.png' in the current

directory.

-d, --delay=SECONDS

Wait n seconds before taking a screenshot.

-c, --include_cursor

Include cursor when taking a screenshot.

-C, --remove_cursor

Remove cursor when taking a screenshot.

Application Options:

-h, --help

Prints a brief help message and exits.

-v, --version

Prints version information.

--debug Prints a lot of debugging information to STDOUT.

--clear_cache

Clears cache, e.g. installed plugins, at startup.

--min_at_startup

Starts Shutter minimized to tray.

--disable_systray

Disables systray icon.

-e, --exit_after_capture

Exit after the first capture has been made. This is useful when

using Shutter in scripts.

-n, --no_session

Do not add the screenshot to the session. This is useful when

using Shutter in scripts.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值