Notepad
0001-01-01
Notepad (notepad.exe) is a text editor for Microsoft Windows.
Read More
Notepad++
0001-01-01
Notepad++ is a free and open-sourced text editor meant to be a replacement to Notepad.
https://notepad-plus-plus.org/
Read More
notify (Project Discovery)
0001-01-01
notify is a tool provided by Project Discovery that allows users to easily send messages to a variety of platforms such as Discord, Slack, Telegram, ...
Read More
nslookup
0001-01-01
nslookup is an interactive command line tool used to perform DNS queries.
Read More
NT Header
0001-01-01 pe
The NT header (IMAGE_NT_HEADERS) is a structure within PE files which contains the FileHeader and OptionalHeader headers.
This header can be ...
Read More
NTAPI
0001-01-01 ntapi
NTAPI is the Native API for Windows NT. Its functions are typically prefixed with “Nt” or “Zw” ...
Read More
NtCreateProcess
0001-01-01
NtCreateProcess is an undocumented Windows Native API function that creates a new process.
Read More
ntdll.dll
0001-01-01
ntdll.dll exports the Windows Native API.
https://en.wikipedia.org/wiki/Windows_Native_API
ntdll.dll exports thousands of functions. A reference to ...!-->!-->
Read More
ntoskrnl
0001-01-01
ntoskrnl.exe (shorthand for Windows NT Operating System Kernel) is ther kernel image for Windows systems.
This provides hardware abstraction, process ...
Read More
ntpd
0001-01-01
The Network Time Protocol daemon (ntpd) is a program found on Linux and other Unix-like operating systems that maintains the system’s time in ...
Read More