mcensamuel
May 4th, 2004, 12:54
hi,
i am trying to disassamble one c++ program( i dont have source code for that).
I opened the executable file in the IDA.I searched for some function and entered that function.On the entry point of that function,IDA shows it have two orguments,but when i checked in 'functions' window ,it shows that function has only one argument.What might be the reason,why IDA is showing two arguments in the place of only one argument...
i tried one simply "hello world" C++ program,,in that case, it shows only one argument for a function with one argument.
Why it is showing differently for this program ???
sorry for my bad english...
thanks
i am trying to disassamble one c++ program( i dont have source code for that).
I opened the executable file in the IDA.I searched for some function and entered that function.On the entry point of that function,IDA shows it have two orguments,but when i checked in 'functions' window ,it shows that function has only one argument.What might be the reason,why IDA is showing two arguments in the place of only one argument...
i tried one simply "hello world" C++ program,,in that case, it shows only one argument for a function with one argument.
Why it is showing differently for this program ???
sorry for my bad english...
thanks