Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Reverse Engineering 5: Reversing Visual Basic
Role Play
Highest Rated
Rating: 4.5 out of 5(186 ratings)
36,295 students

Reverse Engineering 5: Reversing Visual Basic

Learn Reverse Engineering and debugging for Visual Basic programs using xdbg, VB decompiler and P-code Debugger
Created byPaul Chin, PhD
Last updated 7/2026
English
English

What you'll learn

  • Reversing Visual Basic Software
  • Reverse Engineering
  • Decompiling Visual Basic
  • Creating keygens
  • Reversing P-Code

Course content

14 sections16 lectures1h 37m total length
  • Introduction3:03

    Explore reverse engineering Visual Basic 6 native and p-code programs using the x64dbg debugger and VB Decompiler to disassemble, decompile, patch, and compare code types.

Requirements

  • Familiarity with Visual Basic will be helpful not not mandatory
  • Window PC
  • Familiar with x64 dbg usage

Description

If you are interested in reverse engineering and want to learn how to decompile and debug Visual Basic 6 programs, then this course is for you. In this course, I will introduce you to the exciting world of reversing and in particular, reverse engineering Visual Basic 6 programs.

In this course, you will learn how to use x64dbg Visual Basic Decompiler and P-Code debugger tools to reverse engineer  Visual Basic programs. You will learn all about debugging and dumping memory and also how to reverse jumps and modify instructions.

What you will learn:

  • Removing nag screens

  • Decompiling programs

  • Patching programs

  • Creating keygens

  • Debugging P-Code

  • VB6 P-Code

  • VB6 Native Code

  • Reversing Serial Keys

  • and more...

In this course, we will practice reversing on special programs called crackme's  that I have written for you.

Go ahead and enroll now and I will see you inside.

Who this course is for:

  • Computing students who want to know how to debug Visual Basic Programs
  • Anyone who has an interest in how to decompile a Visual Basic program
  • Software developers who want to level up their skills on Reverse Engineering