Reverse Engineering 3: x64dbg Graphical Static Analysis

Infinity Member
Joined
May 21, 2024
Messages
284
Reaction score
1,672
Points
93

ec3821bb696dbcb1125f96e345a6d1b5.jpeg


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 - ie 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.

To see this hidden content, you must reply and react with one of the following reactions : Like Like, Love Love, Haha Haha, Wow Wow
 
  • Like
Reactions: pp090lkmaw and russme
Member
Joined
May 24, 2024
Messages
11
Reaction score
0
Points
1
this for noob? i need from very very basic. if this part 3, where the part 1 and 2?
 
Member
Joined
May 25, 2024
Messages
5
Reaction score
0
Points
1

ec3821bb696dbcb1125f96e345a6d1b5.jpeg


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 - ie 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.

[Hidden content]
tgxs
 

User Who Replied This Thread (Total Members: 2) Show all

  • Tags
    analysis engineering reverse reverse engineering
  • Top