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.
Καλησπέρα,
Αναζητώ Lineage II C3 Rise of Darkness client (καθαρή έκδοση) και το απαραίτητο αρχείο System για Windows 10/11 Προσφέρω αμοιβή για τη βοήθεια Ευχαριστώ.
Good evening,
I am looking for a Lineage II C3 Rise of Darkness client and the necessary System file for Windows 10/11 compatibility I am willing to pay for assistance Thank you
Add me Discord: devibtv or dm here
@AlisaCodeDragon
"Why do you have problems with all forum users?"
I dont. I respond based on how people act toward me or my clients!
You are defending someone who has been trash-talking me and attacking me directly. And somehow you think I’m the one creating the problem?
Did you even bother to check what actually happened, or did you just jump on his side?
While there is another guy that knows and calls him out, he is a known scammer. on this very same topic
If you believe I have issues with all forum users, name them, vilmis is not all forum users.
Besides, this looks like you are just another Vilmis alt accounts blindly backing him without facts.
Tinker123aa
I have an alergy on scammers you see, ill wait for your list of all forum users tho.
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.