A calling convention definies how functions receive parameters and return values at the machine level.
Common calling conventions:
-
cdecl
-
stdcall
-
fastcall
calling convention
2025-04-02
A calling convention definies how functions receive parameters and return values at the machine level.
Common calling conventions:
cdecl
stdcall
fastcall
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