Hello, you are using an old browser that's unsafe and no longer supported. Please consider updating your browser to a newer version, or downloading a modern browser.

Global Accelerated Learning • Est. 1999
Glossary Term Packer

Training Camp • Cybersecurity Glossary

What is Packer?

A packer compresses or encrypts an executable so its code unpacks in memory at runtime, commonly abused by malware to evade signature detection.

Glossary > Threats, Malware & Attacks > Packer

Understanding Packer

A packer is a tool that compresses, encrypts, or otherwise transforms an executable so that its true code is unpacked into memory only at runtime, originally used to reduce file size but widely abused by malware authors to evade static, signature-based detection. Variants that focus on encryption to defeat analysis are often called crypters. Defenders counter packers through dynamic analysis, memory forensics, and unpacking, since the obfuscation is stripped away once the program executes.

Learn More About Packer:

Ready to Get Certified?

Turn knowledge into credentials with our instructor-led cybersecurity boot camps.

View All Courses →