Skip to content

Cracking Lessons

Learn how to crack software legally

Close Button
  • Home
  • Courses
  • Reversing
  • Challenges
  • About
  • Contact

[8] Assembly Language Programming for Reverse Engineering[8] Assembly Language Programming for Reverse Engineering

March 16, 2024March 16, 2024| adminadmin| 0 Comment

Many of my reverse engineering students have requested that I create a course on Assembly Language from the hackers perspective. In response to these requests, I have created such a

[7] Reverse Engineering & Memory Hacking with Cheat Engine[7] Reverse Engineering & Memory Hacking with Cheat Engine

January 31, 2021January 31, 2021| adminadmin| 0 Comment

New course on how to use Cheat Engine to hack windows programs. Suitable for Game Hackers who want to get started on Hacking Apps: https://www.youtube.com/watch?v=csZKjbkCgZk This course is also a

[6] Hacking Windows Programs Using Cheat Engine[6] Hacking Windows Programs Using Cheat Engine

January 31, 2021January 31, 2021| adminadmin| 0 Comment

How to hack windows programs with Cheat Engine: https://youtu.be/kLUbFOEQOtA Useful for bypassing Software Protection as well

[5] Game Hacking: Understanding push and pop in scripting[5] Game Hacking: Understanding push and pop in scripting

January 31, 2021January 31, 2021| adminadmin| 0 Comment

Understanding push and pop: https://www.youtube.com/watch?v=lRbIxN7NAqQ This video shows how to push and pop register and flags to preserve data so that you can restore them back after you have used

[4] Game Hacking: Cheat Engine Game Hacking Basics[4] Game Hacking: Cheat Engine Game Hacking Basics

January 5, 2021January 5, 2021| adminadmin| 0 Comment

New Udemy Course on Game Hacking: https://www.youtube.com/watch?v=m6teCpYR7og

[3] Game Hacking Cheat Engine: Using Data Struct Analysis to Create Scripts[3] Game Hacking Cheat Engine: Using Data Struct Analysis to Create Scripts

December 24, 2020December 24, 2020| adminadmin| 0 Comment

How to use Data Struct Analysis to create Creates that differentiate between Player and Enemy Teams : https://www.youtube.com/watch?v=wRY1xZ8lmXY

[2] Game Hacking Cheat Engine Game Tuts Step 3: Invincibility ( No collision scripting )[2] Game Hacking Cheat Engine Game Tuts Step 3: Invincibility ( No collision scripting )

December 23, 2020December 23, 2020| adminadmin| 0 Comment

Watch this video on how to write an AOB (Array of Byte) Script to inject code into the Cheat Engine Game Tuts Step 3 to provide invincibility to the player:

[1] Game Hacking Cheat Engine Game Tut Step 3 – Part 1: Teleport Scripting[1] Game Hacking Cheat Engine Game Tut Step 3 – Part 1: Teleport Scripting

December 22, 2020December 22, 2020| adminadmin| 0 Comment

Watch this video on how to Write a Teleporting Script using AOB (Array of Bytes) Injection for solving Cheat Engine Game Tut Step 3: https://www.youtube.com/watch?v=gH3Opl6KfqI

Download dnSpyDownload dnSpy

July 10, 2020July 10, 2020| adminadmin| 0 Comment

dnSpy is used to crack .NET programs by decompiling it to source code. It can also be used to debug and patch programs.Click this link to download dnSpy

Easy Peasy by whitecr0wEasy Peasy by whitecr0w

June 8, 2020June 8, 2020| adminadmin| 0 Comment

This crackme is written by whitecr0w and originally published in crackmes.one It is a command line program. When run, it asks for Username. If you key in the correct username,

Posts navigation

Page 1 Page 2 … Page 6 Next page

Recent Posts

  • [8] Assembly Language Programming for Reverse Engineering
  • [7] Reverse Engineering & Memory Hacking with Cheat Engine
  • [6] Hacking Windows Programs Using Cheat Engine
  • [5] Game Hacking: Understanding push and pop in scripting
  • [4] Game Hacking: Cheat Engine Game Hacking Basics

Recent Comments

  • A WordPress Commenter on Welcome

Copyright 2025 Cracking Lessons

Scroll Up