Recent content by torelativity
-
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...- torelativity
- Post #3
- Forum: Computing and Technology
-
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...- torelativity
- Post #6
- Forum: Programming and Computer Science
-
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?- torelativity
- Thread
- alignment
- Replies: 4
- Forum: Computing and Technology