Find Jobs
Hire Freelancers

Build C++ to Assembly

$10-30 USD

Ditutup
Disiarkan hampir 7 tahun yang lalu

$10-30 USD

Dibayar semasa penghantaran
Covert C++ program to x86 Assembler using visual studio.
ID Projek: 14694092

Tentang projek

24 cadangan
Projek jarak jauh
Aktif 7 tahun yang lalu

Ingin menjana wang?

Faedah membida di Freelancer

Tetapkan bajet dan garis masa anda
Dapatkan bayaran untuk kerja anda
Tuliskan cadangan anda
Ianya percuma untuk mendaftar dan membida pekerjaan
24 pekerja bebas membida secara purata $29 USD untuk pekerjaan ini
Avatar Pengguna
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 dalam 2 hari
4.9 (204 ulasan)
7.3
7.3
Avatar Pengguna
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 dalam 1 hari
5.0 (283 ulasan)
6.7
6.7
Avatar Pengguna
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 dalam 3 hari
5.0 (154 ulasan)
6.3
6.3
Avatar Pengguna
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 dalam 1 hari
5.0 (19 ulasan)
5.3
5.3
Avatar Pengguna
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 dalam 1 hari
5.0 (37 ulasan)
5.4
5.4
Avatar Pengguna
-- 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 dalam 1 hari
5.0 (3 ulasan)
5.1
5.1
Avatar Pengguna
Will use export to ASM option of Visual Studio.
$30 USD dalam 1 hari
4.9 (3 ulasan)
3.8
3.8
Avatar Pengguna
A proposal has not yet been provided
$30 USD dalam 3 hari
5.0 (5 ulasan)
3.3
3.3
Avatar Pengguna
i am good in both languages, but anyway i need to see the source code first
$35 USD dalam 2 hari
5.0 (2 ulasan)
1.1
1.1
Avatar Pengguna
Hello I am experienced programmer and can programm assembler well. Hire me to have your job done well at low costs!
$30 USD dalam 2 hari
5.0 (3 ulasan)
1.2
1.2
Avatar Pengguna
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 dalam 3 hari
5.0 (1 ulasan)
1.3
1.3
Avatar Pengguna
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 dalam 4 hari
0.0 (0 ulasan)
0.0
0.0
Avatar Pengguna
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 dalam 2 hari
0.0 (0 ulasan)
0.0
0.0
Avatar Pengguna
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 dalam 1 hari
0.0 (0 ulasan)
0.0
0.0
Avatar Pengguna
I will assure applause for my work,if we are working on it
$13 USD dalam 3 hari
0.0 (0 ulasan)
0.0
0.0
Avatar Pengguna
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 dalam 1 hari
0.0 (0 ulasan)
0.0
0.0

Tentang klien

Bendera UNITED STATES
United States
0.0
0
Ahli sejak Jul 18, 2017

Pengesahan Klien

Terima kasih! Kami telah menghantar pautan melalui e-mel kepada anda untuk menuntut kredit percuma anda.
Sesuatu telah berlaku semasa menghantar e-mel anda. Sila cuba lagi.
Pengguna Berdaftar Jumlah Pekerjaan Disiarkan
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Memuatkan pratonton
Kebenaran diberikan untuk Geolocation.
Sesi log masuk anda telah luput dan telah dilog keluar. Sila log masuk sekali lagi.