Recent content by torelativity

  1. T

    Align Stack: What, Why & How for x86 Processors

    I had seen the link already I had googled for the same yesterday and found the link but I didnt understand why that happens... anyways, i am attaching the piece of code the i found initially... the file was supposed to be align.h but i don't know if the messageboard would accept upload of...
  2. T

    Decompilers that converts a program back to it's original source?

    I have tried a few decompilers but haven't been successful with any of them... Few of them never work at all (eg:- boomerang never worked for me till date), few that work for a few attempts and stop (REC Studio)... However, you will not be able to get the exact (or even similar) decompiled code...
  3. T

    Align Stack: What, Why & How for x86 Processors

    What is alignment of a stack? And why is it important to align a stack when working on an x86 processor?
Back
Top