Joined: 17 Feb 2008 Posts: 524 Location: Inside the Intel CET shadow stack
Posted: Tue Apr 27, 2010 4:24 pm Post subject: Recompile for x64
Hey all, need a favour. I'm attempting to get my FasmBot code working on a VPS for #cef.
Can someone with a 64-bit version of Windows download this code and compile it as an x64 DLL? I've only got a 32-bit OS to hand and I need the DLL to work for Windows Server 2003 64-bit on my VPS.
All you need to do is go into the project settings and alter the settings (Linker -> Advanced) so that target machine is X64, compile, then host the result somewhere.
Cheers! _________________
It's not fun unless every exploit mitigation is enabled.
Please do not reply to my posts with LLM-generated slop; I consider it to be an insult to my time.
you don't need to be on x64 windows to compile for that platform. change the settings in your config manager. make a 'new' active solution platform and you'll be able to select x64 from there
Joined: 17 Feb 2008 Posts: 524 Location: Inside the Intel CET shadow stack
Posted: Tue Apr 27, 2010 5:10 pm Post subject:
Yeah, Dark_Byte helped me get it working. Turns out I had compiled the executable for AnyCPU and it needed to be compiled for x86. _________________
It's not fun unless every exploit mitigation is enabled.
Please do not reply to my posts with LLM-generated slop; I consider it to be an insult to my time.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum