Reverse Engineering 3: x64dbg Graphical Static Analysis
- Description
- Curriculum
- FAQ
- Reviews
If you had always wanted to learn how to reverse engineer a program and understand how it works from the inside out, then this is the course for you. Except for IDA Pro, many other debuggers out there are not capable of performing graphical representation of a disassembled software. x64dbg however can do it. It can disassemble a program and also represent it as a graphical representation. This makes it ideal as a free tool to perform what IDA Pro can do – i.e. static analysis.
Unfortunately, there is not much information on the Internet on how to use x64dbg to do static analysis, hence this course. You can use its powerful graphical tool for Reverse Engineering, Malware Analysis and Software Debugging. In this course we will learn how to disassemble a program and represent it an a graphical view so as to be able to easily analyse and understand how the program works – and also to patch programs. The hidden power of x64dbg lies in its ability to run a live debugging session simultaneously with graphical static analysis. And I will show you how to do it in this course.
What you will learn:
-
How to disassemble programs into assembly code and show it in a graphical representation
-
Graphical Static Analysis
-
Setting breakpoints and stepping through code
-
Modify program behaviour
-
Reversing jumps
-
Changing register values
-
Patching programs
Money back guarantee:
This course is backed by a 30-day money back guarantee. So, go ahead and enroll in this course now and start reverse engineering programs the fun and easy way using graphical static analysis!
-
6Update: Latest xdbg has merged CPU menu and Graph menuVideo lesson
The old xdbg has CPU and Graph Menu. But the latest xdbg has merged them. This lesson shows you how to use the new menus.
-
7How to use x64dbg to disassemble and generate graphical viewVideo lesson
How to perform static analysis with x64dbg on crackme 1
-
9Introduction to 64-bit registersVideo lesson
Introduction to 64-bit registers.
-
10Practice on 64-bit programs (easy peasy)Video lesson
Introduction to easy peasy crackme
-
11Solving easy peasy 64-bit crackmeVideo lesson
How to use use static analysis on a 64 bit crackme
-
12Useful commands for x64 graphical toolVideo lesson
Summary of useful commands for x64dbg graphical tool.

External Links May Contain Affiliate Links read more