<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Минимизатор кода]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=18150&amp;type=atom" />
	<updated>2024-03-31T07:37:30Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=18150</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Минимизатор кода]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160725#p160725" />
			<content type="html"><![CDATA[<p>Ahk2exe парсит.<br /><a href="https://github.com/AutoHotkey/Ahk2Exe/blob/master/ScriptParser.ahk">https://github.com/AutoHotkey/Ahk2Exe/b … Parser.ahk</a></p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2024-03-31T07:37:30Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160725#p160725</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Минимизатор кода]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160724#p160724" />
			<content type="html"><![CDATA[<p>Тут видимо в обоих случаях проще отковырять парсер из исходников, тем у кого скилл в С++.</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2024-03-30T15:46:15Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160724#p160724</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Минимизатор кода]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160723#p160723" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>serzh82saratov пишет:</cite><blockquote><p>под v2 должно быть проще это сделать</p></blockquote></div><p>Думаю да, вторая версия логичнее устроена.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2024-03-30T15:35:54Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160723#p160723</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Минимизатор кода]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160722#p160722" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>ypppu пишет:</cite><blockquote><p>но нельзя совсем защитить.</p></blockquote></div><p>Тут не про защиту, а хотя бы про удаление комментариев и лишних символов.<br /></p><div class="quotebox"><cite>teadrinker пишет:</cite><blockquote><p>если имеешь в виду v1</p></blockquote></div><p>Да, но кстати по идее под v2 должно быть проще это сделать.</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2024-03-30T15:24:57Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160722#p160722</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Минимизатор кода]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160716#p160716" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>teadrinker пишет:</cite><blockquote><p>если напишешь, поделись!</p></blockquote></div><p>Хотя, если имеешь в виду v1, то это уже малоинтересно.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2024-03-30T11:32:25Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160716#p160716</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Минимизатор кода]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160715#p160715" />
			<content type="html"><![CDATA[<p>Похожие темы были.<br /><a href="http://forum.script-coding.com/viewtopic.php?pid=125697#p125697http://forum.script-coding.com/viewtopic.php?pid=125697#p125697">AHK: Dynamic Obfuscator защита исходного кода</a><br /><a href="http://forum.script-coding.com/viewtopic.php?id=9061&amp;p=3">AHK: Компиляция, декомпиляция и защита исходного кода</a><br />Помнится, пришли к тому, что в AHK_L можно сделать код трудночитаемым, но нельзя совсем защитить.</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2024-03-30T11:22:43Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160715#p160715</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Минимизатор кода]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160714#p160714" />
			<content type="html"><![CDATA[<p>Насколько я знаю, ничего толкового нет, по крайней мере в открытом доступе. Так что, если напишешь, поделись! <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2024-03-30T11:17:32Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160714#p160714</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Минимизатор кода]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160713#p160713" />
			<content type="html"><![CDATA[<p>Встречал кто нибудь минимизатор кода AutoHotkey, или простенький проверенный обфускатор?</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2024-03-30T10:51:49Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160713#p160713</id>
		</entry>
</feed>
