shellcode obfuscation
Shellcode obfuscation refers to the process of modifying or altering the code of a shellcode in order to hide its true purpose and make it more difficult to detect or analyze by security tools or reverse engineers.
Requires login.
Related Concepts (18)
- anti-analysis techniques
- anti-debugging techniques
- anti-reversing techniques
- binary encryption
- code polymorphism
- code reordering
- control flow obfuscation
- dead code injection
- dynamic api resolution
- execution redirection
- exploit obfuscation
- indirect jumps
- packing and unpacking
- polymorphic shellcode
- register manipulation
- shellcoding techniques
- string encoding
- variable substitution
Similar Concepts
- binary code obfuscation
- code obfuscation
- shellcode
- shellcode analysis
- shellcode crafting
- shellcode detection
- shellcode development
- shellcode execution
- shellcode generators
- shellcode injection
- shellcode injection attacks
- shellcode payload generation
- shellcode portability
- shellcode vulnerabilities
- source code obfuscation