<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Открыть программу в байтах (hex)]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=17596&amp;type=atom" />
	<updated>2023-02-09T09:06:50Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=17596</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Открыть программу в байтах (hex)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=156702#p156702" />
			<content type="html"><![CDATA[<p>Команда Run не поддерживает ничего такого. Переведите файл обратно, сохраните на диск и запускайте, как обычно.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2023-02-09T09:06:50Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=156702#p156702</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Открыть программу в байтах (hex)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=156700#p156700" />
			<content type="html"><![CDATA[<p>Нужно сделать открывание программы которая была переведена в байты (hex) с помощью <a href="https://tomeko.net/online_tools/file_to_hex.php?lang=rus">https://tomeko.net/online_tools/file_to … p?lang=rus</a>.</p><p>Что-то типо приведенного ниже:</p><div class="codebox"><pre><code>
run, 0x4d 0x5a 0x90 (длинный код в hex)</code></pre></div><p>Может быть можно как-то указать что это hex и там уже что то предпринять, но я вообще не знаю как это можно реализовать.</p>]]></content>
			<author>
				<name><![CDATA[teppelin]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=43003</uri>
			</author>
			<updated>2023-02-09T06:38:12Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=156700#p156700</id>
		</entry>
</feed>
