i have this code set up on vsd 2005, thefore i cannot find it into IDA the function sum, second people answer my ask in previous community, this was optimize by compiler. can there is any config for it, to don't optimize samples things?
#include<iostream>extern"C"{int sum(unsignedchar s1 =10,int s3 =25){
s3 = s1 *(s3);}}int main(){int y =50;int x =50;return0;}
ENCONTREI ESTE Start
_int64 start(){
unk_407610 =0;
sub_401660();return sub_401180();}
ENCONTREI ESTE MAIN
.text:0000000000402C10;int __cdecl main(int argc,constchar**argv,constchar**envp).text:0000000000402C10 main proc near ; CODE XREF: sub_401180+242↑p
.text:0000000000402C10; DATA XREF:.pdata:0000000000405258↓o ....text:0000000000402C10 sub rsp,28h.text:0000000000402C14 call sub_401620
.text:0000000000402C19 xor eax, eax
.text:0000000000402C1B add rsp,28h.text:0000000000402C1F retn
.text:0000000000402C1F main endp
.text:0000000000402C1F.text:0000000000401620 sub_401620 proc near ; CODE XREF: sub_401180+215↑p
.text:0000000000401620; main+4↓p
.text:0000000000401620 mov eax, cs:dword_407040
.text:0000000000401626 test eax, eax
.text:0000000000401628 jz short loc_401630
.text:000000000040162A retn
only now i am see that sum not have a return, i even not know as it have been compiled
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Then wtf do You even do there?
That's the issue. You think I only have those customers with negative experiance. I don't beg my customers to "post positive review in my topic at MXC's". 80% of them don't even have an account here. I don't care.
But for TIME TO TIME, someone post a bad experiance review, because he had to wait and got refunded becausae of that...oh...now no-lifers like Cuntw0lf have something to do with their life. None of You were my customer so...You can fuck off 😎✌️
Where did I mention that you scam people? I was mentioning that people have to wait every now and then and to be honest that shouldn't happen.
And I am not talking about these cases when your city get flooded.
However, do what u think is appropriate, I really can't care enough.
I sell 20-30 launchers and logo designs per every 1 report about DELAY. Not scamm. DELAY.
I don't have to feed Your croocked curiosity. If You don't know what "custom" means, I won't waste more time on You. Go spread Your conspiracy theories in other topics.
Doesn't matter. Just funny that staff would ban your account for false accusations.
There's just too much controversial topics regarding your name, I wouldn't trust that if I were a new customer.
But huh, glad I am not one of them. Crazy to think about that people sometimes have to wait 2-3 weeks for a recycled launcher.
Question
Naelson
i have this code set up on vsd 2005, thefore i cannot find it into IDA the function sum, second people answer my ask in previous community, this was optimize by compiler. can there is any config for it, to don't optimize samples things?
only now i am see that sum not have a return, i even not know as it have been compiled
Edited by Naelson2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.