Hello. This can be considered as a continuation to my previous video on "Stack Frames", Linked bellow.
Title: Drawing The Stack | The Easy in-depth Explanation | V3IL
Link: • Drawing The Stack | The Easy in-depth Expl...
This video is one step ahead of the previous one about stack frames and concentrates solely on Reverse Engineering. In this video, I try to reverse engineer a simple authentication program written in C, makeup a flowchart of that program, See line by line what's happening under the hood, and intercept any flaws that we can get to access the program without knowing a Username and a Password.
I hope you enjoy the video.
Note: For learning purposes only.
#ReverseEngineering #stacks #BufferOverflow #Hacking