<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Как защитить себя от редактирования Host?]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=17320&amp;type=atom" />
	<updated>2023-04-15T19:41:04Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=17320</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как защитить себя от редактирования Host?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=157602#p157602" />
			<content type="html"><![CDATA[<p>Хорошо, буду знать, думал, что это адрес какой-то области памяти нечитаемой. <img src="//forum.script-coding.com/img/smilies/lol.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[Вася_01]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42652</uri>
			</author>
			<updated>2023-04-15T19:41:04Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=157602#p157602</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как защитить себя от редактирования Host?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=157601#p157601" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>teadrinker пишет:</cite><blockquote><p>Почему, в данном случае достаточно ReadProcessMemory().</p></blockquote></div><p>Я имел в виду если использовать numget.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2023-04-15T19:39:50Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=157601#p157601</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как защитить себя от редактирования Host?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=157600#p157600" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Вася_01 пишет:</cite><blockquote><p>А как называется этот процесс хоть</p></blockquote></div><p>AutoHotkey.exe. <img src="//forum.script-coding.com/img/smilies/lol.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>2023-04-15T19:25:20Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=157600#p157600</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как защитить себя от редактирования Host?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=157599#p157599" />
			<content type="html"><![CDATA[<p>Все равно не пойму, из какого процесса запускается эта структура или функция. А называется этот процесс хоть.</p>]]></content>
			<author>
				<name><![CDATA[Вася_01]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42652</uri>
			</author>
			<updated>2023-04-15T19:23:36Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=157599#p157599</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как защитить себя от редактирования Host?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=157598#p157598" />
			<content type="html"><![CDATA[<p>Почему, в данном случае достаточно ReadProcessMemory().</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2023-04-15T19:22:43Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=157598#p157598</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как защитить себя от редактирования Host?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=157597#p157597" />
			<content type="html"><![CDATA[<p>Текущий, я имел в виду тот из которого запускается данная функция.<br />Чтобы прочитать данные из чужого адресного пространства нужен инжект.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2023-04-15T18:52:46Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=157597#p157597</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как защитить себя от редактирования Host?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=157596#p157596" />
			<content type="html"><![CDATA[<p>А как узнать, что процесс текущий.</p>]]></content>
			<author>
				<name><![CDATA[Вася_01]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42652</uri>
			</author>
			<updated>2023-04-15T18:41:48Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=157596#p157596</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как защитить себя от редактирования Host?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=157595#p157595" />
			<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>2023-04-15T17:56:05Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=157595#p157595</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как защитить себя от редактирования Host?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=157594#p157594" />
			<content type="html"><![CDATA[<p>Он всегда обращается к виртуальному адресному пространству текущего процесса.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2023-04-15T12:09:25Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=157594#p157594</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как защитить себя от редактирования Host?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=157593#p157593" />
			<content type="html"><![CDATA[<p>Я из описания numget не понимаю к какой памяти он обращается в данном примере.</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2023-04-15T07:30:21Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=157593#p157593</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как защитить себя от редактирования Host?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=157592#p157592" />
			<content type="html"><![CDATA[<p>Адрес KUSER_SHARED_DATA постоянен.<br /><a href="https://msrc.microsoft.com/blog/2022/04/randomizing-the-kuser_shared_data-structure-on-windows/">https://msrc.microsoft.com/blog/2022/04 … n-windows/</a></p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2023-04-14T23:05:29Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=157592#p157592</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как защитить себя от редактирования Host?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=157589#p157589" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Malcev пишет:</cite><blockquote><p>numget(0x7FFE026C, &quot;uint&quot;)</p></blockquote></div><p>А откуда он читает?</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2023-04-14T20:19:13Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=157589#p157589</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как защитить себя от редактирования Host?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=157587#p157587" />
			<content type="html"><![CDATA[<p>Наткнулся на познавательный сайт по винапи, инжекту, хукингу, реверсинженерингу и прочим не всегда законным действиям. С исходниками:<br /><a href="http://www.rohitab.com/discuss/forum/9-source-codes/">http://www.rohitab.com/discuss/forum/9-source-codes/</a><br />Можно поиграться со всякими такими штуками.<br />Пример определения битности системы:<br /></p><div class="codebox"><pre><code>if (numget(0x7FFE026C, &quot;uint&quot;) = 10)   ; KUSER_SHARED_DATA NtMajorVersion
   address := 0x7FFE0308
else
   address := 0x7FFE0300
if numget(address+0)
   msgbox 32
else
   msgbox 64</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2023-04-14T15:11:51Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=157587#p157587</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как защитить себя от редактирования Host?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=154491#p154491" />
			<content type="html"><![CDATA[<p><strong>Malcev</strong>, такой форум на весь интернет только один, но он платный и без знаний английского на уровне чтения и понимания там делать нечего: guided hacking.</p>]]></content>
			<author>
				<name><![CDATA[Madmer]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42664</uri>
			</author>
			<updated>2022-08-22T06:55:09Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=154491#p154491</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как защитить себя от редактирования Host?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=154481#p154481" />
			<content type="html"><![CDATA[<p>Защищенность сильно связана с мотивацией хакеров.</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2022-08-21T13:19:04Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=154481#p154481</id>
		</entry>
</feed>
