|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/x64dbg-static-analysis/
课程评论:没有评论
课程名称:反向工程 3:x64dbg 图形静态分析 课程概述:如果您一直想学习如何反向工程一个程序,并从内部理解它是如何工作的,那么这个课程将非常适合您。除了 IDA Pro,许多调试器无法对反汇编软件进行图形化表示。而 x64dbg 则可以做到这一点,它不仅能反汇编程序,还可以将其图形化表示。这使得它成为一个理想的免费工具,能够执行静态分析,而这正是 IDA Pro 的功能。不幸的是,关于如何使用 x64dbg 进行静态分析的信息在互联网上并不多,因此我们创建了这门课程。您可以利用其强大的图形工具进行反向工程、恶意软件分析和软件调试。 在本课程中,我们将学习如何将程序反汇编为汇编代码,并图形化显示,以便更轻松地分析和理解程序的工作原理,并进行程序补丁。x64dbg 的隐藏强大之处在于它能够同时运行实时调试会话和图形静态分析。课程将教您如何实现这一点。 您将学习到的内容包括: - 将程序反汇编为汇编代码并进行图形表示 - 图形静态分析 - 设置断点并逐步调试代码 - 修改程序行为 - 反向跳转 - 更改寄存器值 - 程序补丁 退款保证:本课程提供 30 天退款保证,您可以安心报名并开始使用图形静态分析的有趣和简便方式进行程序反向工程!
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 representationGraphical Static AnalysisSetting breakpoints and stepping through codeModify program behaviourReversing jumpsChanging register valuesPatching programsMoney 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!