<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: ComObjCreate WScript]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=18135&amp;type=atom" />
	<updated>2024-03-20T03:40:31Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=18135</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ComObjCreate WScript]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160649#p160649" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>serzh82saratov пишет:</cite><blockquote><p>И под х32 не заводится, так понял из за того что в коде dynwrapX только х64.</p></blockquote></div><p>Машинный код разный для разных битностей. Поэтому, если нужна работа в обеих, то нужны два его варианта, и в скрипте определять битность процесса. Ну и DWX, конечно, иметь два.</p>]]></content>
			<author>
				<name><![CDATA[YMP]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=81</uri>
			</author>
			<updated>2024-03-20T03:40:31Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160649#p160649</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ComObjCreate WScript]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160644#p160644" />
			<content type="html"><![CDATA[<p>Не только из-за dynwrap, payload тоже должен быть под x64.<br />Создать можно, например, с помощью msfvenom.<br /><a href="https://habr.com/ru/companies/ruvds/articles/343612/">https://habr.com/ru/companies/ruvds/articles/343612/</a><br />В общем, хакерские приёмчики:<br /><a href="https://www.youtube.com/watch?v=aEZKGW_VTd4">https://www.youtube.com/watch?v=aEZKGW_VTd4</a></p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2024-03-19T22:20:25Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160644#p160644</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ComObjCreate WScript]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160642#p160642" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Malcev пишет:</cite><blockquote><p>У меня такой вариант работает:<br /><a href="https://gist.github.com/benheise/d5eb0c1b8155409f5ca69f3aa3346b81">https://gist.github.com/benheise/d5eb0c … 3aa3346b81</a></p></blockquote></div><p>С shellcode пример загадочный. <br />И под х32 не заводится, так понял из за того что в коде dynwrapX только х64.</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2024-03-19T20:43:27Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160642#p160642</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ComObjCreate WScript]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160641#p160641" />
			<content type="html"><![CDATA[<p>Я к тому и пришёл. До этого была надежда что он может быть не нужен.<br />А так как dll тоже по хорошему надо держать в общей для всех папке, то и файл манифеста там не мешает, так что вопрос исчерпан.</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2024-03-19T20:24:06Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160641#p160641</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ComObjCreate WScript]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160640#p160640" />
			<content type="html"><![CDATA[<p>Я имею в виду, зачем каждый раз создавать файл с манифестом и использовать недокументированный метод ManifestText, когда можно один раз создать файл с манифестом и ссылаться на него с помощью метода Manifest.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2024-03-19T20:18:22Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160640#p160640</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ComObjCreate WScript]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160639#p160639" />
			<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-19T20:15:33Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160639#p160639</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ComObjCreate WScript]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160638#p160638" />
			<content type="html"><![CDATA[<p>А чем тебя в папке манифест не устраивает?<br /></p><div class="codebox"><pre><code>ax.Manifest := &quot;C:\TEMP\manifest.file&quot;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2024-03-19T20:12:20Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160638#p160638</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ComObjCreate WScript]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160637#p160637" />
			<content type="html"><![CDATA[<p>А так вариант, переделать в создание файлов если их нет, и не использовать ManifestText.</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2024-03-19T20:07:17Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160637#p160637</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ComObjCreate WScript]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160636#p160636" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>serzh82saratov пишет:</cite><blockquote><p>наличие файла манифеста оно не отменяет</p></blockquote></div><p>Точнее требует чтобы в TMP папке была dll, и создает при каждом запуске новый файл манифеста, которые копятся в папке.</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2024-03-19T19:55:04Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160636#p160636</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ComObjCreate WScript]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160635#p160635" />
			<content type="html"><![CDATA[<p>И dll из текста. Прикольно конечно, но наличие файла манифеста оно не отменяет.</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2024-03-19T19:45:48Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160635#p160635</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ComObjCreate WScript]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160634#p160634" />
			<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-19T19:43:21Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160634#p160634</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ComObjCreate WScript]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160633#p160633" />
			<content type="html"><![CDATA[<p>Это потому что, наверное, нету папки C:\Tools.<br /><a href="https://gist.github.com/benheise/d5eb0c1b8155409f5ca69f3aa3346b81#file-sc-js-L6">https://gist.github.com/benheise/d5eb0c … e-sc-js-L6</a></p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2024-03-19T19:38:23Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160633#p160633</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ComObjCreate WScript]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160632#p160632" />
			<content type="html"><![CDATA[<p>Оч сложно. У меня на fso.GetSpecialFolder(2) этом ошибка &quot;Путь не найден&quot;.</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2024-03-19T19:22:28Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160632#p160632</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ComObjCreate WScript]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160631#p160631" />
			<content type="html"><![CDATA[<p>У меня такой вариант работает:<br /><a href="https://gist.github.com/benheise/d5eb0c1b8155409f5ca69f3aa3346b81">https://gist.github.com/benheise/d5eb0c … 3aa3346b81</a></p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2024-03-19T18:35:02Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160631#p160631</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ComObjCreate WScript]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=160630#p160630" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>serzh82saratov пишет:</cite><blockquote><p>у CreateObject есть 2ой параметр.</p></blockquote></div><p>Если без манифеста туда что-нибудь прописать и убрать try, то:<br /></p><div class="codebox"><pre><code>
Строка:	6
Символ:	2
Ошибка:	Сервер RPC недоступен.
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[YMP]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=81</uri>
			</author>
			<updated>2024-03-19T15:32:18Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=160630#p160630</id>
		</entry>
</feed>
