protectaccount
Advanced Member
- Joined
- December 27, 2025
- Messages
- 354
- Reaction score
- 274
- Points
- 63
- Thread Author
- #1
x64dbg is one of the most popular modern debugger in use today and has superseded OllyDbg. It is used for Reverse Engineering, Malware Analysis and Software Debugging. In this course we will learn x64dbg by solving a simple CrackMe challenge. A CrackMe is a small program designed to test a programmer’s reverse engineering skills.
What you will learn:
How to disassemble programs into assembly code
Dynamic Analysis
Setting breakpoints and stepping through code
Modify program behaviour
Patching programs
Who this course is for:
Beginners to Reverse Engineering
Programmers with want to learn debugging
Students who want to know how programs work internally
Anyone interested in learning how to patch programs
Requirements:
Windows PC
Some Assembly or C background would help, but not mandatory
What you’ll learn:
Debug programs with x64dbg
Reverse engineer programs
Solve CrackMe challenges
Disassemble programs into assembly code
Setting breakpoints and stepping through code
Modify program behaviour
Patching programs
[Freeeducationweb.com] Reverse Engineering 1 x64dbg Debugger for Beginners