A PE file’s export directory contains information about the functions and variables exported from the executable.
This is commonly used in DLL files. For example, kernel32.dll exports CreateFileA.
Export Directory
0001-01-01 pe
A PE file’s export directory contains information about the functions and variables exported from the executable.
This is commonly used in DLL files. For example, kernel32.dll exports CreateFileA.
Program Database
2024-08-05 pe windows
DOS Header
0001-01-01 pe
Data Directory
0001-01-01 pe
Dynamic Link Library
0001-01-01 pe windows
Linux Persistence: atd
2025-04-01 DFIR CTF linux persistence at atd
Linux Persistence: SSH
2025-03-29 DFIR CTF SSH hardening hunting persistence linux persistence hunting hardening SSH PAM