Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Reverse Engineering Ransomware
Rating: 3.7 out of 5(79 ratings)
5,347 students

Reverse Engineering Ransomware

Static and dynamic analysis. Reverse engineering. Writing Decryptors
Last updated 9/2019
English

What you'll learn

  • The lectures, videos and other resources will provide relevant information about current malware analysis tricks
  • How to use disassemblers and other security tools
  • How to identify flaws in ransomware code or encryption logic
  • Practice on progressively difficult samples which illustrate different concepts each
  • Practice acquired knowledge via quizzes for each section
  • How to write simple decrpytors in a high-level language (source code provided)

Course content

3 sections9 lectures54m total length
  • Couse Introduction6:09

    This lecture introduces the course. You will better understand why take this course and what this course is NOT and also the minimum prerequisites in order to be successful.

Requirements

  • Basic programming knowledge
  • A computer that can run a Windows virtual machine.
  • An interest in disassembling things and understanding how they work!
  • Patience and perseverance to “try harder”.

Description

The aim of this course is to provide a practical approach to analyzing ransomware. Working with real world samples of increasing difficulty, we will:


Deep dive into identifying the encryption techniques,


Navigate through various evasion tricks used by malware writers,


Have fun discovering flaws in their logic or the implementation and


Work out automated ways to recover the affected files.


If you're already familiar with the basics and want to dive straight into advanced samples, navigate anti-virtualisation and anti-analysis tricks, and write C and Python decryptors for custom crypto algorithms,  please check out our Advanced Reverse Engineering Ransomware course!

Who this course is for:

  • Security testers
  • Malware analysts
  • Forensics investigators
  • System administrators
  • Information security students
  • Anyone interested in ransomware and malware analysis