Find Jobs
Hire Freelancers

Build C++ to Assembly

$10-30 USD

Closed
Posted over 6 years ago

$10-30 USD

Paid on delivery
Covert C++ program to x86 Assembler using visual studio.
Project ID: 14694092

About the project

25 proposals
Remote project
Active 7 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
25 freelancers are bidding on average $29 USD for this job
User Avatar
I am very proficient in c and c++. I have 16 years c++ developing experience now, and have worked for more than 7 years. My work is online game developing, and mainly focus on client side, using c++ under Windows environment. I made many great projects using c++, for example, I made the tools which could convert java codes into c++ scripts, of course garbage collection included, this was very similar to a compiler, and was very complex. I also made our own mobile game using c++, I can show you the demo of client, if you like. I am very proficient in java also. I have a very good review on Freelancer.com, I never miss a project once I accept the job, you can check my review. Trust me, please let expert help you.
$100 USD in 2 days
4.9 (177 reviews)
7.2
7.2
User Avatar
Hi. I can help you to do the translation from C++ to assembly code. I have experience programming in assembly code for several microprocessors and microcontrollers. Relevant Skills and Experience C, C++, Assembly code programming i x86, x64, mips, arm, etc. Proposed Milestones $25 USD - Project milestone
$25 USD in 1 day
5.0 (272 reviews)
6.7
6.7
User Avatar
Hi, I can write the program you requested. I can use Visual Studio 2013/2015/2017. Please provide more details Relevant Skills and Experience C/C++, x86/x64 Assembly. I have successfully completed many Assembly related projects on this site. Proposed Milestones $25 USD - Cost of the project
$25 USD in 3 days
5.0 (148 reviews)
6.2
6.2
User Avatar
-- Relevant Skills and Experience hi, i am c, c++ programmer. i can use visual studio or gcc to convert c/c++ source code into x86 assembly. Proposed Milestones $25 USD - complete project
$25 USD in 1 day
5.0 (3 reviews)
5.1
5.1
User Avatar
I have done the similar project in the past too. I have converted Bubble sort and Selection Sort algorithms recently. It was done using masm32 in visual studio. As a sample work, given below is the converted code for selection sort: ***Selection Sort’s Code in Java*** int first,temp; for (int i= array.length-1;i>0;i--){ first = 0; for (int j=1;j<=i;j++){ if(array[j] > array[first]) first = j; } temp= array[first]; array[first] = array[i]; array[i] = temp; } ***Selection Sort in Assembly*** .386 .model flat, stdcall .stack 4096 .data array byte 101, 23, 3, 78, 43, 7 , 87 , 54, 75 , 45, 87, 76 ExitProcess proto,dwExitCode:dword .code main proc mov ecx, lengthof array ; ecx = 12 cmp ecx,1 je Gotoend dec ecx ; ecx = 11 OuterLoop: push ecx mov ebx,0 ; ebx = first mov esi, 1 ; esi = j InnerLoop: mov dl, array[ebx] cmp dl,array[esi] jb L1 jmp L2 L1: mov ebx, esi L2: inc esi Loop InnerLoop pop ecx mov dh, array[ebx] xchg dh, array[ecx] mov array[ebx],dh Loop OuterLoop Gotoend: invoke ExitProcess,0 main endp end main
$20 USD in 1 day
5.0 (18 reviews)
4.6
4.6
User Avatar
C++ to Assembly Relevant Skills and Experience Assembly Visual Studio Proposed Milestones $30 USD - Assembly file What is the size of C++ ? Is it small or large?
$30 USD in 1 day
5.0 (16 reviews)
4.4
4.4
User Avatar
Will use export to ASM option of Visual Studio.
$30 USD in 1 day
4.8 (2 reviews)
3.5
3.5
User Avatar
A proposal has not yet been provided
$30 USD in 3 days
5.0 (5 reviews)
3.3
3.3
User Avatar
Hello I am experienced programmer and can programm assembler well. Hire me to have your job done well at low costs!
$30 USD in 2 days
5.0 (3 reviews)
1.2
1.2
User Avatar
You did not specify the size of program - if it is large/modules/etc - there may be (minor) delay. Relevant Skills and Experience Assembler/C/Reversing/decompilation/decryption. Please see my profile for sample of my x86 code. Proposed Milestones $28 USD - Once I obtain assembler listing - there should be 1,5 days max for completion. Additional Services Offered $10 USD - General assessment, bug finding and fix, optimization, comments. I assume you will provide me with assembler listing (requires just one tick in Compiler Options).
$28 USD in 3 days
5.0 (1 review)
1.3
1.3
User Avatar
i am good in both languages, but anyway i need to see the source code first
$35 USD in 2 days
5.0 (2 reviews)
1.1
1.1
User Avatar
Hello, My ne is Irfandar, I am a full-time freelancer and expert in software development, C,C++ language, PHP. I have 5 years+ experience in web development, software architecture, java, PHP, programming, C, C++, .Net, Software development. I have almost completed lot of projects in C, C++, HTML, programming which is related to your projects descriptions. My key skills: Software development, software architecture, web development, email development, java, PHP, C, C++, Python, programming, HTML. For further details please discuss me over a chat Thanks.
$10 USD in 4 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Hi i will deliver it to u in one day, and we can have start of good dealing. And will come to help for each other in future.
$25 USD in 2 days
0.0 (0 reviews)
0.0
0.0
User Avatar
I have worked with Assembly programming on the 8086. Experienced in C/C++. Relevant Skills and Experience C++, Debugging, Visual Studio, Assembly, 8086 Proposed Milestones $20 USD - Will deliver the project
$20 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
I will assure applause for my work,if we are working on it
$13 USD in 3 days
0.0 (0 reviews)
0.0
0.0
User Avatar
I have experience in VS, c++ and x86 assebler Relevant Skills and Experience I have experience in VS, c++ and x86 assebler Proposed Milestones $20 USD - All is done How big is your program? Does it use STL only or some other libraries too?
$20 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
I am very interested in this opportunity and believe that my qualifications, education and professional experience would make me a strong candidate for the position. Relevant Skills and Experience Skilled in software design and development, application layer integration, C Programming, C++programming, assembly language, quality analysis. Proposed Milestones $25 USD - code conversion to assembly language how much time do we have?
$25 USD in 1 day
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
United States
0.0
0
Member since Jul 18, 2017

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.