Jump to content
  • 0

vstudio 2005 optimize small things?


Question

Posted (edited)

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(unsigned char s1 = 10, int s3 = 25) {
    s3 = s1 * (s3);
 }
}

int main() {
    int y = 50;
    int x = 50;
    return 0;
}
  

 


ENCONTREI ESTE Start 
 
_int64 start()
{
  unk_407610 = 0;
  sub_401660();
  return sub_401180();
}
 
ENCONTREI ESTE MAIN
 
.text:0000000000402C10 ; int __cdecl main(int argc, const char **argv, const char **envp)
.text:0000000000402C10 main            proc near               ; CODE XREF: sub_401180+242p
.text:0000000000402C10                                         ; DATA XREF: .pdata:0000000000405258o ...
.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+215p
.text:0000000000401620                                         ; main+4p
.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

Edited by Naelson

2 answers to this question

Recommended Posts

  • 0
Posted

you have 2 options to control compiler optimizations

 

using pragma directive, at the top of a file you don't want anything inside optimized

#pragma optimize("", off)

 

using project configuration

right click the project, properties -> configuration properties -> c/c++ -> optimization -> set optimization to disabled

 

though tbh i'm not sure it will ever not optimize instructions that have static values at compile time, never bothered trying

  • Upvote 1
  • 0
Posted
On 1/13/2022 at 2:03 AM, Anarchy said:

you have 2 options to control compiler optimizations

 

using pragma directive, at the top of a file you don't want anything inside optimized

#pragma optimize("", off)

 

using project configuration

right click the project, properties -> configuration properties -> c/c++ -> optimization -> set optimization to disabled

 

though tbh i'm not sure it will ever not optimize instructions that have static values at compile time, never bothered trying

project, properties -> configuration properties -> c/c++ -> optimization -> set optimization to disabled 👊

 

 

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • Post the evidence. if it's not all a lie 🙂
    • Maneco is 100% correct, there is a hacker, my acc was accessed and my email was also asking for LTC, because if not, he would leak my things, but he doesn't know that I can also find him and you can be sure he will die!!! Maneco is 100% correct, there is a hacker, my acc was accessed and my email was also asking for LTC, because if not, he would leak my things, but he doesn't know that I can also find him and you can be sure he will die!!!    My computer is just infested with hacker courses, probably because I took some knowledge from them and applied it. This really is a fraud. Go fuck yourself, especially with games, probably because they steal files and passwords. Go fuck yourself!!!
    • Vilmis is the biggest scammer in history. He bans his members when they complain about something. I know more than one who's banned him. He updates shit, but he charges you like he's doing something serious.
    • I did not want to, but I will tell a few things (just because of other members that might understand something wrong): 1. Nothing held as hostage some kinda customer of yours. I think even now could find your donate panel code at my source code. So, stop spreading a lie because of your head progressive diseases. 2. Don't use my old customer's post as counterargument. We all had the worst customers which think they are the righest ones no matter what. He was one of them. He caused a lot of problems to me. Also, he was rude and disrespectful. 3. You're just simply hater. No matter what good I'm gonna say you gonna say in reverse. Smarter people sees the truth. 4. Look, you don't like me, I don't like you, but it's unnecessary to comment all post about my project and write everything worst just because you hate me. 😉
    • I've seen this many times, to be honest, let's hope that this time it will actually happen. I would suggest building something that helps develop trust within the community's sales. It could be something similar to FunPay, for example, which ensures secure trades for both the seller and the buyer, along with a rating system for both parties. I would also recommend doing something about the voting site, which has been paused for I don't know how many years since the Fiverr failure. Last but not least, I’d suggest creating an open blog or at least publishing weekly articles that can attract more people to the forum or encourage members to return and read them. The topics of these articles could include overviews and opinions on L2 or GTA V servers, PUBG, Fortnite, tech news, coding updates, or even general news that the author finds interesting.   How could you know such an information? 🤔 And yeah I agree on the part about the poor management
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock