Reverse Engineering, Memory Hacking and Software Protection

COURSE AUTHOR –
Paul Chin

Last Updated on August 3, 2023 by GeeksGod

If you had always wanted to learn how to reverse and patch packed programs – without unpacking,  then this is the course for you. This course is a follow-up from the earlier course on Reverse Engineering & Memory Hacking. It is the practical application of what you have learnt in the first course. If you think that packing and anti-debugging is good enough to prevent reverse engineering, then you may be in for a surprise. In this course, I will show you how to test the effectiveness of several popular packers by packing crackmes and then reversing them – without unpacking.

Traditionally packed programs are unpacked before debugging is carried out. This is because a packed program’s file cannot be patched. Much of software protection has centered on making it difficult to unpack programs. However,  the important question is: how effective is packing, obfuscation and anti-debugging as a means to prevent reversing? This course explores several packers to find the answers.

We will do the analysis using a tool called Cheat Engine, which is a prominent tool used by game hackers. This tool could also be used to study and analyze packed program’s processes that is running in memory. You will learn how to perform debugging in spite of anti-debugging being implemented. There is no need to unpack and dump memory.  Instead of unpacking and then patching the dumped files and fixing IAT (Import Address Table) tables,  we will write scripts to hack memory using byte patching using an advanced technique called AOB (Array-Of-Bytes) Injection, by injecting code into code caves (inline memory patching).  In this course you will learn how to do all of the above and more.

At the end of this course you will be able to gauge the effectiveness of software packers, obfuscation and anti-debugging protection and also to have a good idea of how to implement extra countermeasures to improve the security of software.

In all the practical exercises and walkthroughs, we will use Crackme’s which I have written. You will learn how to pack them using several popular packers and then hack them using Cheat Engine.

What you will learn

How to set hardware breakpoints and debug packed programs in spite of anti-debugging protectionDoing Break and Trace to identify Algorithms for reversingIdentifying addresses to do memory patchingWriting custom trainers (loaders) using Cheat Engine to hack and patch memoryModify program behaviorProcess Patching programsCreating Lua Scripts for process patchingTest the effectiveness of Anti-Debugging technologyPacking crackmes using popular packersHack the packed crackmes and patch their memory during runtime

Prerequisites:

Before taking this course, you should preferably be already familiar with how to use x64dbg and Cheat EngineWindows PCSome knowledge of Assembly would be useful but not compulsory

So, go ahead and enroll now and I will see you inside!

Udemy Coupon :

AUG1_FREE

What you will learn :

1. Bypass anti-debuggers
2. Patch Memory
3. Use x64dbg debugger
4. Using Cheat Engine
5. Using ScyllaHide Plugin
6. Using SharpOD Plugin
7. Using built-in hide Debugger functionality
8. Using Trainers (Loaders) for Process Patching
9. AOB Code Injection
10. Direct Byte Patching
11. ASM scripting for app hacking
12. LUA scripting for memory hacking
13. Designing Trainers (Loaders) with CE’s Form Designer
14. Break and Trace
15. Modify program behaviour
16. Packing and Disassembling Crackmes using Popular Packers
17. and more…

100% off Coupon

Featured