Hi Guys Finaly i am back with pentesting tutorial after few weeks discussing about reverse engineering (assembly). Usually after you get access to the database
Category: Cyber Security
x86 Assembly: Crack Challenge 1, Dynamic Analyses 2
Dear Brother, In this post, I will continue to write about the debuging to analyze the application dynamically with IDA We will continue to analyze
x86 Assembly: Crack Challenge 1, Make your code readable
Dear All, Today I am going to write about how to do dynamic analyses of our keygen challenge with IDA Pro. In order to make
x86 Assembly function return variable
Dear Friends, Today I am going to continue writing about assembly related to function return. So basically whenever you call a function and you can
x86 Assembly, Function local variable
Hi Dear, Hahah .. I am now posting the basic for the function local variable in assembly. Local varible is a variable where only be
Assembly for C Programmer
Hi Everyone, This blog is part of my reverse engineering topic where understanding assembly language is mandatory because this is where the art of reverse