Filter

Pencarian saya terakhir
Filter menurut:
Anggaran
hingga
hingga
hingga
Jenis
Keahlian
Bahasa
    Pernyataan Pekerjaan
    2,000 byte pekerjaan ditemukan, seharga USD

    ...dengan candaan dan gambaran dari para alumni tentang keadaan atau situasi yang ada di luar negri V. Struktur Program ASK 2 EXZELENT terdiri dari kumpulan performing yang di rubah menjadi sebuah series +/- 10 episode atau part di dalamnya XII. Peralatan Pendukung a) 1 kamera set b) Clip on c) Properti d) wadrobe e) computer editing f) Harddisk 1 Tera Byte Kami menggunakan satu kamera ketika pengambilan gambar diluar ruangan, tetapi ketika pengambilan gambar di dalam ruangan dibutuhkan alat-alat seperti empat kamera, lampu, background, kursi, meja dan laptop. XIII. Crew Position Kepala Bagian a. Produser : EXZELENT INSTITUTE Bertanggung jawab dalam pembiayaan produksi. b. Director : Asdarianto Bertanggung jawab p...

    $16 (Avg Bid)
    $16 Rata-rata
    1 penawaran

    ...bernama (s) c cal = Tampilkan kalender case = kondisional melakukan perintah cat = Menampilkan isi file cd = Mengganti Directori cfdisk = Tabel partisi manipulator untuk Linux chgrp = Mengubah kepemilikan grup chmod = Mengubah izin akses chown = Mengubah pemilik file dan grup chroot = Jalankan perintah dengan direktori root yang berbeda chkconfig = Sistem layanan (runlevel) cksum = Cetak byte CRC checksum dan menghitung clear = Hapus layar terminal cmp = Membandingkan dua file comm = Bandingkan dua file diurutkan baris demi baris command = Jalankan perintah – shell mengabaikan fungsi continue = Resume iterasi berikutnya dari suatu loop cp = Menyalin satu atau lebih file ke lokasi lain cron = Daemon menjalankan perintah yang dijadwalkan crontab = Jadwalka...

    $1414 (Avg Bid)
    $1414 Rata-rata
    5 penawaran

    ...dekompresi file bernama (s) c cal = Tampilkan kalender case = kondisional melakukan perintah cat = Menampilkan isi file cd = Mengganti Directori cfdisk = Tabel partisi manipulator untuk Linux chgrp = Mengubah kepemilikan grup chmod = Mengubah izin akses chown = Mengubah pemilik file dan grup chroot = Jalankan perintah dengan direktori root yang berbeda chkconfig = Sistem layanan (runlevel) cksum = Cetak byte CRC checksum dan menghitung clear = Hapus layar terminal cmp = Membandingkan dua file comm = Bandingkan dua file diurutkan baris demi baris command = Jalankan perintah – shell mengabaikan fungsi continue = Resume iterasi berikutnya dari suatu loop cp = Menyalin satu atau lebih file ke lokasi lain cron = Daemon menjalankan perintah yang dijadwalkan crontab = Jadwalkan pe...

    $123 (Avg Bid)
    $123 Rata-rata
    6 penawaran

    ...dekompresi file bernama (s) c cal = Tampilkan kalender case = kondisional melakukan perintah cat = Menampilkan isi file cd = Mengganti Directori cfdisk = Tabel partisi manipulator untuk Linux chgrp = Mengubah kepemilikan grup chmod = Mengubah izin akses chown = Mengubah pemilik file dan grup chroot = Jalankan perintah dengan direktori root yang berbeda chkconfig = Sistem layanan (runlevel) cksum = Cetak byte CRC checksum dan menghitung clear = Hapus layar terminal cmp = Membandingkan dua file comm = Bandingkan dua file diurutkan baris demi baris command = Jalankan perintah – shell mengabaikan fungsi continue = Resume iterasi berikutnya dari suatu loop cp = Menyalin satu atau lebih file ke lokasi lain cron = Daemon menjalankan perintah yang dijadwalkan crontab = Jadwalkan pe...

    $150 (Avg Bid)
    $150 Rata-rata
    1 penawaran

    Dibutuhkan Java Developer. Requirements: • Menguasai Java, Sql (Oracle/Postgres), Javascript, HTML, XML • Punya pengalaman develop Openbravo, bukan sekedar konfigurasi • Berpengalaman mengembangkan Java • Menguasai konsep dan penerapan byte, heksadesimal, dan hubungan keduanya dengan bilangan integer • Menguasai konsep-konsep pemrograman Java, seperti OOP, Trading, Flow Control, Operators, Generic and Connection • Terbiasa dengan istilah bahasa inggris, googling • Terbiasa membaca buku manual serta dokumentasi • Problem solver, inisiatif dan mandiri • Kontrak kerja selama 8 bulan (base on project) • Diutamakan yang berdomisili Jakarta Lokasi Kerja : Jakarta (Cilandak) Untuk yang minat silahkan message dan lampir...

    $847 (Avg Bid)
    $847 Rata-rata
    6 penawaran
    Java Obfuscation Services Needed 5 Hari left
    TERVERIFIKASI

    I wrote a Java program that I want to sell to users. I want to make sure that no one can reverse-engineer the byte codes to recover my source code. I am aware of the concept of obfuscation, but I have no experience with specific obfuscators. I'm looking for someone with experience using obfuscators. I want you to: 1) Recommend an obfuscator. 2) Explain why you recommend that obfuscator and no other. 3) Show me how to download and install that obfuscator. 4) Create a UNIX shell script which applies that obfuscator to my Java program. This is a fixed price contract. The total value is $250.00 USD, which will be paid upon successful completion of the steps above. Please do not apply for this project unless you have already done this at least once before.

    $113 (Avg Bid)
    $113 Rata-rata
    30 penawaran

    ...exchange between a Jetson Nano and another device via the CAN bus, utilizing the RS485 CAN HAT. Documentation and examples for the RS485 CAN HAT for the Jetson Nano are available here: Project Requirements: Data packets to be transmitted are split into frames of 8 bytes each, with the first 7 bytes of the frame encoded in ASCII. The last byte is an integer frame counter that does not convert to ASCII. A checksum is generated from the packet data and appended at the end of the packet using the following function: c Copy code uint16_t crc_chk_value(uint8_t *data, uint16_t size) { uint16_t crc = 0; while (size--) { crc ^= *data++; for (unsigned k = 0; k < 8; k++) crc = crc

    $509 (Avg Bid)
    $509 Rata-rata
    21 penawaran

    ...adept C++ developer with specialized knowledge in OpenMP to create a program. This task involves manipulating a 150 KB bitmap image file, carefully inverting the colors to ultimately produce a negative version of the original image. Key Deliverables: - Use OpenMP for task execution, taking advantage of dual-core processing to optimize CPU usage. - Execution of the ~ operator to complement each byte in the character array. Required Skills and Experience: - Extensive understanding of C++ - Familiarity with OpenMP - Experience in image manipulation - Proficient in efficient code writing and maintenance. While there is no strict adherence to a specific coding standard, the successful freelancer must demonstrate a commitment to clean, efficient, and well-documented code. This pro...

    $156 (Avg Bid)
    Mendesak
    $156 Rata-rata
    6 penawaran

    ** Please include descriptions of 1-2 projects delivered, most relevant to this task. Please provide a realistic and binding price bid/estimate. As part of the offer please provide comments to the 2 questions at the end of this description ** 1. Product: basic communication component handling low-volume, ca. 20-100-byte command messages with rather relaxed performance requirements. The messages will be coming on a non-regular basis from a few clients over a Wi-Fi local network, typically say 2 clients. There is no need to confirm the messages in either way. Consequently it seems that UDP is the right protocol to be used (to be confirmed by the contractor). 2. The server should also support its part of a detection mechanism that should allow the clients to automatically detect the...

    $619 (Avg Bid)
    $619 Rata-rata
    17 penawaran

    I'm in need of an experienced embedded software developer who can create a configuration tool exclusive for managing specific device settings. Key Responsibilities: - Design and implement a software tool to efficiently manage device configurations. - Ensure the tool is user-friendly and intuitive. ...item its correspinding dummy table should be visible. 5. User should be able to save and load this project as per their needs. The tree and tables will be saved and loaded. 6. There will be compile and transfer button 7. On click compile button, the tree and its table will be compiles to a python dictionary 8. On click transfer button, the created dictionary will be transferred via serial port in byte streams to any device connected. 9. The serial port parameters will be selec...

    $92 (Avg Bid)
    $92 Rata-rata
    5 penawaran

    ** as part of the offer please provide comments to the 2 questions at the end of this description ** The product should be a basic communication component handling low-volume, ca. 20-100-byte command messages with rather relaxed performance requirements. The messages will be coming on a non-regular basis from a few clients over a Wi-Fi local network, typically say 2 clients. The server should also support its part of a detection mechanism that should allow the clients to automatically detect the address IP of the server (on the same router), like UPnP or even better a custom method, possibly simple but reliable. All the clients that have sent a message to the server should be registered in a simple IP list. Then every message from one client should be automatically re-sent over Wi...

    $526 (Avg Bid)
    $526 Rata-rata
    21 penawaran

    ... The current version of the editor has some bugs and we are looking for a person to fix these, as well as help with future development projects. This project requires good Javascript coding skills as you’ll need to digest a bit of code to identify the right spots to fix the bugs. Further, it is necessary that you have a good understanding of INTEL/MOTOROLA byte ordering and if possible it is an advantage if you are already familiar with CAN bus and DBC files - though not a requirement. #1: vFrameFormat should be removed if a J1939PG message is changed to Standard/Extended The DBC files include a meta section that contains various meta fields. One of these is called ‘vFrameFormat’ and it informs about what type of message identifier each ID is. Currently

    $168 (Avg Bid)
    $168 Rata-rata
    38 penawaran

    I want to contract a basic communication component handling low-volume, ca. 20-byte command messages with lenient performance requirements. There will be two versions of the component with shared functionality. One will be a “client” one and the other will be a “server” one. The main communication between the client and server components should take place in Wi-Fi (typical local single router) network over the TCP/IP or UDP (as recommended by the contractor). The server component will handle additionally some I2C and UART 2-way interfacing. The components should work in the following OS-s: • Client: a multiplatform one, at least Android, Linux and Windows environments, optionally in iOS if including iOS into in a common multiplatform project is possib...

    $1272 (Avg Bid)
    $1272 Rata-rata
    16 penawaran

    I have a Magento 1.9 website that needs significant speed optimization. Currently, the time to first byte, as well as the loading time of category and product pages, are too slow. Specific improvements I'm looking for: - Decrease time to first byte - Increase speed of loading for category and product pages - Identify and correct slow loading issues pertaining to custom extensions or plugins It's vital to find out which modules may be contributing to these issues and to address them accordingly. The ideal freelancer for this project will: - Have extensive experience with Magento 1.9 - Be familiar with identifying and resolving issues related to slow loading modules - Be proficient in website optimization techniques If you have the right experience and skills, I...

    $306 (Avg Bid)
    $306 Rata-rata
    28 penawaran

    I have a Magento 1.9 website that needs significant speed optimization. Currently, the time to first byte, as well as the loading time of category and product pages, are too slow. Specific improvements I'm looking for: - Decrease time to first byte - Increase speed of loading for category and product pages - Identify and correct slow loading issues pertaining to custom extensions or plugins It's vital to find out which modules may be contributing to these issues and to address them accordingly. The ideal freelancer for this project will: - Have extensive experience with Magento 1.9 - Be familiar with identifying and resolving issues related to slow loading modules - Be proficient in website optimization techniques If you have the right experience and skills, I...

    $174 (Avg Bid)
    $174 Rata-rata
    38 penawaran

    ...on linux server like Google Cloud. You need be expert with Redis and Celery! Also has strong knowledge of the python! Issues in the current version of the script: 1) The first issue is in Celery (I think because of the celery (eventlet) settings) during downloading for example 10 live streams in the same time sometimes happen that the livestream is not downloaded or the downloaded .ts file has 0 byte size. This issue have to be analysed and fixed! The celery is triggered with this command "python3 -m celery -A test worker -c 1000 -l INFO -P eventlet" 2) The second issue is that I expect that celery should automatically end the Concurrency (-c 1000) when the live stream is finished (downloaded) but this is not happening and concurrency is still triggered. You should so...

    $46 (Avg Bid)
    $46 Rata-rata
    5 penawaran

    ...on linux server like Google Cloud. You need be expert with Redis and Celery! Also has strong knowledge of the python! Issues in the current version of the script: 1) The first issue is in Celery (I think because of the celery (eventlet) settings) during downloading for example 10 live streams in the same time sometimes happen that the livestream is not downloaded or the downloaded .ts file has 0 byte size. This issue have to be analysed and fixed! The celery is triggered with this command "python3 -m celery -A test worker -c 1000 -l INFO -P eventlet" 2) The second issue is that I expect that celery should automatically end the Concurrency (-c 1000) when the live stream is finished (downloaded) but this is not happening and concurrency is still triggered. You should so...

    $133 (Avg Bid)
    $133 Rata-rata
    16 penawaran

    I am seeking an experienced coder who can convert a byte array to hex string in Visual Basic 6. The length of the byte array is uncertain, hence, it could be up to 1024 bytes or more. Need to have skills with Runpe and PE, if you dont have skills, dont contact me. THank you

    $30 (Avg Bid)
    $30 Rata-rata
    7 penawaran
    Runpe c++ to vb6 Berakhir left

    Looking for someone who can execute byte array in vb6. Runpe function is converted from c++ to hex string in vb6 and its conerted to byte array, im looking for someone who can execute that byte array. please only people who know what does its mean to contact me. It's a 30 min job so i need this asap.

    $15 / hr (Avg Bid)
    $15 / hr Rata-rata
    7 penawaran
    Runpe C++ to Vb6 Berakhir left

    Need someone who can execute Runpe in vb6 Already isolated runpe function in c++ and converted in hex the hex strings is already converted to byte array in vb6, just need someone who can execute the byte array. I can spend more than 10-20$ because this job can be done in 10 minutes I need asap. please contact only people who know what it is about

    $15 (Avg Bid)
    $15 Rata-rata
    2 penawaran

    ...I'm looking for: - **Debugging Code:** There are specific segments within my project where the code behaves unpredictably. Identifying and rectifying these issues is a priority. - **Optimizing Performance:** Given the nature of embedded systems and their limited resources, enhancing the performance of the existing code is crucial. I need someone with a knack for making the most out of every byte and clock cycle. - **Creating Algorithms:** A key aspect of this project involves devising efficient algorithms tailored to the constraints and requirements of embedded systems. These algorithms should not only solve the problem at hand but do so in the most resource-optimized way. **Ideal Skills and Experience:** - Profound knowledge of C++ with specific experience in embed...

    $26 (Avg Bid)
    $26 Rata-rata
    15 penawaran

    We, Legal Byte (), are looking for a skilled Machine Learning Engineer to design and implement an LLM (Language Learning Model) for a new use case of our web app. As a Machine Learning Engineer, you will be responsible for analyzing large datasets, creating and optimizing machine learning models, and deploying them into production. The successful candidate will have a strong background in machine learning, natural language processing, and data analysis. This is an exciting opportunity to contribute to the development of a cutting-edge language learning platform based on the Indian real estate law. Skills required: - Machine learning - Natural language processing - Data analysis - Strong problem-solving skills - Ability to work independently and meet agreed timelines

    $616 (Avg Bid)
    $616 Rata-rata
    13 penawaran

    I am seeking an experienced professional specializing in website performance improvements regarding Core Web Vitals. The main areas of focus include Largest Contentful Paint (LCP), Cumulative Layout Shift (CLS), and First Input Delay (FID). The task extends to enhancing Time to First Byte (TTFB), Time to Interactive (TTI), and Total Blocking Time (TBT). I have specific targets for each aspect which will be discussed further once the project begins. Ideal Skills and Experience: - Extensive experience with Core Web Vitals and other website performance metrics - Proven track record in improving website speed and user experience - Proficient in web technologies and performance analysis tools This project requires a detailed-oriented, focused professional with a drive for achieving a...

    $213 (Avg Bid)
    $213 Rata-rata
    42 penawaran

    ...so a understanding oft he communication protocoll will be in the future necessary. If the following explanation is not clear to you, please do not apply „The contents need to be converted between HEX and DEC. Both systems (server and device) recognize the contents from the ASC II Char table only. The DEC works as the sequence number for the ASC II Char table. The commands should be converted to byte stream and send to device. “ The Frontend php, javascript, mysql, bootstrap I the attachment there are screenshots to show the required functions, the design and colors can reworked. Key Features Required: • This web application is to be turned into a fully functional react native app (Android only) • Multilingual support • Lightweigt code Ideal...

    $521 (Avg Bid)
    $521 Rata-rata
    86 penawaran

    Project Deadline: Within 1 Day Project Type: WordPress Project Budget: $75 Project Overview: We are currently using the WordPress plugin LiteSpeed Cache to get excellent Google Page speed performance scores: Performance: 90 Accessib...Project Type: WordPress Project Budget: $75 Project Overview: We are currently using the WordPress plugin LiteSpeed Cache to get excellent Google Page speed performance scores: Performance: 90 Accessibility: 85 Best Practices: 100 But we have failed on our core web vitals: Largest Contentful Paint (LCP): 3.6s Cumulative Layout Shift (CLS): 0.19 First Contentful Paint (FCP): 3.4s Time to First Byte (TTFB): 2.4s We want all those score significantly improved so they are in the green zone and we pass the Core Web Vitals test 5* FEEDBACK WILL BE LE...

    $95 (Avg Bid)
    $95 Rata-rata
    71 penawaran

    I am looking for a professional who can assi...Familiarity with STM32F Series - UART sniffing and decryption - Firmware downgrading and updating The aim of this project is to improve the easiness of control and compatibility with older software, rather than bug fixing or security enhancement. New FW can't be read already from MCU by ST-link. (protection could be already in,,, Boot0 can't be set high, its gnd also) In UART FW update sniff: Last 4 byte CRC-16/XMODEM checksum First 1 could be address (03,,, 06 is the confirm from ctrl (not included in the attachment) Any other solution is welcome, except MCU change. My plan to decrypt the updater New FW, and compare with the MCU read out FW. If can modify the FW, its can be sent to ctrl to update on UART, so the goal i...

    $115 (Avg Bid)
    $115 Rata-rata
    19 penawaran

    I am seeking a domain name for a software/application development company. The name should be memorable and distinctive. I've explored num...distinctive. I've explored numerous options on , but most are either taken or excessively pricey. The winning domain name needs to be available for purchase on and should follow the format www.[websitename].com. Here's a list of word ideas to inspire the domain name, though it's not mandatory to include any of these words in the domain name: Access App Array Automate Binary Bit Byte Char Cloud Code Constant Crypto Data Dev Development Digital Do Double Dynamic Encrypt Encrypted For Form Forms Function Hex Hub Int Integer Lab Let Loop Object Objective Process Program Query Return Signed Software String Super Tech Tools Unsi...

    $52 (Avg Bid)
    Bergaransi Bersegel
    $52
    139 entri

    I'm in ...expert who's adept at carrying out SQLLITE database functions specifically in relation to data extraction. As part of your job, you'll be required to: - Extract images, specifically product images, from an SQLLITE database. - Handle navigation around direct byte storage, which forms the main storage protocol in the database. The preferred individual should: - Have a strong understanding of SQLLITE databases. - Be well-versed in data extraction, especially with regard to image extraction. - Have experience dealing with direct byte storage systems within SQLLITE databases, as well as the necessary tools and know-how to extract images from such setups. Only apply if you meet the skillset outlined above, as this project requires a high degree of spec...

    $40 (Avg Bid)
    $40 Rata-rata
    3 penawaran

    ... Requirements: Both for the mobile and Desktop Performance: 95+ Accessibility: 95+ Best Practice: 95+ SEO: 100 Note: All of these should be green Largest Contentful Paint (LCP) First Input Delay (FID) Cumulative Layout Shift (CLS) First Contentful Paint (FCP) Interaction to Next Paint (INP) Time to First Byte (TTFB)...

    $504 (Avg Bid)
    $504 Rata-rata
    122 penawaran

    ...cold wallet that stores coins on an NFC-based card with only 512 bytes of storage and uses SSL (Secure Sockets Layer) is extremely challenging due to the limited storage space. SSL/TLS implementations typically require more resources than can fit within 512 bytes. Here's a high-level overview of how you might approach this: Key Storage: Focus on efficiently storing the private key within the 512-byte limit. You might need to use compact serialization methods. Use strong encryption to protect the private key, even within this limited space. Minimal SSL/TLS: Due to space constraints, you won't be able to implement a full SSL/TLS stack. Instead, consider a minimal implementation that focuses solely on secure communication with a remote server. You may need to forgo feat...

    $16 / hr (Avg Bid)
    $16 / hr Rata-rata
    7 penawaran
    Nfc wallet Berakhir left

    ...cold wallet that stores coins on an NFC-based card with only 512 bytes of storage and uses SSL (Secure Sockets Layer) is extremely challenging due to the limited storage space. SSL/TLS implementations typically require more resources than can fit within 512 bytes. Here's a high-level overview of how you might approach this: Key Storage: Focus on efficiently storing the private key within the 512-byte limit. You might need to use compact serialization methods. Use strong encryption to protect the private key, even within this limited space. Minimal SSL/TLS: Due to space constraints, you won't be able to implement a full SSL/TLS stack. Instead, consider a minimal implementation that focuses solely on secure communication with a remote server. You may need to forgo feat...

    $1228 (Avg Bid)
    $1228 Rata-rata
    6 penawaran

    I am experiencing multiple setbacks with my e-commerce server, which is prompting a great need for a performance upgrade. Specifically: - The loading speed of t...also important to note that my server operates on a dedicated hosting platform. I'm looking to hire a freelancer proficient in server management, website optimization, and familiar with working on dedicated hosting providers. A proven track record in increasing server performance, reducing loading times, and stabilizing servers will be highly appreciated. We`ve always had a slow Time to First Byte. Currently it feels like we are under "attack": down time and spikes in response time. Architecture: AWS, Docker, Kubernetes, PHP 5.4, AWS RDS (MariaDB). Which tools help? What do we have to pay attention to a...

    $20 / hr (Avg Bid)
    $20 / hr Rata-rata
    92 penawaran

    ...401 Unauthorized KeyFactory keyFactory = ("EC"); File file = new File("/Users/ricardolle/IdeaProjects/mystic-planets-api/src/main/resources/cert/"); try (FileReader fileReader = new FileReader(file); PemReader reader = new PemReader(fileReader)) { PemObject decodeContent = (); byte[] content = (); PKCS8EncodedKeySpec privateKeySpec = new PKCS8EncodedKeySpec(content); ECPrivateKey privateKey = (ECPrivateKey) (privateKeySpec); Map<String, Object> headerMap = new HashMap<>(); ("alg", "ES256"); ("kid", "U5NB9N7M9P"); ("typ"

    $37 / hr (Avg Bid)
    $37 / hr Rata-rata
    37 penawaran

    I am looking for a developer to create an Arduino compatible C++ lib...- stand by, one shot, FIFO. Set the measurement data type(s) - Pressure only or pressure and temperature. Set the pressure data sample rate. Set the temperature sample ratio. Set the interrupt mode. Set the interrupt pressure threshold. Set the interrupt high threshold. Set the interrupt low threshold. Cleat the interrupt (read the status register, return byte). Set the interrupt callback function. Set the FIFO mode. Burst read (multi-byte mode) the FIFO into a buffer and return the count of values. Methods to read/write, read, write as applicable for all registers. Documentation: - Basic comments within the code Ideal skills and experience: - Proficiency in C++ programming language - Experience with Ard...

    $630 (Avg Bid)
    $630 Rata-rata
    26 penawaran

    ...looking for a skilled developer who can help me with a C# project involving array of byte scanning on the rs2client process. The main goal of this project is to scan for specific data (Varps) within the rs2client process. The AOB is "64 69 72 65 63 74 6C 6F 67 69 6E 00 00 00 00" Skills and Experience Required: - Strong proficiency in C# programming language - Experience with byte scanning and memory manipulation - Familiarity with the rs2client process and its memory structure - Knowledge of Direct Memory Access (DMA) for implementing the byte scanning Project Requirements: - Develop a C# program that scans for specific data (Varps) within the rs2client process - Utilize Direct Memory Access (DMA) for efficient byte scanning - Provide assistance...

    $65 (Avg Bid)
    $65 Rata-rata
    2 penawaran

    Translator I am looking for a translator for a personal project. The project involves translating a Video Byte from Kannada to English. This is a 6 Min AV Ideal skills and experience: - Proficiency in both Kannada and English languages - Previous experience in translation projects - Attention to detail and accuracy in translations - Ability to meet deadlines - Strong communication skills PLEASE SHARE SAMPLES

    $13 (Avg Bid)
    Lokal
    $13 Rata-rata
    17 penawaran

    - I need to be able to perform an OpenProcess to 64bit and 32bit processes to read the memory with this code BOOLEAN __2___1__s( HANDLE ProcessHandle, BYTE Data[][200], INT DataSize, INT LEN[] ) { if ((0 == ProcessHandle) || (0 == Data) || (0 == DataSize)) { return 0; } DWORD dwReadableMask = (PAGE_READONLY | PAGE_READWRITE | PAGE_WRITECOPY | PAGE_EXECUTE_READ | PAGE_EXECUTE_READWRITE | PAGE_EXECUTE_WRITECOPY); DWORD dwProtectedMask = (PAGE_GUARD | PAGE_NOACCESS); UINT_PTR ulCurrAddr = 0; BYTE* lpBuff = 0; SIZE_T ulBytesRead = 0; SYSTEM_INFO SysInfo; MEMORY_BASIC_INFORMATION Mbi; ZeroMemory(&SysInfo, sizeof...

    $588 (Avg Bid)
    $588 Rata-rata
    11 penawaran

    ...experience in Network Design and Architecture. Specific requirements for the project include: - Designing and implementing a computer network infrastructure - Creating network diagrams and documentation - Configuring routers, switches, and firewalls Given an IP datagram with the fragmentation offset of 00000010110102, HLEN of 516 and the total length of 007A16, find the numbers of the first byte and the last byte of data - Troubleshooting network issues and ensuring network performance and security The ideal freelancer for this project should have: - Strong knowledge and experience in computer networks - Proficiency in network design and architecture - Familiarity with network security protocols and best practices - Ability to troubleshoot and resolve network issues ...

    $29 (Avg Bid)
    $29 Rata-rata
    17 penawaran

    ... Dim BaseUrl1 As String = keysN(0) BaseUrl1 = Mid(BaseUrl1, 1, Len(BaseUrl1) - 1) ' Authorization keys Dim AuthKeys As String = keysN(1) & ":" & keysN(2) = New ("Basic", ((AuthKeys))) Dim imageBytes As Byte() = (imagePath) Dim base64Image As String = (imageBytes) ' Extract the file name from the image path Dim fileName As String = (imagePath) Dim postData As String = (New With { .image = New With { .src = base64Image, .name = fileName,

    $35 (Avg Bid)
    $35 Rata-rata
    6 penawaran
    Trophy icon Fix C# build error Berakhir left

    I am looking for a C# developer who can fix a build error in my project. The specific error message I am receiving is "CS0029: Cannot implicitly convert type 'string' to 'byte'". pfa code (error on line 13) Skills and Experience: - Strong proficiency in C# programming - Experience in troubleshooting and fixing build errors - Knowledge of data types and type conversions in C# The ideal candidate should be able to analyze the code and identify the cause of the error, as well as implement the necessary changes to resolve it. The project needs to be completed as soon as possible.

    $100 (Avg Bid)
    Sorotan Bergaransi
    $100
    10 entri
    tcp client Berakhir left

    Need a tcp client program written in C (or C++) that follows 1. Works on Linux (windows is not necessary) 2. C++17 3. Does not use Boost or ASIO or any higher level libariries 4. Must be simple, contained in one file 5. IP address of the server must be found out from it's host name using getaddrinfo function, port is 9009. 6. The byte order is little endian Rest of the requirements are in the attcahed Word document.

    $42 (Avg Bid)
    $42 Rata-rata
    15 penawaran

    I am looking for a skilled developer who can help me with a C pr...looking for a skilled developer who can help me with a C project that involves advanced features in parsing and manipulation of binary data. The project requires the ability to continue rotating the bytes of a file. Specific requirements for this project include: - Experience in C programming language - Strong understanding of parsing and manipulation of binary data - Knowledge of file handling and byte manipulation The file size to be manipulated is expected to be less than 1 MB. In terms of performance requirements, the project should have both fast execution and low memory usage. If you have the necessary skills and experience in C programming and parsing binary data, please submit your proposal for further d...

    $125 (Avg Bid)
    $125 Rata-rata
    7 penawaran

    I am looking for a skilled developer with experience in XAML and C# to help me display live streaming data from a byte arrays source. The ideal candidate will have knowledge and expertise in the following areas: • development • XAML and C# programming • Handling and displaying live streaming data from byte arrays The project involves displaying live streaming data from a camera source using Xamarin.Android. The desired video resolution and frame rate have not been specified by the client. Therefore, the developer should be able to handle different video resolutions and frame rates. If you have experience in development and are proficient in XAML and C# programming, please submit your proposal.

    $125 (Avg Bid)
    $125 Rata-rata
    24 penawaran

    I want a JFrame to display my PDF files * Develop in JAVA compatible with Java 8 and Java 17 * Develop in JAVA with Ant > Java Application * The viewer should open inside a JPanel in the center of the JFrame * It should be able to load files from the PC * It should be able to read a PDF file stored as bytes (byte[] pdfData) and open it in the viewer * Full-screen button * Display only one page in the window (page 1, page 2, etc.) ADDITIONAL: It's important that the viewer doesn't slow down when reading PDF files with a lot of details, such as electronic schematics with images, with zoom buttons, mouse-drag scrolling, mouse wheel for additional zoom, and full-screen mode.

    $180 (Avg Bid)
    $180 Rata-rata
    14 penawaran

    Deseo un JFrame donde visualizar mis archivos PDF * desarrollar en JAVA compatible con java 8 y java 17 * desarrollar en JAVA with Ant > Java Application * El visor abrir dentro de un JPanel que este en el centro del JFRAME * Debe poder cargar archivo de la pc * Que pueda leer un archivo PDF almacenado en bytes (byte[] pdfData) y abrir en el visor * boton pantalla completa * mostrar solo una pagina en la ventana ( pag1, pag2 ,.. etc ) ADICIONAL : Importante que el visor no se ponga lento al leer archivos pdf con mucho detalles como leer planos electrónicos con images , con sus botones zoom , desplazamiento arrastrando mouse, rueda mouse para zoom adicional, modo pantalla completa

    $121 (Avg Bid)
    $121 Rata-rata
    9 penawaran

    More details: Is this project for business or personal use? This question was skipped What information should successful freelancers include in their application? Experience What is your deadline for completing this project? Within a week

    $70 (Avg Bid)
    $70 Rata-rata
    3 penawaran
    Python java Berakhir left

    ...capabilities to enable the migration of virtual machines (VMs) to different hosts by replicating byte-level changes from the source to the destination. Additionally, the tool should be designed to support various source and destination storage migration connections in the future, including SCALE, Azure, and other platforms. Functional Requirements: 1. VM Discovery: · The tool must have the ability to discover and identify virtual machines residing on the source host. 2. Initial Seed Replication: · Implement a process to replicate the initial seed data of the identified VMs to a new target server or host. 3. Byte-Level Change Replication: · Enable the tool to continuously monitor and replicate byte-level changes in order to migrate VMs eff...

    $312 (Avg Bid)
    $312 Rata-rata
    12 penawaran

    I'm looking for an experienced C programmer to extend an open-source interpreter project with advanced complexity. I need the interpreter to support stepping of the parsed byte code, but I am open to other ideas. This most likely means extending the instruction set and improving the parser. I would ideally like this project completed within 2-4 weeks, but time is not a big concern. You can inspect the project here: If you have the skills and expertise to handle this complex project, please submit your proposal. Thank you. Timeline: - The project is expected to take more than 2 weeks to complete, allowing for thorough testing and debugging. If you have the necessary skills and experience, and are able to commit to the timeline, please submit your proposal

    $175 (Avg Bid)
    $175 Rata-rata
    2 penawaran

    I'm looking for an experienced C programmer to extend an open-source interpreter project with advanced complexity. I need the interpreter to support stepping of the parsed byte code, but I am open to other ideas. This most likely means extending the instruction set and improving the parser. I would ideally like this project completed within 2-4 weeks, but time is not a big concern. You can inspect the project here: If you have the skills and expertise to handle this complex project, please submit your proposal. Thank you.

    $864 (Avg Bid)
    $864 Rata-rata
    31 penawaran

    create a java script control to take the photo that does anti spoofing maybe by telling you to move your head and sends the photo in base64 or byte array must run on Blazor Server APP basically must do face recognition

    $229 (Avg Bid)
    $229 Rata-rata
    24 penawaran

    Artikel Komunitas byte Teratas