11%
04.12.2024
,
06 "mileage": 15000,
07 "features": ["Sunroof", "Leather seats"]
08 }
09 {
10 "type": "Motorcycle,
11 "brand: "Harley-Davidson,
12 "model": "Iron 883",
13 "year": 2019,
14 "engine
11%
13.02.2017
.key | apt-key add -
08 $ apt-key list
09 ...
10
11 $ aptitude update
12 $ aptitude safe-upgrade
13 $ aptitude remove tftpd
14 $ update-inetd --remove tftpd
15 $ aptitude install opsi-atftpd
16 $ aptitude
11%
21.12.2011
of the overflow mechanism. Up to six (6) hardware counter events are read when a sample is taken.
hwctime
High user CPU time
Similar to hwc experiment, except that callstack sampling is used
11%
16.08.2018
correctly. This simple test gets the kernel version of a different node using the IP address of the other node.
$ pdsh -w 192.168.1.250 uname -r
192.168.1.250: 2.6.32-431.11.2.el6.x86_64
The -w option means
11%
17.02.2015
168
(gdb) p j
$3 = 144
(gdb) c
Breakpoint 2, Calc_vacf () at MD.o.c:671
671 vacf[j-i]=0;
(gdb) p &j
$6 = (int *) 0xffffc168
(gdb) p j
$7 = 144
On the other hand, when dealing with the ELF
11%
22.05.2023
://cleantechnica.com/2023/04/12/new-supercomputer-for-climate-science/).
The goal of the partnership is to increase NOAA's climate modeling capabilities to advance critical research.
DOE Envisions New High Performance Data
11%
28.11.2022
variant will do; it does not have to come from the official Microsoft Store [6]. Alternatively, the attacker can create their own Linux derivative for WSL with known threats and tools.
The command
PS
11%
11.02.2016
, but Microsoft assumes many manufacturers will provide biometric hardware solutions in the next 12 months. The situation already looks better for fingerprint sensors. All available solutions are supported
11%
09.04.2019
. The command
> msfpayload windows/exec CMD="cmd /k calc" EXITFUNC=thread C | sed '1,6d;s/[";]//g;s/\\/,0/g' | tr -d '\n' | cut -c2-
would format the parameter value for -ShellCode correctly in the example here
11%
10.06.2015
that the build process always produces identical packages. This is not the case in general. Instead, two binaries built from the same source code may often differ for several reasons [6].
For example, the packets