<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:tt="http://teletype.in/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Velocity</title><generator>teletype.in</generator><description><![CDATA[Velocity]]></description><image><url>https://img2.teletype.in/files/1a/a5/1aa554bc-cc29-4154-9d31-5c9977f73528.png</url><title>Velocity</title><link>https://teletype.in/@velocitycrypt</link></image><link>https://teletype.in/@velocitycrypt?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=velocitycrypt</link><atom:link rel="self" type="application/rss+xml" href="https://teletype.in/rss/velocitycrypt?offset=0"></atom:link><atom:link rel="next" type="application/rss+xml" href="https://teletype.in/rss/velocitycrypt?offset=10"></atom:link><atom:link rel="search" type="application/opensearchdescription+xml" title="Teletype" href="https://teletype.in/opensearch.xml"></atom:link><pubDate>Wed, 15 Apr 2026 17:53:52 GMT</pubDate><lastBuildDate>Wed, 15 Apr 2026 17:53:52 GMT</lastBuildDate><item><guid isPermaLink="true">https://teletype.in/@velocitycrypt/TermsOfUse</guid><link>https://teletype.in/@velocitycrypt/TermsOfUse?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=velocitycrypt</link><comments>https://teletype.in/@velocitycrypt/TermsOfUse?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=velocitycrypt#comments</comments><dc:creator>velocitycrypt</dc:creator><title>Правила пользования​</title><pubDate>Mon, 11 Sep 2023 20:28:39 GMT</pubDate><category>terms of use</category><description><![CDATA[Бот: @VelocityCrypt_bot]]></description><content:encoded><![CDATA[
  <h2 id="err6" data-align="center">Общая информация</h2>
  <ul id="s3iY">
    <li id="oI7s">Максимальный размер файла для крипта в боте 5 МБ.</li>
    <li id="SWFt">Наш сервис не гарантирует обход облачной защиты Windows Defender&#x27;a.</li>
    <li id="fzWw">DCRat, SFX архивы и ПО имеющее автозапуск (клипперы/ратники/ботнеты) не поддерживается. (уточнять у саппорта проекта).</li>
    <li id="bqve">Бот поддерживает только x86 файлы.</li>
  </ul>
  <h2 id="aHb7" data-align="center">Правила</h2>
  <ul id="GjkA">
    <li id="fNg4">Мы не несем ответственности за любые противоправные действия которые Вы совершаете. Предоставляя ПО Вы гарантируете, что оно соответствует всем требованиям законодательства. Цель нашей работы — защита исходного кода от реверса.</li>
    <li id="ZiyU">Возврата средств нет. За исключением нашей ошибки.</li>
    <li id="w4mr">Запрещена перепродажа подписки или использование сервиса несколькими людьми по одной подписке.</li>
    <li id="HTaO"> Запрещены DDoS/DoS атаки на сервера сервиса.</li>
    <li id="6pQ3">Нарушение любого из правил влечет за собой аннулирование подписки</li>
  </ul>
  <section style="background-color:hsl(hsl(199, 50%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <p id="Hz9v">Бот: <a href="https://t.me/VelocityCrypt_bot" target="_blank">@VelocityCrypt_bot</a></p>
    <p id="Lj8J">Тех. поддержка: <a href="https://t.me/VelocityCryptSupport" target="_blank">@VelocityCryptSupport</a></p>
  </section>

]]></content:encoded></item><item><guid isPermaLink="true">https://teletype.in/@velocitycrypt/API</guid><link>https://teletype.in/@velocitycrypt/API?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=velocitycrypt</link><comments>https://teletype.in/@velocitycrypt/API?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=velocitycrypt#comments</comments><dc:creator>velocitycrypt</dc:creator><title>[VELOCITY CRYPT SERVICE] Документация API</title><pubDate>Mon, 11 Sep 2023 20:20:09 GMT</pubDate><category>API</category><description><![CDATA[<img src="https://img3.teletype.in/files/e3/26/e32699ed-0441-4b86-94ae-6ee0d5ed046b.png"></img>Наш сервис имеет API, с помощью которого Вы можете криптовать файлы через POST запросы.]]></description><content:encoded><![CDATA[
  <figure id="dMWy" class="m_custom">
    <img src="https://img3.teletype.in/files/e3/26/e32699ed-0441-4b86-94ae-6ee0d5ed046b.png" width="344" />
  </figure>
  <p id="MLGy">Наш сервис имеет API, с помощью которого Вы можете криптовать файлы через POST запросы.</p>
  <p id="KNRM">Для авторизации, мы проверяем IP адрес и ID телеграмм аккаунта (Посмотреть его можно в боте). После приобритения подписки на крипт и API, в настройках API (Настройки-&gt;Настройки API) появится актуальный сервер для запросов, API ключ и возможность изменения IP адреса.</p>
  <p id="PXjd"><em>* В примерах, доменное имя заменено на <a href="http://example.com" target="_blank">example.com</a></em></p>
  <h2 id="mpB0" data-align="center"><strong>Пример крипта файла:</strong></h2>
  <pre id="cU4K" data-lang="python">import requests

req_headers = {&quot;apiKey&quot;: &quot;API key&quot;, &quot;telegramId&quot;: &quot;Telegram ID&quot;}

test_file = open(&quot;test.exe&quot;, &quot;rb&quot;)

request = requests.post(&quot;http://example.com/getCrypt&quot;, headers=req_headers, files={&quot;file&quot;: test_file})

if request: 
   crypted = open(&quot;crypted.exe&quot;, &quot;wb&quot;)
   crypted.write(request.content) 
   crypted.close() 
else: print(request.text)</pre>
  <h2 id="XNPv" data-align="center"><br />Пример пампа файла:</h2>
  <pre id="24PA" data-lang="python">req_headers = {&quot;apiKey&quot;: &quot;API key&quot;, &quot;telegramId&quot;: &quot;Telegram ID&quot;, &quot;pumpSize&quot;: &quot;512&quot;}
</pre>
  <h2 id="ZA1x" data-align="center"><br />Пример сжатия файла через UPX <br />(НЕ РАБОТАЕТ С .NET):</h2>
  <pre data-lang="python" id="jTAc">req_headers = {&quot;apiKey&quot;: &quot;API key&quot;, &quot;telegramId&quot;: &quot;Telegram ID&quot;, &quot;upx&quot;: &quot;1&quot;}
</pre>
  <blockquote id="2I1X">* Сжатие файла будет работать при значении параметра upx — 1<br />* Максимальный размер файла — 10мб<br />* Максимальный размер пампа — 512мб, минимальный — 100мб</blockquote>
  <h2 id="INas" data-align="center">Ошибки, которые могут возникнуть:<br /></h2>
  <pre id="cTwn" data-lang="less">200 - &quot;Your crypted file&quot;
400 - &quot;File not found&quot;
401 - &quot;Invalid parameters&quot;
401 - &quot;User not found&quot;
401 - &quot;Invalid IP address&quot;
401 - &quot;Invalid API key&quot;
403 - &quot;Subscription not found&quot;
413 - &quot;File is too big (max 10mb)&quot;
413 - &quot;Invalid pump size (min 100mb, max 512mb)&quot;</pre>
  <p id="fh5F"></p>
  <section style="background-color:hsl(hsl(170, 33%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <p id="Hz9v">Бот: <a href="https://t.me/VelocityCrypt_bot" target="_blank">@VelocityCrypt_bot</a></p>
    <p id="Lj8J">Тех. поддержка: <a href="https://t.me/VelocityCryptSupport" target="_blank">@VelocityCryptSupport</a></p>
  </section>

]]></content:encoded></item></channel></rss>