Noob Reverses With IDA Pro (episode 1)
Channel:
Subscribers:
264
Published on ● Video Link: https://www.youtube.com/watch?v=OOyogrIHhQ4
In this video I attempt to reverse a very simple C++ program using IDA Pro. The program itself sets up a counter, then increments and outputs its contents within a perpetual loop.
The objective is to identify the disassembled code (assembly language) that relates to the C++ source code, then to change the running program to decrement the counter instead of incrementing it.
Other Videos By Chucksta Gaming
Tags:
IDA PRO
idapro
ida pro tutorial
Reverse enginering
C++
hacking
cracking
cheat engine
reversing code
game hack
game crack
ollydbg
hex
programming
visual studio
debugger