Process Environment Block
0001-01-01 windows
The Process Environment Block (PEB) is a data structure of the Windows NT operating system family containing data structures including global context, ...
Read More
Process Explorer
0001-01-01
Process Explorer is a component of the Sysinternals Suite that shows information regarding processes and their open handles, DLLs, and other relevant ...
Read More
Process Hacker
0001-01-01
Process Hacker is a tool used to monitor and debug Windows software.
https://processhacker.sourceforge.io/downloads.php
Read More
process hiding
0001-01-01
Process hiding is a technique often used by malware that makes running programs invisible to user-level tools like Task Manager, ps, tasklist, etc.
Read More
process logging
0001-01-01
Process logging is used by systems administrators and cybersecurity analysts to record executed processes on a computer system. This data is useful ...
Read More
productivity application
0001-01-01
A productivity application is a computer program used to help users perform tasks more efficiently by providing them with tools for organizing data, ...
Read More
profiler
0001-01-01
A profiler is a tool used by computer programmers to measure the time their software spends within certain functions, methods, or routines.
This data ...
Read More
program headers (ELF)
0001-01-01
ELF program headers are structures within ELF files that describe segments (sections of the file that are loaded into memory when executed).
Elf ...
Read More
program interpreter
0001-01-01
a program interpreter refers to the dynamic linker or loader on Linux and Unix-like systems (aka ld.so).
Read More
Project Discovery
0001-01-01
Project Discovery is a security company speciaizing in detecting vulnerabilities and tools for reconnaissance, popular with bug bounty hunters and ...
Read More