X86/x64 Assembler is a type of skilled programming language used by developers that is best experienced in assembly and machine language. By assembling instructions via hardware interrupts, a x86/x64 expert can create robust applications that are used to instruct processes to deliver specific outcomes. This type of skill differs compared to most high-level programming languages, making the ability to read, interpret, and write this language a sought after skill for many applications.

For clients looking for proficient x86/x64 Assembler Experts, one of the easiest and most convenient platforms is Freelancer.com. By posting their project on the website, clients are able to take advantage of the potential benefits and outcomes from hiring a professional for their job. Our x86/x64 Assembler Experts have been able to prove their qualifications by completing a multitude of projects with results that demonstrate accuracy and top-notch performance.

Here's some projects that our x86/x64 Assembler Experts made real: Developing operating systems utilizing stack thread assembly languages, adding functionalities to existing programs, creating small projects with Python and C language, creating electrical drawings while using VB6 visual basic software, automating Windows 11 using Rust programming language, reverse engineering and modifying dll files on compiled .Net projects, understanding encoding of video streams from video cameras and creating commands for the cameras using Fasmw--the list goes on.

    Clients of Freelancer.com's have a long list of testimonials and success stories that illustrate the success of hiring the top qualified freelancers who specialize in x86/x64 Assembler. With an already expansive rate of accomplishment from freelancers who specialize in this type of programming language, our clients should feel confident knowing we have an expert team ready to help bring their ideas into execution today! Clients can post their own project here on Freelancer.com, hire an experienced X86/X64 Expert with their own set of skills and expertise, and be sure to get exceptional results.

    Müşterilerimiz, x86/x64 Assembler Experts freelancerlarımızı 7,444 değerlendirme içinden 5 üzerinden 4.85 ile derecelendirdi.
    x86/x64 Assembler Experts İşe Alın

    Filtre

    Son aramalarım
    Şuna göre filtrele:
    Bütçe
    ile
    ile
    ile
    Tür
    Beceri
    Diller
      İş Durumu
      12 iş bulundu, ücretlendirmeleri EUR

      I am looking for someone to create a patch for a program I have that is written in assembly language. The patch I need will modify the existing program. This patch will need to be written in assembly language and I am open to suggestions about how best to approach the project. I am looking for someone experienced in coding with assembly language to create a reliable patch for the program.

      €104 (Avg Bid)
      €104 Ortalama Teklif
      2 teklifler

      I am looking for an experienced programmer or anyone who knows a thing or two about reverse engineering. I have a library that I need someone to decompile for me and provide me with working code, and not just unreadable pseudo-code. I have the library compiled for Linux as a .SO file. You can use whichever, or both. From what I am told the .SO has the debug info left inside of it, with the source inside being annotated. I have no idea how to extract that info. The DLL may have debug info as well. Basically what I need is the code that would be ready to compile.

      €434 (Avg Bid)
      €434 Ortalama Teklif
      26 teklifler

      I am in need of an Inventory Management System that can handle both retail and warehouse inventory. I am looking for a programmer with experience in Assembly Language using emu8086. The system should have inventory forecasting capabilities to help me plan for the future. Some specific features I require are: - Barcode scanning for accurate tracking - Stock below certain quantity (5) highlighted - User permissions to restrict access to certain parts of the system If you have experience with these requirements and can deliver a reliable and efficient Inventory Management System, please apply for this project.

      €4666 (Avg Bid)
      €4666 Ortalama Teklif
      2 teklifler
      keil project 5 gün left

      The purpose of a game called GUESS is for the contestant to guess a number which has been pre-loaded into a machine. The contestant will enter his/her guess of the number and the machine will display 0x0F, if the entered number is below the ‘unknown’ number. If the entered number is above the ‘unknown’ number, 0xF0 is output and if the entered number is equal, 0xFF is output and the game ends. Write an Arm Assembly language program called GUESS to implement the above task. Assume that the number to be pre-loaded is between 0 and 255 and is stored in a byte variable called ‘unknown’.

      €46 (Avg Bid)
      €46 Ortalama Teklif
      3 teklifler
      x86-64 Assembler help -- 2 3 gün left
      ONAYLI

      x86-64 Assembler help needed.....................

      €3 / hr (Avg Bid)
      €3 / hr Ortalama Teklif
      2 teklifler
      x86-64 Assembler help 3 gün left
      ONAYLI

      x86-64 Assembler help needed.....................

      €3 / hr (Avg Bid)
      €3 / hr Ortalama Teklif
      8 teklifler

      Hi I need help with x86-64 Assembler

      €154 (Avg Bid)
      €154 Ortalama Teklif
      12 teklifler
      delphi crypter 2 gün left

      Hello i need someone who can do a delphi crypter, which can support .NET and Native Files x86 x64 bit files,, and quality, which works with windows 7 to windows 11 versions.

      €33 / hr (Avg Bid)
      €33 / hr Ortalama Teklif
      17 teklifler
      assembler HASP sentinel 2 gün left
      ONAYLI

      We are seeking a skilled and experienced assembler Specialist with expertise in HASP dongles to assist with a specific project. The ideal candidate will have a strong understanding of software and hardware systems, along with the ability to analyze and reverse engineer the functionality of HASP dongles. Responsibilities: Analyze and understand the functionality and security mechanisms of HASP dongles. Reverse engineer the firmware or software associated with the HASP dongles. Identify and document the communication protocols and encryption algorithms used by the dongles. Develop or modify software tools and utilities to assist in the reverse engineering process. Collaborate with the development team to provide insights and recommendations based on reverse engineering findings. Ensure com...

      €606 (Avg Bid)
      €606 Ortalama Teklif
      13 teklifler

      I am seeking a freelancer with experience in creating stopwatches in ARM Lite Simulator. The project requires a high level of accuracy. The stopwatch should have a digital display, and successful freelancers should have experience in creating similar projects. Please include past work examples in your application if you have any. If you are confident enough to finish the project, that's all I need. Doesn't matter about your experience at all if you have knowledge to finish the project smoothly. Level of Completion Our project will be evaluated based on different levels of completion, each representing a set of implemented features and functionalities. Here is a breakdown of the different levels and what they entail: 1. Stopwatch Beginnings : -Displaying seconds ...

      €46 (Avg Bid)
      €46 Ortalama Teklif
      14 teklifler

      I want some to implement features in a shell that I am going to provide in private and the shell should have the same results of some test. Here are the features: 1. Program invocation in the foreground, syntax: program path parameters ... Invokes a program as a sub-process of the shell. The shell waits for the program to terminate. 2. Program invocation in the background, syntax: program path parameters ... & Invokes a program as a sub-process of the shell. The shell does not wait for the program to terminate. The shell writes the PID and PGID of the new process to the standard error output. 3. Terminating the shell Syntax: exit [exit value] If no exit value is specified, the shell should terminate with exit(0). 4. Changing directory Syntax: cd [directory path] The shell changes i...

      €155 (Avg Bid)
      €155 Ortalama Teklif
      19 teklifler

      I am looking for a coder with experience in ASM and C++ to create a dll for debugging purposes. The dll will be used for memory management on Windows operating systems. Specific features or functionality are not required at this time. Ideal candidates will have experience with memory injection, allocation, and custom memory managers.

      €183 (Avg Bid)
      €183 Ortalama Teklif
      10 teklifler

      Sizin için Tavsiye Edilen Makaleler

      If you want to stay competitive in 2021, you need a high quality website. Learn how to hire the best possible web developer for your business fast.
      11 MIN READ
      Find local experts in Zen Cart development with this helpful guide.
      17 MIN READ
      As businesses continue to prioritize their online presence, the demand for skilled WordPress developers in local areas continues to rise.
      17 MIN READ