
Introduction and Welcome to the course.
Installing Oracle Virtual Box and Windows Virtual Machine, x64dbg and DiE (Detect It Easy)
Understand the need and benefits for script programming
The power of scripting to defeat ASLR protection
Installing Visual Studio Code, configuring syntax highlighting, and Writing Your First Hello World Script
Create a Crackmes Project folder
Where to go for help and documentation and how to use x64dbg's command input box
Use the MOV, INC, SUB, ADD, SUB and XOR instructions in a script
Use scripting to push registers to the stack and to pop the stack back to registers, understand significance of the order of pushes and pops.
Using the TEST instruction to do branching with JE and JNE instruction
Use the CMP instruction in scripting along with JE, JG and JL to branch
Init and attach to processes
run and serun and the differences between them
Stepping over code using sto command
Simple single step into without parameters
Perform recursive Step Into
Welcome to "x64dbg Scripting For Reverse Engineering and Memory Hacking." This comprehensive course is designed for both new and experienced students in the field of ethical hacking and reverse engineering. Whether you've taken my previous x64dbg courses or are familiar with the basics of reverse engineering, this course will take your skills to the next level by diving deep into the power of xdbg scripting.
In this course, you'll learn how to automate reverse engineering tasks using x64dbg scripting, a critical skill for any serious security researcher. We'll start with the fundamentals of scripting within x64dbg and gradually move on to more advanced topics, such as modifying process memory to alter control flow logic, patching memory without the need to unpack executables, and test complex packing protections and anti-tampering mechanisms.
The course is structured to provide you with hands-on experience through real-world scenarios and challenges, allowing you to apply what you've learned in a practical, problem-solving context. If you're someone who enjoys solving puzzles and facing challenges head-on, this course will provide you with the tools and knowledge to do just that.
By the end of this course, you'll have the skills to automate and enhance your reverse engineering process, making you more efficient and effective in your work. Whether you're a security researcher looking to sharpen your skills or someone passionate about ethical hacking, this course is for you.
Join me in "x64dbg Scripting For Reverse Engineering and Memory Hacking" and start mastering the art of scripting in x64dbg today!
Sign up today and I will see you inside!