Dll metatrader jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 dll metatrader jobs found, pricing in USD

    I'm seeking a talented developer to create a Windows-compatible game launcher that supports user registration. Key Features: - Game File Checking: a. The launcher should automatically checks the game file. It must read based on "updatelist" file that is located in the server. b. Application must be able to decrypt the "updatelist" file to perform file integ...protocols - Ability to create clean, user-friendly interfaces If you feel you meet these requirements, please get in touch with your past work and a quote for the project. In this post, I'm attaching sample updatelist , (the file that's been generated as output by application), (tools to decrypt updatelist file), , and ijl15.dll file and

    $145 (Avg Bid)
    $145 Avg Bid
    15 bids

    ...with Windows Operating System - Full reliance on stable internet connection Ideal Skills and Experience: - Proficiency in Windows application development - Prior experience with gaming systems - Understanding of client-side execution and network connectivity. Current Situation: Currently our client executable game file is connecting successfully to our server platform using "rugburn" method via DLL file that connected via soft-config rugburn file, which documentation can be seen in this link It has managed to connect to our server however certain game features inside is still connecting to the old URL which already does not work (Gacha, Guild). We need to replace it with our current server URL (change the url pinpointing). The solution must be dynamic which

    $43 (Avg Bid)
    $43 Avg Bid
    6 bids

    I am seeking a highly talented artist to help bring to life a 3D illustration of a charming, happy-go-lucky Chassidic little boy. The preferred style is a blend of realism with a touch of cartoon - incorporating additionally, a DLL-like appeal which needs to be intriguing. Key Project Details: - The focal point is a realistic depiction of a Chassidic boy, standing joyfully and broadly grinning. - The background should be minimalistic and plain to adapt the focus solely on the character. - A hint of cartoon and dll aesthetics should be embedded to enhance the overall portrayal. Ideal Skills: - Proven experience with realistic and cartoon style illustration. - Proficiency in 3D illustration graphics and design. - Strong attention to detail. - A portfolio showcasing 3D charac...

    $112 (Avg Bid)
    $112 Avg Bid
    53 bids

    This is a simple C++ command line program with parameters. I don't work with C++ on a daily basis and I need support. The program uses an external SDK, and I have header, lib and dll files. It needs to be connected and configured for everything to work. I present screenshots. This needs to be configured on my computer, I can share the screen remotely.

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    14 bids

    vb 2012 video and sound recorder. Auto record to file when motion/sound is detected. Auto save file if no motion/sound is detected for 5 seconds. exe File must be compact and small and not dependent on other dll or ocx. Auto detect existing cam and video device on PC. I should be able to compile it on my PC. Note there are a lot of samples on Chat GTP.

    $136 (Avg Bid)
    $136 Avg Bid
    17 bids

    vb 2012 video and sound recorder. Auto record to file when motion/sound is detected. Auto save file if no motion/sound detected for 5 seconds. exe File must be compact and small and not dependent on other dll or ocx. Auto detect existing cam and video device on PC. Note there are a lot of samples on Chat GTP.

    $31 (Avg Bid)
    $31 Avg Bid
    6 bids
    Themida v2 DLL File Unpacking 19 hours left
    VERIFIED

    I'm seeking a proficient freelancer with experience in unpacking Themida v2-protected DLL files. The unpacked file is intended for analysis and research, and there's no need for detailed documentation. Key requirements: - Proficiency in unpacking Themida v2-protected files - Previous experience working with DLL files - Ability to efficiently provide the unpacked file Your primary task will be to successfully unpack the DLL file, providing me with the unpacked version for further analysis. Your expertise in this area is crucial. Please note that detailed documentation on the unpacking process is not required, only the unpacked file itself.

    $369 (Avg Bid)
    $369 Avg Bid
    13 bids

    I'm in need of a skilled developer who can create unofficial APIs for UPI Apps and IRCTC Connect, and integrate them into a my c# .net desktop application. Ideal Skills & Experience: - Proficiency in analyzing Apps network traffic, api endpoints, APIs with a strong understanding of UPI and IRCTC Connect - we ...- User registration - Listing of added banks - Checking the account balance - Handling pending/approved payments The IRCTC Connect APIs should offer functionalities such as: - User login - Searching for trains - Submitting passenger details I'm looking for someone who can understand my vision, create these APIs efficiently, and deliver a functional and aesthetically pleasing api's in a single dll file. Feel free to reach out if you have any questions o...

    $742 (Avg Bid)
    $742 Avg Bid
    15 bids

    I'm looking for an expert skilled in C# who can help me understand the source code of a DLL file. I'm particularly interested in an in-depth understanding of its algorithms. This task will require: - Strong knowledge and expertise in C# - Experience with DLL files - Fluency in explaining intricate algorithms The main aim isn't for debugging or enhancing functionality, but purely to comprehend how it works. Looking forward to your proposals!

    $150 (Avg Bid)
    $150 Avg Bid
    16 bids

    ...am looking for an expert with an understanding of C# and C++ programming languages to integrate a C# DLL into a C++ application, predominantly for user interface integration. - **Main Task:** Establish communication between the C# DLL and the C++ application to call specific custom functions. - **Specific Functions:** The task involves calling custom functions from the DLL, which are part of a standard. - **Experience:** A successful candidate must have a deep understanding of DLL, C++, and C#; and a track record of integrating DLLs into applications. - **Skills:** DLL, C++, C#, software architecture. The main goal is to enhance the functionality of the C++ application by using this C# DLL. This project is likely to involve overcoming languag...

    $134 (Avg Bid)
    $134 Avg Bid
    13 bids

    I'm in need of a proficient C# WPF developer with experience in creating dynamic user interfaces and implementing rigorous data validation rules. Your task would be to: - Develop a user-friendly interface with a modern and minimalistic design - Implement numerical data validation - Connect the system with an existing MySql database and create three new tables based on an existing description This is a very simple task, for which we preview a maximum of 6 hours working time. It's essential that you're comfortable working with MySql databases, and have a proven track record of creating visually appealing software with a focus on usability. Understanding the value of intuitive design and the importance of numerical data validation is also key. Past experience in developing ...

    $203 (Avg Bid)
    $203 Avg Bid
    26 bids

    vb 2012 .net record video and sound. Autosave to file when motion/sound is detected. exe File must be compact and small and not dependent on other dll or ocx. Auto detect existing cam and video. Ability to read/write to a registry key.

    $110 (Avg Bid)
    $110 Avg Bid
    14 bids

    We have a device which works on Windows with a .dll. By calling the functions in the .dll, we can control the device and get data from it. We want to create a wrapper in Python so Python programmers can use the device easily. Below is an extract from the .h file for the .dll showing the functions that we want the wrapper to call. FT_HANDLE SENSOR_DLL usb_initialize(char * snum); int SENSOR_DLL usb_deinit(FT_HANDLE ftHandle); int SENSOR_DLL usb_dll_revision(unsigned int *revision); int SENSOR_DLL usb_read_image(FT_HANDLE ftHandle, IMAGE_PACKET_T *buff, unsigned int timeout); int SENSOR_DLL usb_set_gain(FT_HANDLE ftHandle, GAIN_STATE data); int SENSOR_DLL usb_set_trig_mode(FT_HANDLE ftHandle, TRIG_MODE mode); int SENSOR_DLL usb_set_interval(FT_HANDLE ftHandl...

    $164 (Avg Bid)
    $164 Avg Bid
    25 bids

    Hello, I need someone who has some knowledge of PS4 coding, I have sample files from PlayStation themself etc. I'm needing a PRX file created which is essentially a DLL for PS4, I'm needing this PRX to be able to send a notification, and read/write memory too for certain games, it would have to be coded specifically for that game I'm pretty sure, I already have one made for another game just not got access to the source.

    $167 (Avg Bid)
    $167 Avg Bid
    10 bids

    Photo Editing: Color Correction, Grading, dll untuk Foto Laporan Tahunan (up to 35 photos)

    $90 (Avg Bid)
    $90 Avg Bid
    45 bids