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
Author: rioasmara
X86 Assembly Struct Padding
Hi Friends I would like to write about struct padding. Struct padding is all about the alignment of the data in memory for read optimization.
IDA Pro Labeling struct
Hi Everybody In this post, I am going to write about labeling c struct which improve our assembly reading which make easier to do interpretation.
IDAPython : XRef tutorial and Python Debug
Dear Friends, Happy new year all. After taking a break a week or so, I am going to write tutorial about IDAPython especially about XRef.
Simple Integer Array
Hi Engineer, I would like to write tutorial about C array in the assembly. Lets start from the basic concept Here is the C code
X86 ASSEMBLY: CRACK CHALLENGE 1, STATIC Finale
Hi All, After long tutorial, Finally I will complete this crack challenge so that we can continue to another tutorial. Here are some code that