Featured resource
2025 Tech Upskilling Playbook
Tech Upskilling Playbook

Build future-ready tech teams and hit key business milestones with seven proven plays from industry leaders.

Check it out
  • Lab
    • Libraries: If you want this lab, consider one of these libraries.
Google Cloud Platform icon
Labs

Reverse Engineering with Ghidra

In this lab, you will reverse engineer malware samples using Ghidra to unpack obfuscated code, deobfuscate malicious payloads, and analyze in-memory execution techniques. You will examine real-world evasion methods used by advanced threats to improve detection capabilities. #### Final Outcome After completing this lab, you will be able to: - Unpack and analyze software packing techniques used by advanced malware (T1027.002) - Deobfuscate malicious code and decode encrypted payloads for analysis (T1140) - Analyze reflective loading techniques and in-memory malware execution (T1620)

Google Cloud Platform icon
Lab platform
Lab Info
Level
Beginner
Last updated
Mar 31, 2026
Duration
1h 30m

Contact sales

By clicking submit, you agree to our Privacy Policy and Terms of Use, and consent to receive marketing emails from Pluralsight.
Table of Contents
  1. Challenge

    Unpack and Analyze Software Packing Techniques

    You will use command-line tools to identify the packer type and verify packing signatures. You will then unpack the UPX-packed binary, use Ghidra's headless analyzer to decompile the code, and extract indicators of compromise. You will also examine a custom-packed sample that uses a proprietary format not recognizable by standard tools and compare the two approaches. By the end of this objective, you will have extracted the original malware code and identified embedded indicators of compromise, including C2 server addresses and campaign identifiers.

  2. Challenge

    Deobfuscate Malicious Code and Decode Encrypted Payloads

    You will open the obfuscated binary in Ghidra's headless analyzer, use the decompiler to locate the XOR decryption function, identify encrypted byte arrays, determine the encryption key, and decode the hidden strings. You will also run a Ghidra script to automate XOR pattern detection and use a command-line decoder to verify your findings. By the end of this objective, you will have extracted the encrypted C2 URLs and configuration data from the sample.

  3. Challenge

    Analyze Reflective Loading and In-Memory Execution

    You will open the reflective loader binary in Ghidra's headless analyzer, identify the key system calls used for memory manipulation (mmap, memcpy, munmap), trace the injection and execution flow through the decompiler, and analyze the anti-analysis checks the malware performs. You will also run an automated detection script and a Ghidra script to assess the binary's risk profile. By the end of this objective, you will have a complete understanding of the reflective loading lifecycle.

  4. Challenge

    Final Objective

    This is your last chance to experiment in the environment. Clicking End Lab will end this little world that flittered into existence just for you.

About the author

Pluralsight Skills gives leaders confidence they have the skills needed to execute technology strategy. Technology teams can benchmark expertise across roles, speed up release cycles and build reliable, secure products. By leveraging our expert content, skill assessments and one-of-a-kind analytics, keep up with the pace of change, put the right people on the right projects and boost productivity. It's the most effective path to developing tech skills at scale.

Real skill practice before real-world application

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Learn by doing

Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.

Follow your guide

All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.

Turn time into mastery

On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.

Get started with Pluralsight