Base64 asm jobs
ls: Implement ls in C Overview and Goal The goal of this task is to write your own implementation of the GNU/Linux ls command in the C programming language. Of course, not all the functionality of the original ls has to be implemented: Your program must only behave like the original, invoked with -1 and -F. It must also support a single, optional parameter specifying the file or directory to be l...
I would like to do (with you) a program created in assembly language. To run a condition on a variable to find the position and count the character(s) in that variable, another to count vocals in a variable (that has a sentence). I must be able to compile it MS-DOS from an ASM and TXT file.
This task is related to MATLAB programming. I have a .asm file like [login to view URL], [login to view URL], [login to view URL] and rect.asm. These files have symbols and non symbolic codes separately. I need to write a MATLAB program which converts this file .asm into hex file that is binary file 16 bit for each instruction. The code operates on symbol table A instruction , C instruction and lo...
I need a snippet of code written in Java translated 1:1 to Golang, so that it will produce that exact same result. str := "gN==UOOiV/HhwOt2GN6tkyl/FHtYmd1N9CZ/j5zIwAw3/ZEM6LU/ufCMWrJ0+p39I3DKED06EJ1KuCuIH9rPE7A7" str2 := "[login to view URL]n1610533100nC5F485nGETn/stores/jdsportsuk/carts/900A32A671954FD88A433B30470006AE/deliveryOptions?excludeCandCStores=1[login to view URL]n...
I need a snippet of code written in Java translated 1:1 to Golang, so that it will produce that exact same result. str := "gN==UOOiV/HhwOt2GN6tkyl/FHtYmd1N9CZ/j5zIwAw3/ZEM6LU/ufCMWrJ0+p39I3DKED06EJ1KuCuIH9rPE7A7" str2 := "[login to view URL]n1610533100nC5F485nGETn/stores/jdsportsuk/carts/900A32A671954FD88A433B30470006AE/deliveryOptions?excludeCandCStores=1[login to view URL]n...
I need a snippet of code written in Java translated 1:1 to Golang, so that it will produce that exact same result. str := "gN==UOOiV/HhwOt2GN6tkyl/FHtYmd1N9CZ/j5zIwAw3/ZEM6LU/ufCMWrJ0+p39I3DKED06EJ1KuCuIH9rPE7A7" str2 := "[login to view URL]n1610533100nC5F485nGETn/stores/jdsportsuk/carts/900A32A671954FD88A433B30470006AE/deliveryOptions?excludeCandCStores...
hello, I have a c++ app that connect to an api and verify if the user is licensed after that it activate a dll or desactivate it , there is an issue on it for any one expert in c++ and reverse dll and asm please bid add expert on c++ in the top of the bid
setup grapesjs newsletter editor to save images on my server not in base64 format
3 already designed angular 8 components the developer has to implement the design, the pages will be opened on a mobile phone and the main functionality is gonna be a connection with google search API and displaying the results (images) and then the user has to select a result to get that image and crop it then we need to get the base64 encoding of the cropped part.
I need a Mailwizz developer to fix bug and missing file on my platform that occured after migration from aws to VPS. As of this bug email campaigns has stopped getting delivered. The bug is that the campaigns are no longer delivering. It seems there is an issue with Mailwizz or amazon smtp or probably an issue with automatic server selection during newsletter sending which isn't there. Her...
I have salt terapy Business and People comes with all Kinds of respiratory probleme asm, cpd etc I like an animation aprox 1 min long people come to our clinic to treat them self. they will stay în a salt room and inhale halosalt produced by a Machines called hallowgenerator. The clip has ro show how they are treated and what Kind of problems can salt rooms heal there is a short clip ...
STEP 1 ---------- Generate and create an XML soap with PHP according to the example template sent by us, which includes in one of its variables a CSV file (supplied by us) in base64. STEP 2 ---------- Send generated XML to a URL supplied by us. STEP 3 ---------- Receive response from XML and parse the values, including a variable that contains a base-64 PDF file, which must be able to be saved i...
I have a ESP8266 1MB and I want to use it to upload image from local url to my server. The image is located on this local link : [login to view URL] (which is a 500kb JPEG image) So how can I send this image to my live server server side is not a problem , I can recive in any way that is better for the ESP to send, for example via POST method, or base64 to mqtt or FTP or whatever
Build angular component that should show thumbnails of [login to view URL] component should have a variable to control the number of photos per page. If the user clicks a photo it should open show only that photo. The user should be able to navigate back to the thumbnail view. the service used should mock getting base64 encoded images. requirements: use Latest angular use Angular Material use [lo...
I have a ESP8266 1MB and I want to use it to upload image from local url to my server. The image is located on this local link : [login to view URL] (which is a 500kb JPEG image) So how can I send this image to my live server server side is not a problem , I can recive in any way that is better for the ESP to send, for example via POST method, or base64 to mqtt or FTP or whatever
We are looking for an expert to build for us desktop application (windows, linux, raspberry) which print pdf/raw(zpl/epl) files without opening it. We need: autorun on startup user login (login&password or token) list printers (json) - send to our API logs printed jobs get jobs from our api (printer name, filename, content in base64) and send to APi request when finished
I need to fix Grapes just editor to save in normal file not base64 and upload to my server for hosting the files and images
I need someone with asm knowledge so I can implement my program
I need high quailty orginal article for my website. Article based on Digital marketing Such as seo, sem, aso, asm Only pakistani
Hallo Surbhi, nice to find you in this digi jungle++ hapy x-mass ,)) i am by the way to create a template that later be filled from our database.. but i have still some problems... buzzwords: base64 inline SVG need a "hole", and in this template i have some double images and double headlines that can be cleaned to one to have slim code.. and on one side i have TxT but its not a real te...
We need to create a blockchain project in order to save our contracts as block. We are lawyers and we create contracts on line signed with electronic sign, so we need to save this pdf or base64 file as block in some blockchain code. Is that possible?
Need help with code generator for compiler project. The parser ([login to view URL], parser.h) and token scanner([login to view URL], token.h) have been tested and working correctly from previous assignments. The identifierStack might need to be looked and the [login to view URL] file needs to be looked at. [login to view URL] is the main exectuable. The program only creates asm files for test fil...
I used CryptoJS instead of nodejs crypto module because I just use the native JavaScript,but some codes can't work. function aesEncrypt(text, secKey) { const _text = text const lv = new Buffer('0102030405060708', 'binary') const _secKey = new Buffer(secKey, 'binary') const cipher = [login to view URL]('AES-128-CBC', _secKey, lv) let encrypted...
Build a React Native functional component to crop an image. It should work similarly to the circular profile picture selection tool in the Twitter iOS mobile app. See attached image for example This component should allow the user to pan the image and zoom in/out. The input image will be a remote url. It should overlay this image with a circular mask showing the anticipated crop. It should expos...
I need somebody to disassemble a PPC ELF executable and translate a function to python. For somebody that knows PPC ASM it should not be hard. attached is most of the function
Need an npm package compatible with node red based off pdf-poppler/or similar npm package that can turn pdf buffer payload in node-red to an image buffer payload. No npm packages that have other software dependencies that need to be installed other than npm packages should be used. Some working sample code can be provided to do this from file read, but this node needs to be able to receive a buffe...
Hello, We have android app. It's work stable. We are Encryption in API. It work stable. We tested in testlab. It stable. but we see a crash in FIREBASE. I shared codes. > Please read all Details. [login to view URL] is in Attach Do you have a solution for this? ********************************** IT IS FOR ANDROID 8-9-10-11 ********************************** [login to view URL] line...
Our project is about Fire Alarm System. We will be using Keil uVision software for the coding. The type of coding is using C programming or ASM programming using this software. After the coding has been done, must use Proteus software to draw the circuit and show the simulation. Further details will be given during discussion.
Goal: implement Game of 23. The idea is to move the pieces around (not removing them from the box) to put them in order, as on the right. Similar game can be played in boxes of different size, for example 4 by 6, which would have 24 places and use 23 pieces. There is nice theory related to the puzzle and a number of generalizations as well as other variations of the physical puzzle. I need .asm an...
I need a base64 redirection script which actually changes for every recipient it delivers to. like this one below http://www.[Date_own_format][Time_own_format].[login to view URL] ([Email])#sf_base64_encode ([login to view URL][Email]) How it works, the above code works for supermailer. If you send it subscribers through supermailer every client that receives it gets a different link which redir...
Hello, Looking for experienced kernel developer with strong skills in C++/C, asm x86, WDK, DDK, IDA, Windbg. Task is fixing software bug. At least 5 years of expertise in driver development, welcome is experience with security software. Longer relationship and work possible.
Create a fragment of an asm module (not the whole module) that does the following: a. Input an integer //Assumed to be positive b. create a (dynamic) array with number of cells equal to the input integer. c. each cell is a quadword d. r10 is the array name (or array pointer) e. deallocate the array
Hi, I NEED A REPLICA of my android application “Mister Coupon”. My application lists offers/deals to the users, sometimes this deals might have discount codes. The app must: Allow user to browse the deals. There is a main page (“TUTTE”) where offers from all the categories are grouped and other pages where the deals shown off belong only to a specific category (ELETTRON...
I need a programmer to assemble a small piece of asm code.
just need a good php coder to help set up some things
Hi freelancergalib, I noticed your profile and i have a very similar requirement to what you have developed using Jcrop. I am building a woocommerce website wherein the client requires image cropping option similar to the website below. [login to view URL] I would appreciate if you could revert with your charges.
assembly programmer required for a long term project. high paid orojects and perks will be provided. candidate must have in depth knowledge of arm asm gnu arm mips.
need to encode base64, my code dosn not work need online help and now. thanks. please contact me just if you can X64 nasm
I need a base64 redirection script which actually changes for every recipient it delivers to. like this one below http://www.[Date_own_format][Time_own_format].[login to view URL] ([Email])#sf_base64_encode ([login to view URL][Email]) How it works, the above code works for supermailer. If you send it subscribers through supermailer every client that receives it gets a different link which redi...
I have 2 Java files to decrypt text based on a Key and IV parameter, using AES-GCM encryption. One file has a main class, and the second file has 2 functions. The class "AES_GCM" calls the function "[login to view URL]" to decrypt the Base64 text stores on "encryptedToSmart". I need you to convert the code to PHP, compatible to PHP v7.2+, that uses the "openssl_...
Hello, I need to get my php site integrated with the Postal server. This is what their IT has provided. They also told me that the connection should be established through VPN. Anyone can help me? More info: In order to get authorized via Web Server, the HTTP Request Header should contain the username and password in Base64 format. Example: • string url = " [login to view URL] "...
hi, I am rtying to grab a picture from a live webrtc video stream transmitting to antmedia server every minute and upload it to a php file to be stored on disk. I can get it to grab the picture and display it on the page but cant seem to be able to upload it correctly. I always get empty files on the disk. Can someone tells me how to correct this code so it uploads correctly ! I expect someone t...
Develop extra features to existing project
Description Stream video from aws amplify video from mobile app and send frames to lambda/ step functions for processing. [login to view URL] Basically - there is a comment on that page where some guy says we successfully implemented a solution that allowed a web-rtc stream to connect to kenesis video rtc So react-native proof of concept little app that captures the camera output and generates a ...
We are looking for freelancers to work with our team on the following scope of the development of an annotation server based on Hypothesis git. here are most of the details, please feel free to ask about it after read the following: Source : [login to view URL] Hypothesis is a widespread annotation tool for web and digital publications ( PDF / EPUB ), integrate the tool with our custom Hypothes...
Hi, I need you to do a small project for me in assembly. The project is structured in 5 tasks and it's pretty easy. I will send you a zip with all of the files (containing makefile and checker). What you have to do is explained in all of the .asm files. I will also send you a pdf containig all of the information and please, read the last page. Waiting for response !
Hi, I need you to do a small project for me in assembly. The project is structured in 5 tasks and it's pretty easy. I will send you a zip with all of the files (containing makefile and checker). What you have to do is explained in all of the .asm files. I will also send you a pdf containig all of the information and please, read the last page. Waiting for response !
Hi, I need you to do a small project for me in assembly. The project is structured in 5 tasks and it's pretty easy. I will send you a zip with all of the files (containing makefile and checker). What you have to do is explained in all of the .asm files. I will also send you a pdf containig all of the information and please, read the last page. Waiting for response !
Hi, I need you to do a small project for me in assembly. The project is structured in 5 tasks and it's pretty easy. I will send you a zip with all of the files (containing makefile and checker). What you have to do is explained in all of the .asm files. I will also send you a pdf containig all of the information and please, read the last page. Waiting for response !