Shellcode
Shellcode are small, encoded malicious payloads used for exploitation purposes, usually in the first steps of the compromission chains.
SCDBG
SCDBG will take a binary file containing shellcode (previously extracted through other means), and seek to analyse, displaying amongst other informations the WinAPI calls made by the shellcode

Last updated
Was this helpful?