-
Contents
shellcode definition
Overview
Define the English word shellcode below. Shellcode is a noun. Also define these 0 related words and terms: .
English
Etymology
Noun
shellcode (countable and uncountable, plural shellcodes)
- (computing) A small piece of code, used as the payload of a virus or other malware, that launches a shell so that the attacker can control the compromised computer.
- 2016, Ryan "elfmaster" O'Neill, Learning Linux Binary Analysis (page 97)
- In ELF executables, there aren't a whole lot of code caves (such as in the PE format), so you are not likely to be able to shove more than just a meager amount of shellcode into existing code slots […]
- 2016, Ryan "elfmaster" O'Neill, Learning Linux Binary Analysis (page 97)