Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita3bb0c8

Browse files
Update release notes.
1 parent301dc6b commita3bb0c8

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

‎README.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,9 @@ cat ./*.results/active_urls.json | sort | uniq
103103
--fake-sample-name Fake file name to use for the sample being analyzed. Can be a full path or just
104104
the file name to use. If you have '\' in the path escape them as '\\' in this
105105
command line argument value (ex. --fake-sample-name=C:\\foo\\bar.js).
106+
--fake-language Specify the language code to return for Win32_OperatingSystem.OSLanguage.
107+
Supported values are 'spanish', 'english', and 'portuguese'.
108+
--fake-domain Specify the user domain to return for WScript.Network.UserDomain.
106109
--fake-download Fake that HTTP requests work and have them return a fake payload
107110
--no-kill Do not kill the application when runtime errors occur
108111
--no-echo When the script prints data, do not print it to the console

‎RELEASE_NOTES.txt‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
Version 1.19.27, 11/22/2024
2+
--------------------------
3+
4+
* Added --fake-language=LANG option for setting the language to return
5+
for Win32_OperatingSystem.OSLanguage.
6+
* Added --fake-domain=DOM option for setting the domain to return for
7+
WScript.Network.UserDomain.
8+
* Added tracking for XMLHTTP URLs.
9+
* Added emulation for FileSystemObject::GetFileName().
10+
* Added emulation for WBEMScripting::execQuery().
11+
* Added emulation for navigator.clipboard.writeText().
12+
113
Version 1.19.26, 8/13/2024
214
--------------------------
315

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp