Budget: 1000 UAH Deadline: 1 day
Ready to decompile and make changes
Have successfully decompiled Python many times
You can check the reviews
Budget: 1200 UAH Deadline: 1 day
Hello, I am ready to develop within a day.
Write to me in private messages to discuss the details.
Budget: 2000 UAH Deadline: 1 day
Hello!
I have experience in reverse engineering Python, C#, and C++ code. Send the application, and I will do what is required.
I look forward to collaborating!
Oleksandr Furgalyuk
Winning proposal- Projects 9
- Rating -
- Rating 410
Budget: 500 UAH Deadline: 3 days
Good day. Please share the exe file. Maybe I can help you....
Budget: 2000 UAH Deadline: 4 days
It will probably be easier to rewrite it.
Do you know what was approximately used there?
There is a technical specification.
Budget: 2000 UAH Deadline: 2 days
Hello, Evgeny!
Decompiling the exe will be a bit difficult, it's easier to write such a script from scratch, I can do it in 1-2 days!
I will make the interface for free.
Budget: 2500 UAH Deadline: 1 day
Hello, Evgeny.
Can you send me the code you are currently using to understand and evaluate whether it's possible to make small, random cuts?
Proposals concealed
Proposals are currently absent
-
Irina G. 26 September 2024а что мешает сделать .bat файл который переберет все файлы в папке и передаст параметром вашему .exe ?
а что мешает обратится к разработчику и переделать. или вообще купить исходник.
-
Irina G. 26 September 2024может вы мало дереву заплатили?
ваша задача ерунда полная.
я так понял смотря из предыдущих тасков вам сделали прогу на пайтоне и скомпилили в ехе. быстрее всего интерфейса там нет а есть файл на входе и десяток на выходе. файл на входе подставляеться параметром для ехе.
ну и сколько тут решений сделать бат файл который переберет все файлы в папке и подкинет параметром? минут 15. не ну конечно найдуться и те которые за 5 сделают. но я например за 15. а поговорить
-
Irina G. 26 September 2024@echo off
setlocal
REM Папка, в которой находятся файлы ./in
set "input_dir=in"
REM Перебираем все файлы в папке
for %%f in ("%input_dir%\*.*") do (
REM тут впишите свой ехе
cuter_v.exe "%%~f"
)
endlocal
-
Irina G. 26 September 2024нарезать на шматочки видосики длительностью х секунд с рандомного места тоже ерунда. там больше проблема в том что на входе может быть короткий видос и не хватит места чтобы вообще что то вырезать. я как то развлекался с тиктоком и приходилось парсить на обьемах и шматовать как душе угодно.
Current freelance projects in the category Python
A lightweight and fast microservice is required to generate PDF documents (invoices, acts, reports) based on HTML/CSS templates (Jinja2) and incoming JSON data using Python. The service should accept data via API, render the document, and return the finished file or save it to an S3-compatible storage.Technology Stack Language: Python 3.11+ Framework: FastAPI PDF Generation: Weasyprint or Playwright / Jinja2 (for templating) Tools: Celery (for background generation of heavy reports), DockerFunctional Requirements POST /api/v1/templates (Template Registration): Upload HTML template and styles, save them in the system under a unique name (slug). POST /api/v1/reports/generate (Synchronous Generation): Accepts template_slug and a JSON object with data. Returns the finished PDF file in the response body (suitable for small invoices). POST /api/v1/reports/generate-async (Asynchronous Generation): For heavy reports. Puts the task in the queue (Celery). Returns task_id. Upon completion of generation, uploads the file to S3 and sends a Webhook to the specified URL with a download link.Acceptance Criteria The code is structured (divided into modules: api, core, tasks, services). Presence of Docker Compose (FastAPI + Redis + Celery). Test coverage (pytest) for generation endpoints.
Bot for mirroring positions on Binance Futures (Python) A bot is needed that reads my positions on Hyperliquid (public API) and Bitget Futures (my read-only key) and proportionally replicates them on my Binance USDT-M Futures via API. Logic: opening, increasing, partial closing, full closing — everything is mirrored with a customizable size ratio. Polling every 5–10 seconds. Correct handling of partial closures and averaging is mandatory. Requirements: notifications in Telegram about trades and errors; config (pairs, ratio, limits); deployment on my VPS + instructions; source code is transferred to me. I will enter the keys myself. Stages: 1) Hyperliquid→Binance, test with small amounts; 2) Bitget→Binance. Payment through safe in stages. In your response, indicate your experience with exchange APIs and how you will handle a partial closure of 30% of the position by the leader.
A deep technical verification of three PDF files for authenticity and possible signs of editing or forgery is required. Not only a visual assessment of the documents is needed. The performer must have a good understanding of the internal structure of PDF files and be able to analyze: file metadata; PDF structure and individual objects; creation history and possible editing; software used; embedded fonts, images, layers, and other elements; possible signs of re-saving, conversion, modifications, or backdating of the document; any technical discrepancies that may indicate manipulation of the files. Based on the verification results, a clear written conclusion regarding each file must be provided, indicating the identified signs, risks, and limitations of the verification. We are considering specialists who have practical experience in digital forensics, PDF document analysis, metadata, or verifying electronic files for authenticity. In your response, please briefly describe your experience, methods, and tools that you use for such verification.
The indicator for use in trading should determine certain ranges with history and analyze them with the current one.
I have a list of Discord servers operating in different countries and languages. The task involves sending private messages to users on the specified servers. The content of the campaign will be tailored to each server. A total of message variants have been prepared in 10 languages. Scope for Quotation Stage 1 - Test Sending 1000 test messages to check the effectiveness of the solution, the quality of execution, and the response of anti-spam systems. Stage 2 - Main Campaign Sending 10,000 messages per month for a period of 5 months. Total volume: 50,000 messages. Terms of Cooperation The contractor is responsible for the execution of the task from start to finish, including the preparation of the necessary infrastructure and accounts. On my side, I will provide: graphics, message content, list of servers, information on which language version should be used on a specific server. The order may be expanded if the test stage is successful and the messages effectively reach the recipients.